Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_api.h701 #define BTA_AUTH_SP_YES BTM_AUTH_SP_YES /* 1 MITM Protection Required - Single Profile/non-bo…
/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c3225 …eq = (p_dev_rec->p_cur_service->security_flags & BTM_SEC_OUT_MITM) ? BTM_AUTH_SP_YES : BTM_AUTH_SP… in btm_io_capabilities_req()
3396 …&& ((p_dev_rec->rmt_auth_req & BTM_AUTH_SP_YES) || (btm_cb.devcb.loc_auth_req & BTM_AUTH_SP_YES))… in btm_proc_sp_req_evt()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h1413 #define BTM_AUTH_SP_YES 1 /* MITM Protection Required - Single Profile/non-bonding macro