Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_act.h121 struct smp_send_keypress_notification { struct
126 extern struct smp_send_keypress_notification smp_send_keypress_notification; argument
Dmock_stack_smp_act.cc50 struct smp_send_keypress_notification smp_send_keypress_notification; variable
151 void smp_send_keypress_notification(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_send_keypress_notification() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/smp/
Dsmp_act.cc364 void smp_send_keypress_notification(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_send_keypress_notification() function