Home
last modified time | relevance | path

Searched refs:BTM_LOCAL_IO_CAPS (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_co.c74 BTM_LOCAL_IO_CAPS,
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h994 #ifndef BTM_LOCAL_IO_CAPS
995 #define BTM_LOCAL_IO_CAPS BTM_IO_CAP_NONE macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c2877 btm_cb.devcb.loc_io_caps = BTM_LOCAL_IO_CAPS; in btm_sec_dev_reset()
4889 #if (BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE) in btm_sec_pairing_timeout()