Searched refs:UBT_HCI_REQUEST (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/netgraph/bluetooth/drivers/ubt/ | ||
| D | ng_ubt_var.h | 54 #define UBT_HCI_REQUEST 0x20 macro |
| D | ng_ubt.c | 712 req.bmRequestType = UBT_HCI_REQUEST; in ubt_ctrl_write_callback() |