Home
last modified time | relevance | path

Searched refs:UBT_FLAG_T_START_ALL (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h151 #define UBT_FLAG_T_START_ALL (1 << 2) /* start all read and isoc macro
H A Dng_ubt.c1481 sc->sc_task_flags &= ~UBT_FLAG_T_START_ALL; in ubt_task_schedule()
1524 if (task_flags & UBT_FLAG_T_START_ALL) { in ubt_task()
1641 ubt_task_schedule(sc, UBT_FLAG_T_START_ALL); in ng_ubt_connect()