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

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c3340 p_dev_rec->rmt_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);
3408 evt_data.cfm_req.rmt_auth_req = p_dev_rec->rmt_auth_req;
H A Dbtm_int.h581 BOOLEAN rmt_auth_req; /* the auth_req flag as in the IO caps rsp evt */ member in struct:__anon1126
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h739 tBTA_AUTH_REQ rmt_auth_req; /* Authentication required for peer device */ member in struct:__anon666
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_dm.c745 !(p_ssp_cfm_req->rmt_auth_req & BTM_AUTH_BONDS) &&
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h1468 tBTM_AUTH_REQ rmt_auth_req; /* Authentication required for peer device */ member in struct:__anon1307
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c3017 sec_event.cfm_req.rmt_auth_req = p_data->cfm_req.rmt_auth_req;

Completed in 59 milliseconds