Searched refs:HCI_CMD_PKT_SIZE (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/btkey/
H A Ddevice.c64 uint8_t buf[sizeof(hci_cmd_hdr_t) + HCI_CMD_PKT_SIZE];
/netbsd-6-1-5-RELEASE/usr.sbin/bthcid/
H A Dhci.c328 char msg[HCI_CMD_PKT_SIZE];
/netbsd-6-1-5-RELEASE/sys/netbt/
H A Dhci_socket.c83 int hci_sendspace = HCI_CMD_PKT_SIZE;
H A Dhci.h414 #define HCI_CMD_PKT_SIZE (sizeof(hci_cmd_hdr_t) + 0xff) macro
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dubt.c149 #define UBT_BUFSIZ_CMD (HCI_CMD_PKT_SIZE - 1)

Completed in 72 milliseconds