Home
last modified time | relevance | path

Searched defs:smp_send_id_info (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_act.h139 struct smp_send_id_info { struct
144 extern struct smp_send_id_info smp_send_id_info; argument
Dmock_stack_smp_act.cc51 struct smp_send_id_info smp_send_id_info; variable
164 void smp_send_id_info(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_send_id_info() function
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_act.cc405 void smp_send_id_info(tSMP_CB* p_cb, tSMP_INT_DATA* /* p_data */) { in smp_send_id_info() function