Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1082 case HCI_BLE_READ_RESOLVABLE_ADDR_PEER: in btu_hcif_hdl_command_complete()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c926 UINT16_TO_STREAM (pp, HCI_BLE_READ_RESOLVABLE_ADDR_PEER); in btsnd_hcic_ble_read_resolvable_addr_peer()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h351 #define HCI_BLE_READ_RESOLVABLE_ADDR_PEER (0x002B | HCI_GRP_BLE_CMDS) macro