Home
last modified time | relevance | path

Searched refs:HCI_OCF (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/netbt/
Dhci_event.c264 HCI_OGF(ep.opcode), HCI_OCF(ep.opcode), in hci_event_command_status()
284 HCI_OGF(ep.opcode), HCI_OCF(ep.opcode), in hci_event_command_status()
310 HCI_OGF(le16toh(ep.opcode)), HCI_OCF(le16toh(ep.opcode)), in hci_event_command_compl()
325 HCI_OGF(le16toh(ep.opcode)), HCI_OCF(le16toh(ep.opcode)), in hci_event_command_compl()
Dhci_unit.c332 HCI_OGF(opcode), HCI_OCF(opcode)); in hci_send_cmd()
Dhci_socket.c670 HCI_OGF(hdr.opcode), HCI_OCF(hdr.opcode)); in hci_send()
Dhci.h406 #define HCI_OCF(op) ((op) & 0x3ff) macro
/netbsd/src/usr.sbin/btconfig/
Dbtconfig.c401 HCI_OGF(opcode), HCI_OCF(opcode)); in hci_req()
405 HCI_OGF(opcode), HCI_OCF(opcode), ((uint8_t *)rbuf)[0]); in hci_req()