Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api.h1154 extern void BTM_GetDeviceIDRoot (BT_OCTET16 ir);
/system/bt/stack/smp/
Dsmp_utils.c557 BTM_GetDeviceIDRoot(irk); in smp_build_identity_info_cmd()
/system/bt/stack/btm/
Dbtm_ble.c238 void BTM_GetDeviceIDRoot (BT_OCTET16 irk) in BTM_GetDeviceIDRoot() function