Searched refs:UBT_HCI_CMD_SIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netgraph/bluetooth/drivers/ubt/ | ||
H A D | ng_ubt_var.h | 82 #define UBT_HCI_CMD_SIZE(cmd) \ macro |
H A D | ng_ubt.c | 564 USETW(req.wLength, UBT_HCI_CMD_SIZE(cmd)); in ubt_do_hci_request() |