Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/include/
H A Dsec_hci_link_interface.h41 void btm_sec_link_key_notification(const RawAddress& p_bda,
/aosp12/system/bt/stack/btm/
H A Dbtm_sec.h656 void btm_sec_link_key_notification(const RawAddress& p_bda,
H A Dsecurity_device_record.h235 friend void btm_sec_link_key_notification(const RawAddress& p_bda,
H A Dbtm_sec.cc3809 void btm_sec_link_key_notification(const RawAddress& p_bda, in btm_sec_link_key_notification() function
/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_sec.cc275 void btm_sec_link_key_notification(const RawAddress& p_bda, in btm_sec_link_key_notification() function
/aosp12/system/bt/stack/smp/
H A Dsmp_keys.cc1005 btm_sec_link_key_notification(bda_for_lk, notif_link_key, link_key_type); in smp_calculate_link_key_from_long_term_key()
/aosp12/system/bt/stack/btu/
H A Dbtu_hcif.cc1623 btm_sec_link_key_notification(bda, key, key_type); in btu_hcif_link_key_notification_evt()