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

/system/bt/bta/dm/
H A Dbta_dm_int.h320 tBTA_AUTH_REQ rmt_auth_req; member in struct:__anon89
H A Dbta_dm_act.cc2288 sec_event.cfm_req.rmt_auth_req = bta_dm_cb.rmt_auth_req;
2487 sec_event.cfm_req.rmt_auth_req = p_data->cfm_req.rmt_auth_req;
2509 bta_dm_cb.rmt_auth_req = sec_event.cfm_req.rmt_auth_req;
/system/bt/stack/btm/
H A Dbtm_int_types.h552 tBTM_AUTH_REQ rmt_auth_req; /* the auth_req flag as in the IO caps rsp evt */ member in struct:__anon974
H A Dbtm_sec.cc3349 p_dev_rec->rmt_auth_req = evt_data.auth_req;
3414 ((p_dev_rec->rmt_auth_req & BTM_AUTH_SP_YES) ||
3426 p_dev_rec->rmt_auth_req);
3429 evt_data.cfm_req.rmt_auth_req = p_dev_rec->rmt_auth_req;
3998 if (p_dev_rec->rmt_auth_req == BTM_AUTH_SP_NO &&
/system/bt/bta/include/
H A Dbta_api.h628 tBTA_AUTH_REQ rmt_auth_req; /* Authentication required for peer device */ member in struct:__anon246
/system/bt/stack/include/
H A Dbtm_api_types.h1442 tBTM_AUTH_REQ rmt_auth_req; /* Authentication required for peer device */ member in struct:__anon1148
/system/bt/btif/src/
H A Dbtif_dm.cc947 BTIF_TRACE_EVENT("%s: just_works:%d, loc_auth_req=%d, rmt_auth_req=%d",
949 p_ssp_cfm_req->loc_auth_req, p_ssp_cfm_req->rmt_auth_req);
954 !(p_ssp_cfm_req->rmt_auth_req & BTM_AUTH_BONDS) &&

Completed in 126 milliseconds