Home
last modified time | relevance | path

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

/system/bt/stack/hcic/
Dhciblecmds.cc435 UINT16_TO_STREAM(pp, HCI_BLE_LTK_REQ_NEG_REPLY); in btsnd_hcic_ble_ltk_req_neg_reply()
/system/bt/stack/include/
Dhcidefs.h339 #define HCI_BLE_LTK_REQ_NEG_REPLY (0x001B | HCI_GRP_BLE_CMDS) macro