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

/freebsd-11.0-release/lib/libbluetooth/
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);
H A Dbluetooth.h170 ssize_t bt_devrecv (int s, void *buf, size_t size, time_t to);

Completed in 97 milliseconds