Searched refs:bt_devrecv (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/lib/libbluetooth/ |
| H A D | hci.c | 139 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 D | bluetooth.h | 173 ssize_t bt_devrecv (int s, void *buf, size_t size, time_t to);
|