Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_co.c62 BTM_LOCAL_IO_CAPS,
/hal_espressif-3.7.0/components/bt/host/bluedroid/common/include/common/
Dbt_target.h944 #ifndef BTM_LOCAL_IO_CAPS
945 #define BTM_LOCAL_IO_CAPS BTM_IO_CAP_NONE macro
/hal_espressif-3.7.0/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()