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

/system/bt/bta/include/
H A Dbta_api.h632 tBTA_AUTH_REQ rmt_auth_req; /* Authentication required for peer device */ member in struct:__anon280
/system/bt/stack/btm/
H A Dbtm_int_types.h554 tBTM_AUTH_REQ rmt_auth_req; /* the auth_req flag as in the IO caps rsp evt */ member in struct:__anon887
H A Dbtm_sec.cc3506 p_dev_rec->rmt_auth_req = evt_data.auth_req;
3574 ((p_dev_rec->rmt_auth_req & BTM_AUTH_SP_YES) ||
3586 p_dev_rec->rmt_auth_req);
3589 evt_data.cfm_req.rmt_auth_req = p_dev_rec->rmt_auth_req;
4156 if (p_dev_rec->rmt_auth_req == BTM_AUTH_SP_NO &&
/system/bt/stack/include/
H A Dbtm_api_types.h1434 tBTM_AUTH_REQ rmt_auth_req; /* Authentication required for peer device */ member in struct:__anon1066
/system/bt/bta/dm/
H A Dbta_dm_act.cc2658 sec_event.cfm_req.rmt_auth_req = p_data->cfm_req.rmt_auth_req;
/system/bt/btif/src/
H A Dbtif_dm.cc947 !(p_ssp_cfm_req->rmt_auth_req & BTM_AUTH_BONDS) &&

Completed in 469 milliseconds