HomeSort by relevance Sort by last modified time
    Searched refs:colli_tmr_on (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_act.c 284 if (bta_hf_client_cb.scb.colli_tmr_on)
287 bta_hf_client_cb.scb.colli_tmr_on = FALSE;
bta_hf_client_main.c 304 bta_hf_client_cb.scb.colli_tmr_on = FALSE;
359 bta_hf_client_cb.scb.colli_tmr_on = TRUE;
bta_hf_client_int.h 164 BOOLEAN colli_tmr_on; /* TRUE if collision timer is active */ member in struct:__anon5233
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_act.c 575 if ((ag_scb->in_use) && (ag_scb->colli_tmr_on))
578 ag_scb->colli_tmr_on = FALSE;
bta_ag_main.c 571 p_scb->colli_tmr_on = FALSE;
635 p_scb->colli_tmr_on = TRUE;
    [all...]
bta_ag_int.h 285 BOOLEAN colli_tmr_on; /* TRUE if collision timer is active */ member in struct:__anon5048

Completed in 964 milliseconds