Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h223 struct BTM_GetDeviceIDRoot { struct
230 extern struct BTM_GetDeviceIDRoot BTM_GetDeviceIDRoot; argument
Dmock_stack_btm_ble.cc57 struct BTM_GetDeviceIDRoot BTM_GetDeviceIDRoot; variable
176 const Octet16& BTM_GetDeviceIDRoot() { in BTM_GetDeviceIDRoot() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc244 const Octet16& BTM_GetDeviceIDRoot() { return btm_sec_cb.devcb.id_keys.irk; } in BTM_GetDeviceIDRoot() function