Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsmp_api.h113 #define SMP_IO_CAP_IN BTM_IO_CAP_IN /* KeyboardOnly */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_api.c574 if (p_cb->local_io_capability != SMP_IO_CAP_IN) { in SMP_KeypressNotification()