Searched refs:bt_devrecv (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/lib/libbluetooth/
H A Dbluetooth.h170 ssize_t bt_devrecv (int s, void *buf, size_t size, time_t to);
H A Dhci.c132 bt_devrecv(int s, void *buf, size_t size, time_t to) function
257 n = bt_devrecv(s, buf, sizeof(buf), to);
491 n = bt_devrecv(s, buf, sizeof(buf), length);

Completed in 119 milliseconds