Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1198 UINT16_TO_STREAM (pp, HCI_BLE_SET_ADV_RAND_ADDR); in btsnd_hcic_ble_set_extend_rand_address()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h361 #define HCI_BLE_SET_ADV_RAND_ADDR (0x0035 | HCI_GRP_BLE_CMDS) macro