Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_at.h45 #define BTA_HF_CLIENT_AT_INDICATOR_COUNT 20 macro
61 int indicator_lookup[BTA_HF_CLIENT_AT_INDICATOR_COUNT];
Dbta_hf_client_at.cc368 if (index >= BTA_HF_CLIENT_AT_INDICATOR_COUNT) { in bta_hf_client_handle_cind_list_item()
399 if (index >= BTA_HF_CLIENT_AT_INDICATOR_COUNT) { in bta_hf_client_handle_cind_value()
458 if (index == 0 || index > BTA_HF_CLIENT_AT_INDICATOR_COUNT) { in bta_hf_client_handle_ciev()
2203 for (i = 0; i < BTA_HF_CLIENT_AT_INDICATOR_COUNT; i++) { in bta_hf_client_send_at_bia()
2281 for (i = 0; i < BTA_HF_CLIENT_AT_INDICATOR_COUNT; i++) { in bta_hf_client_at_reset()