Home
last modified time | relevance | path

Searched refs:BTM_GetDeviceEncRoot (Results 1 – 8 of 8) sorted by relevance

/system/bt/stack/include/
Dbtm_ble_api.h172 const Octet16& BTM_GetDeviceEncRoot();
/system/bt/test/mock/
Dmock_stack_btm_ble.cc88 const Octet16& BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function
Dmock_main_shim_btm_api.cc118 const Octet16& bluetooth::shim::BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function in bluetooth::shim
/system/bt/stack/smp/
Dsmp_keys.cc178 const Octet16& er = BTM_GetDeviceEncRoot(); in smp_compute_csrk()
503 const Octet16& er = BTM_GetDeviceEncRoot(); in smp_generate_ltk_cont()
/system/bt/main/shim/
Dbtm_api.h438 const Octet16& BTM_GetDeviceEncRoot();
Dbtm_api.cc955 const Octet16& bluetooth::shim::BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim_btm_api.cc122 const Octet16& bluetooth::shim::BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function in bluetooth::shim
/system/bt/stack/btm/
Dbtm_ble.cc184 const Octet16& BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function
186 return bluetooth::shim::BTM_GetDeviceEncRoot(); in BTM_GetDeviceEncRoot()