Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsmp_api.h492 extern void SMP_KeypressNotification (BD_ADDR bd_addr, UINT8 value);
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_api.c556 void SMP_KeypressNotification (BD_ADDR bd_addr, UINT8 value) in SMP_KeypressNotification() function