Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_act.cc94 struct smp_move_to_secure_connections_phase2 smp_move_to_secure_connections_phase2; variable
327 void smp_move_to_secure_connections_phase2(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_move_to_secure_connections_phase2() function
329 test::mock::stack_smp_act::smp_move_to_secure_connections_phase2(p_cb, p_data); in smp_move_to_secure_connections_phase2()
Dmock_stack_smp_act.h518 struct smp_move_to_secure_connections_phase2 { struct
523 extern struct smp_move_to_secure_connections_phase2 smp_move_to_secure_connections_phase2; argument
/aosp_15_r20/packages/modules/Bluetooth/system/stack/smp/
Dsmp_main.cc222 smp_move_to_secure_connections_phase2,
Dsmp_int.h425 void smp_move_to_secure_connections_phase2(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);
Dsmp_act.cc1881 void smp_move_to_secure_connections_phase2(tSMP_CB* p_cb, tSMP_INT_DATA* /* p_data */) { in smp_move_to_secure_connections_phase2() function