Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1459 tBTM_STATUS BTM_BleSetRandAddress(BD_ADDR rand_addr);
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c2005 tBTM_STATUS BTM_BleSetRandAddress(BD_ADDR rand_addr) in BTM_BleSetRandAddress() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c5118 status = BTM_BleSetRandAddress(p_data->set_addr.address); in bta_dm_ble_set_rand_address()