Searched refs:btm_sec_link_key_notification (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_sec.cc | 94 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()
|
D | mock_stack_btm_sec.h | 714 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/ |
D | sec_hci_link_interface.h | 43 void btm_sec_link_key_notification(const RawAddress& p_bda,
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sec.h | 656 void btm_sec_link_key_notification(const RawAddress& p_bda,
|
D | security_event_parser.cc | 133 btm_sec_link_key_notification( in parse_link_key_notification()
|
D | btm_sec.cc | 4153 void btm_sec_link_key_notification(const RawAddress& p_bda, in btm_sec_link_key_notification() function
|
/packages/modules/Bluetooth/system/stack/smp/ |
D | smp_keys.cc | 1015 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/ |
D | btu_hcif.cc | 1356 btm_sec_link_key_notification(bda, key, key_type); in btu_hcif_link_key_notification_evt()
|