Home
last modified time | relevance | path

Searched refs:BTM_AUTH_SP_NO (Results 1 – 4 of 4) sorted by relevance

/system/bt/include/
Dbt_target.h500 #define BTM_DEFAULT_AUTH_REQ BTM_AUTH_SP_NO
/system/bt/bta/include/
Dbta_api.h784 #define BTA_AUTH_SP_NO BTM_AUTH_SP_NO /* 0 MITM Protection Not Required - Single Profile/no…
/system/bt/stack/include/
Dbtm_api.h1393 #define BTM_AUTH_SP_NO 0 /* MITM Protection Not Required - Single Profile/non-bonding macro
/system/bt/stack/btm/
Dbtm_sec.c3476 BTM_SEC_OUT_MITM)? BTM_AUTH_SP_YES : BTM_AUTH_SP_NO; in btm_io_capabilities_req()