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.h104 int indicator_lookup[BTA_HF_CLIENT_AT_INDICATOR_COUNT]; member
Dbta_hf_client_at.c364 bta_hf_client_cb.scb.at_cb.indicator_lookup[index] = i; in bta_hf_client_handle_cind_list_item()
390 if (bta_hf_client_cb.scb.at_cb.indicator_lookup[index] == -1) in bta_hf_client_handle_cind_value()
396 index = bta_hf_client_cb.scb.at_cb.indicator_lookup[index]; in bta_hf_client_handle_cind_value()
432 realind = bta_hf_client_cb.scb.at_cb.indicator_lookup[index - 1]; in bta_hf_client_handle_ciev()
1911 int sup = bta_hf_client_cb.scb.at_cb.indicator_lookup[i] == -1 ? 0 : 1; in bta_hf_client_send_at_bia()
1952 bta_hf_client_cb.scb.at_cb.indicator_lookup[i] = -1; in bta_hf_client_at_reset()