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

/freebsd-13-stable/usr.sbin/bluetooth/hccontrol/
H A Dinfo.c49 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_INFO,
84 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_INFO,
116 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_INFO,
144 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_INFO,
175 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_INFO,
200 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_INFO,
H A Dhccontrol.h61 int hci_simple_request (int, int, char *, int *);
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,
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,
528 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
593 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
655 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
736 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
818 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND,
881 if (hci_simple_request(
[all...]
H A Dle.c274 if (hci_simple_request(s,
304 if (hci_simple_request(s, NG_HCI_OPCODE(
522 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE,
603 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE, cmd),
782 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE,
807 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE,
1222 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE,
H A Dsend_recv.c127 hci_simple_request(int s, int opcode, char *rp, int *rp_size) function
130 } /* hci_simple_request */

Completed in 169 milliseconds