Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_cmd.cc652 if (p_scb->peer_hf_indicators[index].ind_id == 0) return index; in bta_ag_find_empty_hf_ind()
700 p_scb->peer_hf_indicators[index].ind_id = rcv_ind_id; in bta_ag_parse_bind_set()
757 p_scb->peer_hf_indicators, BTA_AG_MAX_NUM_PEER_HF_IND, in bta_ag_bind_response()
1811 int peer_index = bta_ag_find_hf_ind_by_id(p_scb->peer_hf_indicators, in bta_ag_hfp_result()
Dbta_ag_int.h319 peer_hf_indicators[BTA_AG_MAX_NUM_PEER_HF_IND]; /* Peer supported member
Dbta_ag_act.cc413 for (auto& peer_hf_indicator : p_scb->peer_hf_indicators) { in bta_ag_rfc_close()
/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_int.h193 peer_hf_indicators; /* peer supported hf indicator indices (HFP1.7) */ member
Dbta_hf_client_main.cc310 client_cb->peer_hf_indicators.clear(); in bta_hf_client_cb_init()
Dbta_hf_client_at.cc438 client_cb->peer_hf_indicators.insert(indicator_id); in bta_hf_client_handle_bind_read_supported_ind()