Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h211 struct BTM_GetDeviceEncRoot { struct
218 extern struct BTM_GetDeviceEncRoot BTM_GetDeviceEncRoot; argument
Dmock_stack_btm_ble.cc56 struct BTM_GetDeviceEncRoot BTM_GetDeviceEncRoot; variable
172 const Octet16& BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc241 const Octet16& BTM_GetDeviceEncRoot() { return btm_sec_cb.devcb.ble_encryption_key_value; } in BTM_GetDeviceEncRoot() function