Home
last modified time | relevance | path

Searched defs:BTM_GetDeviceDHK (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h250 struct BTM_GetDeviceDHK { struct
257 extern struct BTM_GetDeviceDHK BTM_GetDeviceDHK; argument
Dmock_stack_btm_ble.cc54 struct BTM_GetDeviceDHK BTM_GetDeviceDHK; variable
200 const Octet16& BTM_GetDeviceDHK() { in BTM_GetDeviceDHK() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc232 const Octet16& BTM_GetDeviceDHK() { return btm_sec_cb.devcb.id_keys.dhk; } in BTM_GetDeviceDHK() function