Searched refs:resp_timer_on (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/hf_client/
H A Dbta_hf_client_at.h101 BOOLEAN resp_timer_on; /* TRUE if AT response timer is active */ member in struct:__anon599
H A Dbta_hf_client_at.c140 bta_hf_client_cb.scb.at_cb.resp_timer_on = FALSE;
150 if (bta_hf_client_cb.scb.at_cb.resp_timer_on)
152 bta_hf_client_cb.scb.at_cb.resp_timer_on = FALSE;
159 if (bta_hf_client_cb.scb.at_cb.resp_timer_on)
166 bta_hf_client_cb.scb.at_cb.resp_timer_on = TRUE;

Completed in 707 milliseconds