Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h3367 extern tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType (BD_ADDR bd_addr);
/system/bt/stack/smp/
Dsmp_keys.c2024 if ((br_link_key_type = BTM_SecGetDeviceLinkKeyType (p_cb->pairing_bda)) in smp_calculate_long_term_key_from_link_key()
/system/bt/stack/btm/
Dbtm_sec.c1328 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType (BD_ADDR bd_addr) in BTM_SecGetDeviceLinkKeyType() function