Searched refs:BTM_GetDeviceIDRoot (Results 1 – 5 of 5) sorted by relevance
56 struct BTM_GetDeviceIDRoot BTM_GetDeviceIDRoot; variable108 const Octet16 BTM_GetDeviceIDRoot::return_value{208 const Octet16& BTM_GetDeviceIDRoot() { in BTM_GetDeviceIDRoot() function210 return test::mock::stack_btm_ble::BTM_GetDeviceIDRoot(); in BTM_GetDeviceIDRoot()
274 struct BTM_GetDeviceIDRoot { struct281 extern struct BTM_GetDeviceIDRoot BTM_GetDeviceIDRoot; argument
68 const Octet16& BTM_GetDeviceIDRoot();
632 const Octet16& irk = BTM_GetDeviceIDRoot(); in smp_build_identity_info_cmd()
229 const Octet16& BTM_GetDeviceIDRoot() { return btm_sec_cb.devcb.id_keys.irk; } in BTM_GetDeviceIDRoot() function