Home
last modified time | relevance | path

Searched refs:BTM_SecGetDeviceLinkKeyType (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/stack/btm/
H A Dbtm_sec.h262 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr);
H A Dbtm_sec.cc1011 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr) { in BTM_SecGetDeviceLinkKeyType() function
/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_sec.cc131 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr) { in BTM_SecGetDeviceLinkKeyType() function
/aosp12/system/bt/main/shim/
H A Dbtm_api.h1500 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr);
/aosp12/system/bt/stack/smp/
H A Dsmp_keys.cc1025 br_link_key_type = BTM_SecGetDeviceLinkKeyType(p_cb->pairing_bda); in smp_calculate_long_term_key_from_link_key()