Home
last modified time | relevance | path

Searched refs:peer_hf_indicators (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/bta/ag/
H A Dbta_ag_cmd.cc636 if (p_scb->peer_hf_indicators[index].ind_id == 0) return index; in bta_ag_find_empty_hf_ind()
684 p_scb->peer_hf_indicators[index].ind_id = rcv_ind_id; in bta_ag_parse_bind_set()
741 p_scb->peer_hf_indicators, BTA_AG_MAX_NUM_PEER_HF_IND, in bta_ag_bind_response()
1701 int peer_index = bta_ag_find_hf_ind_by_id(p_scb->peer_hf_indicators, in bta_ag_hfp_result()
H A Dbta_ag_int.h252 peer_hf_indicators[BTA_AG_MAX_NUM_PEER_HF_IND]; /* Peer supported member
H A Dbta_ag_act.cc378 for (auto& peer_hf_indicator : p_scb->peer_hf_indicators) { in bta_ag_rfc_close()
/aosp12/system/bt/bta/hf_client/
H A Dbta_hf_client_int.h190 peer_hf_indicators; /* peer supported hf indicator indices (HFP1.7) */ member
H A Dbta_hf_client_main.cc302 client_cb->peer_hf_indicators.clear(); in bta_hf_client_cb_init()
H A Dbta_hf_client_at.cc402 client_cb->peer_hf_indicators.insert(indicator_id); in bta_hf_client_handle_bind_read_supported_ind()