Searched refs:BTM_AUTH_AP_YES (Results 1 - 6 of 6) sorted by relevance

/external/bluetooth/bluedroid/include/
H A Dbt_target.h1087 * Possible values are BTM_AUTH_AP_YES or BTM_AUTH_AP_NO */
1089 #define BTM_DEFAULT_DD_AUTH_REQ BTM_AUTH_AP_YES
/external/libnfc-nci/src/include/
H A Dbt_target.h875 * Possible values are BTM_AUTH_AP_YES or BTM_AUTH_AP_NO */
877 #define BTM_DEFAULT_DD_AUTH_REQ BTM_AUTH_AP_YES
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h837 #define BTA_AUTH_AP_YES BTM_AUTH_AP_YES /* 3 MITM Protection Required - All Profiles/dedicated bonding
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h1432 #define BTM_AUTH_AP_YES 3 /* MITM Protection Required - All Profiles/dedicated bonding macro
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c1162 auth_req = BTM_AUTH_AP_YES;
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c4936 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_YES;

Completed in 98 milliseconds