Searched refs:rmt_auth_req (Results 1 – 5 of 5) sorted by relevance
3499 p_dev_rec->rmt_auth_req = evt_data.auth_req; in btm_io_capabilities_rsp()3554 …&& ((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()3562 btm_cb.devcb.loc_auth_req, p_dev_rec->rmt_auth_req); in btm_proc_sp_req_evt()3565 evt_data.cfm_req.rmt_auth_req = p_dev_rec->rmt_auth_req; in btm_proc_sp_req_evt()
665 tBTM_AUTH_REQ rmt_auth_req; /* the auth_req flag as in the IO caps rsp evt */ member
945 tBTA_AUTH_REQ rmt_auth_req; /* Authentication required for peer device */ member
1554 tBTM_AUTH_REQ rmt_auth_req; /* Authentication required for peer device */ member
3204 sec_event.cfm_req.rmt_auth_req = p_data->cfm_req.rmt_auth_req; in bta_dm_sp_cback()