Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_at.h83 #define BTA_HF_CLIENT_AT_INDICATOR_COUNT 20 macro
100 int indicator_lookup[BTA_HF_CLIENT_AT_INDICATOR_COUNT];
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_at.c389 if (index >= BTA_HF_CLIENT_AT_INDICATOR_COUNT) { in bta_hf_client_handle_cind_value()
430 if (index == 0 || index > BTA_HF_CLIENT_AT_INDICATOR_COUNT) { in bta_hf_client_handle_ciev()
1827 for (i = 0; i < BTA_HF_CLIENT_AT_INDICATOR_COUNT; i++) { in bta_hf_client_send_at_bia()
1856 for (i = 0; i < BTA_HF_CLIENT_AT_INDICATOR_COUNT; i++) { in bta_hf_client_at_reset()