Home
last modified time | relevance | path

Searched refs:btm_sec_link_key_notification (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btm/
Dbtm_int.h1101 extern void btm_sec_link_key_notification (UINT8 *p_bda, UINT8 *p_link_key, UINT8 key_type);
Dbtm_sec.c4845 void btm_sec_link_key_notification (UINT8 *p_bda, UINT8 *p_link_key, UINT8 key_type) in btm_sec_link_key_notification() function
/system/bt/stack/btu/
Dbtu_hcif.c1314 btm_sec_link_key_notification (bda, key, key_type); in btu_hcif_link_key_notification_evt()
/system/bt/stack/smp/
Dsmp_keys.c1991 btm_sec_link_key_notification (bda_for_lk, notif_link_key, link_key_type); in smp_calculate_link_key_from_long_term_key()