Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_at.h42 #define BTA_HF_CLIENT_AT_INDICATOR_COUNT 20 macro
58 int indicator_lookup[BTA_HF_CLIENT_AT_INDICATOR_COUNT];
Dbta_hf_client_at.cc362 if (index >= BTA_HF_CLIENT_AT_INDICATOR_COUNT) { in bta_hf_client_handle_cind_value()
403 if (index == 0 || index > BTA_HF_CLIENT_AT_INDICATOR_COUNT) { in bta_hf_client_handle_ciev()
2023 for (i = 0; i < BTA_HF_CLIENT_AT_INDICATOR_COUNT; i++) { in bta_hf_client_send_at_bia()
2077 for (i = 0; i < BTA_HF_CLIENT_AT_INDICATOR_COUNT; i++) { in bta_hf_client_at_reset()