Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_at.cc76 bta_hf_client_indicators[BTA_HF_CLIENT_AT_SUPPORTED_INDICATOR_COUNT] = { variable
344 if (strncmp(name, bta_hf_client_indicators[i].name, in bta_hf_client_handle_cind_list_item()
345 bta_hf_client_indicators[i].namelen) != 0) in bta_hf_client_handle_cind_list_item()
381 if (value > bta_hf_client_indicators[index].max || in bta_hf_client_handle_cind_value()
382 value < bta_hf_client_indicators[index].min) { in bta_hf_client_handle_cind_value()
416 if (value > bta_hf_client_indicators[realind].max || in bta_hf_client_handle_ciev()
417 value < bta_hf_client_indicators[realind].min) { in bta_hf_client_handle_ciev()