Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.cc94 struct btm_sec_link_key_notification btm_sec_link_key_notification; variable
392 void btm_sec_link_key_notification(const RawAddress& p_bda, in btm_sec_link_key_notification() function
395 test::mock::stack_btm_sec::btm_sec_link_key_notification(p_bda, link_key, in btm_sec_link_key_notification()
Dmock_stack_btm_sec.h714 struct btm_sec_link_key_notification { struct
724 extern struct btm_sec_link_key_notification btm_sec_link_key_notification; argument
/packages/modules/Bluetooth/system/stack/include/
Dsec_hci_link_interface.h43 void btm_sec_link_key_notification(const RawAddress& p_bda,
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.h656 void btm_sec_link_key_notification(const RawAddress& p_bda,
Dsecurity_event_parser.cc133 btm_sec_link_key_notification( in parse_link_key_notification()
Dbtm_sec.cc4153 void btm_sec_link_key_notification(const RawAddress& p_bda, in btm_sec_link_key_notification() function
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_keys.cc1015 btm_sec_link_key_notification(bda_for_lk, notif_link_key, link_key_type); in smp_calculate_link_key_from_long_term_key()
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc1356 btm_sec_link_key_notification(bda, key, key_type); in btu_hcif_link_key_notification_evt()