Searched refs:BTM_GetDeviceEncRoot (Results 1 – 5 of 5) sorted by relevance
56 struct BTM_GetDeviceEncRoot BTM_GetDeviceEncRoot; variable95 const Octet16 BTM_GetDeviceEncRoot::return_value{0xd5, 0xcb, 0x84, 0x54, 0xd1, 0x77, 0x73, 0x3e,166 const Octet16& BTM_GetDeviceEncRoot() { in BTM_GetDeviceEncRoot() function168 return test::mock::stack_btm_ble::BTM_GetDeviceEncRoot(); in BTM_GetDeviceEncRoot()
211 struct BTM_GetDeviceEncRoot { struct218 extern struct BTM_GetDeviceEncRoot BTM_GetDeviceEncRoot; argument
65 const Octet16& BTM_GetDeviceEncRoot();
181 const Octet16& er = BTM_GetDeviceEncRoot(); in smp_compute_csrk()500 const Octet16& er = BTM_GetDeviceEncRoot(); in smp_generate_ltk_cont()
235 const Octet16& BTM_GetDeviceEncRoot() { return btm_sec_cb.devcb.ble_encryption_key_value; } in BTM_GetDeviceEncRoot() function