Home
last modified time | relevance | path

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

/netbsd-src/sys/netbt/
H A 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()
H A Dhci_unit.c332 HCI_OGF(opcode), HCI_OCF(opcode)); in hci_send_cmd()
H A Dhci_socket.c670 HCI_OGF(hdr.opcode), HCI_OCF(hdr.opcode)); in hci_send()
H A Dhci.h407 #define HCI_OGF(op) (((op) >> 10) & 0x3f) macro
/netbsd-src/usr.sbin/btconfig/
H A 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()