Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsmp_api.h119 #ifndef SMP_DEFAULT_IO_CAPS
120 #define SMP_DEFAULT_IO_CAPS SMP_IO_CAP_KBDISP macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c124 cb_data.io_req.io_cap = SMP_DEFAULT_IO_CAPS; in smp_send_app_cback()