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.h1167 extern void BTM_GetDeviceEncRoot (BT_OCTET16 er);
/system/bt/stack/smp/
Dsmp_keys.c394 BTM_GetDeviceEncRoot(er); in smp_compute_csrk()
815 BTM_GetDeviceEncRoot(er); in smp_generate_ltk_cont()
/system/bt/stack/btm/
Dbtm_ble.c221 void BTM_GetDeviceEncRoot (BT_OCTET16 ble_encr_key_value) in BTM_GetDeviceEncRoot() function