Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_int.h320 tBTA_AUTH_REQ rmt_auth_req; member
Dbta_dm_act.cc2306 sec_event.cfm_req.rmt_auth_req = bta_dm_cb.rmt_auth_req; in bta_dm_pinname_cback()
2503 sec_event.cfm_req.rmt_auth_req = p_data->cfm_req.rmt_auth_req; in bta_dm_sp_cback()
2529 bta_dm_cb.rmt_auth_req = sec_event.cfm_req.rmt_auth_req; in bta_dm_sp_cback()
/system/bt/stack/btm/
Dbtm_int_types.h545 tBTM_AUTH_REQ rmt_auth_req; /* the auth_req flag as in the IO caps rsp evt */ member
Dbtm_sec.cc3369 p_dev_rec->rmt_auth_req = evt_data.auth_req; in btm_io_capabilities_rsp()
3434 ((p_dev_rec->rmt_auth_req & BTM_AUTH_SP_YES) || in btm_proc_sp_req_evt()
3447 p_dev_rec->rmt_auth_req); in btm_proc_sp_req_evt()
3450 evt_data.cfm_req.rmt_auth_req = p_dev_rec->rmt_auth_req; in btm_proc_sp_req_evt()
4014 if (p_dev_rec->rmt_auth_req == BTM_AUTH_SP_NO && in btm_sec_encrypt_change()
/system/bt/bta/include/
Dbta_api.h626 tBTA_AUTH_REQ rmt_auth_req; /* Authentication required for peer device */ member
/system/bt/stack/include/
Dbtm_api_types.h1444 tBTM_AUTH_REQ rmt_auth_req; /* Authentication required for peer device */ member
/system/bt/btif/src/
Dbtif_dm.cc959 p_ssp_cfm_req->loc_auth_req, p_ssp_cfm_req->rmt_auth_req); in btif_dm_ssp_cfm_req_evt()
964 !(p_ssp_cfm_req->rmt_auth_req & BTM_AUTH_BONDS) && in btif_dm_ssp_cfm_req_evt()