Home
last modified time | relevance | path

Searched refs:BT_HCI_OP_LE_LTK_REQ_REPLY (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c1359 buf = bt_hci_cmd_create(BT_HCI_OP_LE_LTK_REQ_REPLY, in hci_api_le_enctypt_ltk_req_reply()
1371 return bt_hci_cmd_send(BT_HCI_OP_LE_LTK_REQ_REPLY, buf); in hci_api_le_enctypt_ltk_req_reply()
A Dhci_core.c4657 buf = bt_hci_cmd_create(BT_HCI_OP_LE_LTK_REQ_REPLY, in le_ltk_reply()
4668 bt_hci_cmd_send(BT_HCI_OP_LE_LTK_REQ_REPLY, buf); in le_ltk_reply()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h798 #define BT_HCI_OP_LE_LTK_REQ_REPLY BT_OP(BT_OGF_LE, 0x001a) macro

Completed in 28 milliseconds