Searched refs:BTM_GetDeviceIDRoot (Results 1 - 5 of 5) sorted by relevance

/system/bt/stack/include/
H A Dbtm_ble_api.h201 * Function BTM_GetDeviceIDRoot
210 extern void BTM_GetDeviceIDRoot(BT_OCTET16 ir);
/system/bt/stack/smp/
H A Dsmp_utils.cc557 BTM_GetDeviceIDRoot(irk);
/system/bt/stack/btm/
H A Dbtm_ble_multi_adv.cc204 BTM_GetDeviceIDRoot(irk);
H A Dbtm_ble.cc217 * Function BTM_GetDeviceIDRoot
226 void BTM_GetDeviceIDRoot(BT_OCTET16 irk) { function
227 BTM_TRACE_DEBUG("BTM_GetDeviceIDRoot ");
/system/bt/stack/test/
H A Dble_advertiser_test.cc54 void BTM_GetDeviceIDRoot(BT_OCTET16 irk) {} function

Completed in 135 milliseconds