Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api.h157 const Octet16& BTM_GetDeviceEncRoot();
/system/bt/stack/smp/
Dsmp_keys.cc200 const Octet16& er = BTM_GetDeviceEncRoot(); in smp_compute_csrk()
528 const Octet16& er = BTM_GetDeviceEncRoot(); in smp_generate_ltk_cont()
/system/bt/main/shim/
Dbtm_api.h520 const Octet16& BTM_GetDeviceEncRoot();
Dbtm_api.cc791 const Octet16& bluetooth::shim::BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function in bluetooth::shim
/system/bt/stack/btm/
Dbtm_ble.cc209 const Octet16& BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function
211 return bluetooth::shim::BTM_GetDeviceEncRoot(); in BTM_GetDeviceEncRoot()