Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h238 struct BTM_GetDeviceEncRoot { struct
245 extern struct BTM_GetDeviceEncRoot BTM_GetDeviceEncRoot; argument
Dmock_stack_btm_ble.cc51 struct BTM_GetDeviceEncRoot BTM_GetDeviceEncRoot; variable
194 const Octet16& BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function
Dmock_main_shim_btm_api.cc122 const Octet16& bluetooth::shim::BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble.cc237 const Octet16& BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function