Home | History | Annotate | Download | only in btm

Lines Matching refs:loc_auth_req

1706         btm_cb.devcb.loc_auth_req   = auth_req;
3321 btm_cb.devcb.loc_auth_req = evt_data.auth_req;
3447 && ((p_dev_rec->rmt_auth_req & BTM_AUTH_SP_YES) || (btm_cb.devcb.loc_auth_req & BTM_AUTH_SP_YES)) )
3456 btm_cb.devcb.loc_auth_req, p_dev_rec->rmt_auth_req);
3458 evt_data.cfm_req.loc_auth_req = btm_cb.devcb.loc_auth_req;