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

  /external/bluetooth/bluedroid/bta/ag/
bta_ag_sco.c 247 bta_ag_cb.sco.p_curr_scb->sco_idx = BTM_INVALID_SCO_INDEX;
290 if (p_scb->sco_idx != BTM_INVALID_SCO_INDEX)
308 p_scb->sco_idx = BTM_INVALID_SCO_INDEX;
431 if (p_scb->sco_idx != BTM_INVALID_SCO_INDEX)
    [all...]
bta_ag_main.c 319 p_scb->sco_idx = BTM_INVALID_SCO_INDEX;
364 p_scb->sco_idx = BTM_INVALID_SCO_INDEX;
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sco.c 573 *p_sco_inx = BTM_INVALID_SCO_INDEX;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]

Completed in 252 milliseconds