Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_at.h100 int indicator_lookup[BTA_HF_CLIENT_AT_INDICATOR_COUNT]; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_at.c379 bta_hf_client_cb.scb.at_cb.indicator_lookup[index] = i; in bta_hf_client_handle_cind_list_item()
400 if (bta_hf_client_cb.scb.at_cb.indicator_lookup[index] == -1) { in bta_hf_client_handle_cind_value()
405 index = bta_hf_client_cb.scb.at_cb.indicator_lookup[index]; in bta_hf_client_handle_cind_value()
439 realind = bta_hf_client_cb.scb.at_cb.indicator_lookup[index - 1]; in bta_hf_client_handle_ciev()
1828 int sup = bta_hf_client_cb.scb.at_cb.indicator_lookup[i] == -1 ? 0 : 1; in bta_hf_client_send_at_bia()
1857 bta_hf_client_cb.scb.at_cb.indicator_lookup[i] = -1; in bta_hf_client_at_reset()