Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c656 UINT16_TO_STREAM (pp, HCI_BLE_LTK_REQ_REPLY); in btsnd_hcic_ble_ltk_req_reply()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h332 #define HCI_BLE_LTK_REQ_REPLY (0x001A | HCI_GRP_BLE_CMDS) macro