Searched refs:BTM_GetDeviceEncRoot (Results 1 – 5 of 5) sorted by relevance
55 struct BTM_GetDeviceEncRoot BTM_GetDeviceEncRoot; variable105 const Octet16 BTM_GetDeviceEncRoot::return_value{204 const Octet16& BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function206 return test::mock::stack_btm_ble::BTM_GetDeviceEncRoot(); in BTM_GetDeviceEncRoot()
262 struct BTM_GetDeviceEncRoot { struct269 extern struct BTM_GetDeviceEncRoot BTM_GetDeviceEncRoot; argument
65 const Octet16& BTM_GetDeviceEncRoot();
189 const Octet16& er = BTM_GetDeviceEncRoot(); in smp_compute_csrk()516 const Octet16& er = BTM_GetDeviceEncRoot(); in smp_generate_ltk_cont()
224 const Octet16& BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function