Home
last modified time | relevance | path

Searched refs:HCI_BLE_LTK_REQ_REPLY (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc283 UINT16_TO_STREAM(pp, HCI_BLE_LTK_REQ_REPLY); in btsnd_hcic_ble_ltk_req_reply()
/packages/modules/Bluetooth/system/stack/include/
Dhcidefs.h339 #define HCI_BLE_LTK_REQ_REPLY (0x001A | HCI_GRP_BLE_CMDS) macro