Searched refs:BTA_DmSetRandAddress (Results 1 – 3 of 3) sorted by relevance
1468 BTA_DmSetRandAddress(rand_addr, btc_set_rand_addr_callback); in btc_ble_set_rand_addr()1476 BTA_DmSetRandAddress(rand_addr, btc_set_rand_addr_callback); in btc_ble_set_rand_addr()
2580 extern void BTA_DmSetRandAddress(BD_ADDR rand_addr, tBTA_SET_RAND_ADDR_CBACK *p_set_rand_addr_cback…
2847 extern void BTA_DmSetRandAddress(BD_ADDR rand_addr, tBTA_SET_RAND_ADDR_CBACK *p_set_rand_addr_cback) in BTA_DmSetRandAddress() function