Home
last modified time | relevance | path

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

/system/bt/stack/hcic/
Dhciblecmds.cc419 UINT16_TO_STREAM(pp, HCI_BLE_LTK_REQ_REPLY); in btsnd_hcic_ble_ltk_req_reply()
/system/bt/stack/include/
Dhcidefs.h338 #define HCI_BLE_LTK_REQ_REPLY (0x001A | HCI_GRP_BLE_CMDS) macro