Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1091 case HCI_BLE_SET_RAND_PRIV_ADDR_TIMOUT: in btu_hcif_hdl_command_complete()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c997 UINT16_TO_STREAM (pp, HCI_BLE_SET_RAND_PRIV_ADDR_TIMOUT); in btsnd_hcic_ble_set_rand_priv_addr_timeout()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h354 #define HCI_BLE_SET_RAND_PRIV_ADDR_TIMOUT (0x002E | HCI_GRP_BLE_CMDS) macro