Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h561 BTM_AUTH_SP_YES /* 1 MITM Protection Required - Single Profile/non-bonding \
/system/bt/stack/include/
Dbtm_api_types.h1110 #define BTM_AUTH_SP_YES 1 macro
/system/bt/stack/btm/
Dbtm_sec.cc2985 evt_data.auth_req = BTM_AUTH_SP_YES; in btm_io_capabilities_req()
2989 ? BTM_AUTH_SP_YES in btm_io_capabilities_req()
3169 ((p_dev_rec->rmt_auth_req & BTM_AUTH_SP_YES) || in btm_proc_sp_req_evt()
3170 (btm_cb.devcb.loc_auth_req & BTM_AUTH_SP_YES))) { in btm_proc_sp_req_evt()