Searched refs:NG_HCI_OGF_HC_BASEBAND (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/usr.sbin/bluetooth/hccontrol/
H A Dhost_controller_baseband.c99 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
120 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
160 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
198 cmd.hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
331 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
379 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
416 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
439 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
463 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
505 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
[all...]
H A Dle.c361 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
/freebsd-13-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_intel.c165 NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND, NG_HCI_OCF_RESET),
/freebsd-13-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c212 case NG_HCI_OGF_HC_BASEBAND:
314 case NG_HCI_OGF_HC_BASEBAND:
/freebsd-13-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c841 f = ng_btsocket_hci_raw_sec_filter->commands[NG_HCI_OGF_HC_BASEBAND-1];
/freebsd-13-stable/sys/netgraph/bluetooth/include/
H A Dng_hci.h968 #define NG_HCI_OGF_HC_BASEBAND 0x03 /* OpCode Group Field */ macro

Completed in 136 milliseconds