Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_act.cc49 struct smp_send_keypress_notification smp_send_keypress_notification; variable
156 void smp_send_keypress_notification(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_send_keypress_notification() function
158 test::mock::stack_smp_act::smp_send_keypress_notification(p_cb, p_data); in smp_send_keypress_notification()
Dmock_stack_smp_act.h121 struct smp_send_keypress_notification { struct
126 extern struct smp_send_keypress_notification smp_send_keypress_notification; argument
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_main.cc229 smp_send_keypress_notification,
Dsmp_int.h388 void smp_send_keypress_notification(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);
Dsmp_act.cc368 void smp_send_keypress_notification(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_send_keypress_notification() function