Searched refs:realind (Results 1 – 1 of 1) sorted by relevance
418 INT8 realind = -1; in bta_hf_client_handle_ciev() local432 realind = bta_hf_client_cb.scb.at_cb.indicator_lookup[index - 1]; in bta_hf_client_handle_ciev()434 if(realind >= 0 && realind < BTA_HF_CLIENT_AT_SUPPORTED_INDICATOR_COUNT) in bta_hf_client_handle_ciev()438 … if(value > bta_hf_client_indicators[realind].max || value < bta_hf_client_indicators[realind].min) in bta_hf_client_handle_ciev()457 bta_hf_client_ind(realind, value); in bta_hf_client_handle_ciev()