Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/
Dsmp_api.c582 smp_sm_event(p_cb, SMP_KEYPRESS_NOTIFICATION_EVENT, &value); in SMP_KeypressNotification()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h122 #define SMP_KEYPRESS_NOTIFICATION_EVENT (SMP_SELF_DEF_EVT + 22) macro