Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api.h184 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/stack/btm/
Dbtm_ble.cc194 const Octet16& BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function