Home
last modified time | relevance | path

Searched refs:indicator_lookup (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/hf_client/
Dbta_hf_client_at.h61 int indicator_lookup[BTA_HF_CLIENT_AT_INDICATOR_COUNT]; member
Dbta_hf_client_at.cc353 client_cb->at_cb.indicator_lookup[index] = i; in bta_hf_client_handle_cind_list_item()
374 if (client_cb->at_cb.indicator_lookup[index] == -1) { in bta_hf_client_handle_cind_value()
379 index = client_cb->at_cb.indicator_lookup[index]; in bta_hf_client_handle_cind_value()
430 realind = client_cb->at_cb.indicator_lookup[index - 1]; in bta_hf_client_handle_ciev()
2133 int sup = client_cb->at_cb.indicator_lookup[i] == -1 ? 0 : 1; in bta_hf_client_send_at_bia()
2187 client_cb->at_cb.indicator_lookup[i] = -1; in bta_hf_client_at_reset()