Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h294 struct BTM_SecGetDeviceLinkKeyType { struct
302 extern struct BTM_SecGetDeviceLinkKeyType BTM_SecGetDeviceLinkKeyType; argument
Dmock_stack_btm_sec.cc61 struct BTM_SecGetDeviceLinkKeyType BTM_SecGetDeviceLinkKeyType; variable
230 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr) { in BTM_SecGetDeviceLinkKeyType() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc994 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr) { in BTM_SecGetDeviceLinkKeyType() function