Home
last modified time | relevance | path

Searched refs:SMP_KEYPRESS_NOTIFICATION_EVENT (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/smp/
Dsmp_api.cc528 smp_sm_event(p_cb, SMP_KEYPRESS_NOTIFICATION_EVENT, &smp_int_data); in SMP_KeypressNotification()
Dsmp_int.h127 #define SMP_KEYPRESS_NOTIFICATION_EVENT (SMP_SELF_DEF_EVT + 22) macro