Searched refs:BTM_GetDeviceDHK (Results 1 – 5 of 5) sorted by relevance
54 struct BTM_GetDeviceDHK BTM_GetDeviceDHK; variable102 const Octet16 BTM_GetDeviceDHK::return_value{0xd5, 0xcb, 0x84, 0x54, 0xd1, 0x77,200 const Octet16& BTM_GetDeviceDHK() { in BTM_GetDeviceDHK() function202 return test::mock::stack_btm_ble::BTM_GetDeviceDHK(); in BTM_GetDeviceDHK()
250 struct BTM_GetDeviceDHK { struct257 extern struct BTM_GetDeviceDHK BTM_GetDeviceDHK; argument
71 const Octet16& BTM_GetDeviceDHK();
500 const Octet16& dhk = BTM_GetDeviceDHK(); in smp_generate_y()
232 const Octet16& BTM_GetDeviceDHK() { return btm_sec_cb.devcb.id_keys.dhk; } in BTM_GetDeviceDHK() function