Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libbluetooth/
H A Dhci.c139 bt_devrecv(int s, void *buf, size_t size, time_t to) in bt_devrecv() function
264 n = bt_devrecv(s, buf, sizeof(buf), to); in bt_devreq()
498 n = bt_devrecv(s, buf, sizeof(buf), length); in bt_devinquiry()
H A Dbluetooth.h173 ssize_t bt_devrecv (int s, void *buf, size_t size, time_t to);