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

/system/bt/stack/btm/
H A Dbtm_sec.c3597 p_dev_rec->rmt_auth_req = evt_data.auth_req;
3653 && ((p_dev_rec->rmt_auth_req & BTM_AUTH_SP_YES) || (btm_cb.devcb.loc_auth_req & BTM_AUTH_SP_YES)) )
3662 btm_cb.devcb.loc_auth_req, p_dev_rec->rmt_auth_req);
3665 evt_data.cfm_req.rmt_auth_req = p_dev_rec->rmt_auth_req;
H A Dbtm_int.h584 tBTM_AUTH_REQ rmt_auth_req; /* the auth_req flag as in the IO caps rsp evt */ member in struct:__anon878
/system/bt/bta/include/
H A Dbta_api.h824 tBTA_AUTH_REQ rmt_auth_req; /* Authentication required for peer device */ member in struct:__anon306
/system/bt/stack/include/
H A Dbtm_api.h1452 tBTM_AUTH_REQ rmt_auth_req; /* Authentication required for peer device */ member in struct:__anon1054
/system/bt/bta/dm/
H A Dbta_dm_act.c2862 sec_event.cfm_req.rmt_auth_req = p_data->cfm_req.rmt_auth_req;
/system/bt/btif/src/
H A Dbtif_dm.c1005 !(p_ssp_cfm_req->rmt_auth_req & BTM_AUTH_BONDS) &&

Completed in 162 milliseconds