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

  /external/bluetooth/bluedroid/stack/include/
btu.h 116 #define BTU_TTYPE_AVDT_CCB_IDLE 63
  /external/bluetooth/bluedroid/stack/avdt/
avdt_ccb_act.c 144 btu_start_timer(&p_ccb->timer_entry, BTU_TTYPE_AVDT_CCB_IDLE, avdt_cb.rcb.idle_tout);
998 if (p_ccb->timer_entry.event == BTU_TTYPE_AVDT_CCB_IDLE)
    [all...]
avdt_api.c 76 case BTU_TTYPE_AVDT_CCB_IDLE:
    [all...]
  /external/bluetooth/bluedroid/stack/btu/
btu_task.c 452 case BTU_TTYPE_AVDT_CCB_IDLE:

Completed in 66 milliseconds