Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h908 BOOLEAN btsnd_hcic_ble_set_addr_resolution_enable (UINT8 addr_resolution_enable);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c901 btsnd_hcic_ble_set_addr_resolution_enable(FALSE); in BTM_BleConfigPrivacy()
923 btsnd_hcic_ble_set_addr_resolution_enable(TRUE); in BTM_BleConfigPrivacy()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c960 BOOLEAN btsnd_hcic_ble_set_addr_resolution_enable (UINT8 addr_resolution_enable) in btsnd_hcic_ble_set_addr_resolution_enable() function