Home | History | Annotate | Download | only in btm

Lines Matching refs:loc_auth_req

1655         btm_cb.devcb.loc_auth_req   = auth_req;
3270 btm_cb.devcb.loc_auth_req = evt_data.auth_req;
3396 && ((p_dev_rec->rmt_auth_req & BTM_AUTH_SP_YES) || (btm_cb.devcb.loc_auth_req & BTM_AUTH_SP_YES)) )
3405 btm_cb.devcb.loc_auth_req, p_dev_rec->rmt_auth_req);
3407 evt_data.cfm_req.loc_auth_req = btm_cb.devcb.loc_auth_req;