Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_act.cc50 struct smp_send_enc_info smp_send_enc_info; variable
160 void smp_send_enc_info(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_send_enc_info() function
162 test::mock::stack_smp_act::smp_send_enc_info(p_cb, p_data); in smp_send_enc_info()
Dmock_stack_smp_act.h130 struct smp_send_enc_info { struct
135 extern struct smp_send_enc_info smp_send_enc_info; argument
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_main.cc180 smp_send_enc_info,
Dsmp_int.h411 void smp_send_enc_info(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);
Dsmp_act.cc377 void smp_send_enc_info(tSMP_CB* p_cb, tSMP_INT_DATA* /* p_data */) { in smp_send_enc_info() function