Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h154 #define UBT_FLAG_T_START_BULK (1 << 4) /* start bulk xfer (write) */ macro
H A Dng_ubt.c1557 if (task_flags & UBT_FLAG_T_START_BULK) { in ubt_task()
1904 action = UBT_FLAG_T_START_BULK; in ng_ubt_rcvdata()