Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h274 struct BTM_GetDeviceIDRoot { struct
281 extern struct BTM_GetDeviceIDRoot BTM_GetDeviceIDRoot; argument
Dmock_stack_btm_ble.cc56 struct BTM_GetDeviceIDRoot BTM_GetDeviceIDRoot; variable
208 const Octet16& BTM_GetDeviceIDRoot() { in BTM_GetDeviceIDRoot() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc229 const Octet16& BTM_GetDeviceIDRoot() { return btm_sec_cb.devcb.id_keys.irk; } in BTM_GetDeviceIDRoot() function