Home
last modified time | relevance | path

Searched refs:smp_phase_2_dhkey_checks_are_present (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_act.cc96 struct smp_phase_2_dhkey_checks_are_present
97 smp_phase_2_dhkey_checks_are_present; variable
340 void smp_phase_2_dhkey_checks_are_present(tSMP_CB* p_cb, in smp_phase_2_dhkey_checks_are_present() function
343 test::mock::stack_smp_act::smp_phase_2_dhkey_checks_are_present(p_cb, p_data); in smp_phase_2_dhkey_checks_are_present()
Dmock_stack_smp_act.h532 struct smp_phase_2_dhkey_checks_are_present { struct
537 extern struct smp_phase_2_dhkey_checks_are_present argument
538 smp_phase_2_dhkey_checks_are_present;
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_main.cc226 smp_phase_2_dhkey_checks_are_present,
Dsmp_int.h432 void smp_phase_2_dhkey_checks_are_present(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);
Dsmp_act.cc1915 void smp_phase_2_dhkey_checks_are_present(tSMP_CB* p_cb, in smp_phase_2_dhkey_checks_are_present() function