Home
last modified time | relevance | path

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

/system/bt/internal_include/
Dbt_target.h447 #define BTM_DEFAULT_DD_AUTH_REQ BTM_AUTH_AP_YES
/system/bt/bta/include/
Dbta_api.h570 BTM_AUTH_AP_YES /* 3 MITM Protection Required - All Profiles/dedicated \
/system/bt/stack/include/
Dbtm_api_types.h1329 #define BTM_AUTH_AP_YES 3 macro
/system/bt/bta/dm/
Dbta_dm_act.cc950 auth_req ? BTM_AUTH_AP_YES : BTM_AUTH_AP_NO); in bta_dm_ci_io_req_act()
/system/bt/stack/btm/
Dbtm_sec.cc4563 : BTM_AUTH_AP_YES; in btm_sec_pairing_timeout()