Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h314 BTM_AUTH_SP_YES /* 1 MITM Protection Required - Single Profile/non-bonding \
/system/bt/stack/include/
Dbtm_api_types.h617 BTM_AUTH_SP_YES = 1, enumerator
/system/bt/stack/btm/
Dbtm_sec.cc2567 evt_data.auth_req = BTM_AUTH_SP_YES; in btm_io_capabilities_req()
2571 ? BTM_AUTH_SP_YES in btm_io_capabilities_req()
2745 ((p_dev_rec->rmt_auth_req & BTM_AUTH_SP_YES) || in btm_proc_sp_req_evt()
2746 (btm_cb.devcb.loc_auth_req & BTM_AUTH_SP_YES))) { in btm_proc_sp_req_evt()
/system/bt/main/shim/
Dbtm_api.cc256 BTM_AUTH_SP_YES},