Home
last modified time | relevance | path

Searched refs:BTM_AUTH_AP_YES (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1015 #define BTM_DEFAULT_DD_AUTH_REQ BTM_AUTH_AP_YES
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h899 #define BTA_AUTH_AP_YES BTM_AUTH_AP_YES /* 3 MITM Protection Required - All Profiles/dedicate…
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1497 #define BTM_AUTH_AP_YES 3 /* MITM Protection Required - All Profiles/dedicated bonding macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c4892 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_YES; in btm_sec_pairing_timeout()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c1536 auth_req = BTM_AUTH_AP_YES; in bta_dm_ci_io_req_act()