Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_act.cc90 struct smp_start_secure_connection_phase1 smp_start_secure_connection_phase1; variable
318 void smp_start_secure_connection_phase1(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_start_secure_connection_phase1() function
320 test::mock::stack_smp_act::smp_start_secure_connection_phase1(p_cb, p_data); in smp_start_secure_connection_phase1()
Dmock_stack_smp_act.h485 struct smp_start_secure_connection_phase1 { struct
490 extern struct smp_start_secure_connection_phase1 argument
491 smp_start_secure_connection_phase1;
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_main.cc214 smp_start_secure_connection_phase1,
Dsmp_int.h423 void smp_start_secure_connection_phase1(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);
Dsmp_act.cc1651 void smp_start_secure_connection_phase1(tSMP_CB* p_cb, in smp_start_secure_connection_phase1() function