Searched refs:HCI_CMD_PKT (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/share/examples/rump/btplay/
H A Dbtplay.c128 cmd->type = HCI_CMD_PKT;
172 cmd->type = HCI_CMD_PKT;
/netbsd-6-1-5-RELEASE/usr.bin/btkey/
H A Ddevice.c81 hdr->type = HCI_CMD_PKT;
/netbsd-6-1-5-RELEASE/sys/netbt/
H A Dhci_socket.c220 if (hdr->type != HCI_CMD_PKT)
237 case HCI_CMD_PKT: {
374 if (hdr.type != HCI_CMD_PKT) {
786 case HCI_CMD_PKT:
H A Dhci_unit.c316 p->type = HCI_CMD_PKT;
H A Dhci.h413 #define HCI_CMD_PKT 0x01 macro
/netbsd-6-1-5-RELEASE/usr.sbin/bthcid/
H A Dhci.c331 h->type = HCI_CMD_PKT;
/netbsd-6-1-5-RELEASE/lib/libbluetooth/
H A Dbt_dev.c210 hdr.type = HCI_CMD_PKT;
282 case HCI_CMD_PKT:
/netbsd-6-1-5-RELEASE/usr.sbin/btattach/
H A Dbtattach.c348 hdr.type = HCI_CMD_PKT;
/netbsd-6-1-5-RELEASE/sys/dev/pcmcia/
H A Dbtbc.c369 p->type = HCI_CMD_PKT;
568 if (p->type == HCI_CMD_PKT &&

Completed in 180 milliseconds