HomeSort by relevance Sort by last modified time
    Searched full:indicator_lookup (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_at.h 108 int indicator_lookup[BTA_HF_CLIENT_AT_INDICATOR_COUNT]; member in struct:__anon5224
bta_hf_client_at.c 374 bta_hf_client_cb.scb.at_cb.indicator_lookup[index] = i;
400 if (bta_hf_client_cb.scb.at_cb.indicator_lookup[index] == -1)
406 index = bta_hf_client_cb.scb.at_cb.indicator_lookup[index];
437 realind = bta_hf_client_cb.scb.at_cb.indicator_lookup[index - 1];
    [all...]

Completed in 176 milliseconds