Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h156 #define UBT_FLAG_T_START_CTRL (1 << 3) /* start control xfer (write) */ macro
H A Dng_ubt.c1612 if (task_flags & UBT_FLAG_T_START_CTRL) { in ubt_task()
1956 action = UBT_FLAG_T_START_CTRL; in ng_ubt_rcvdata()