Searched refs:hci_send (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.h62 int hci_send (int, char const *, int);
H A Dsend_recv.c70 if (hci_send(s, buffer, sizeof(*c) + cp_size) == ERROR)
134 hci_send(int s, char const *buffer, int size) function
144 } /* hci_send */
H A Dhost_controller_baseband.c220 if (hci_send(s, (char const *) &cmd, sizeof(cmd)) != OK)

Completed in 47 milliseconds