NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bt_devrecv
lib/libbluetooth/bluetooth.h
141
ssize_t bt_devrecv(int, void *, size_t, time_t);
lib/libbluetooth/bt_dev.c
341
n = bt_devrecv(s, buf, sizeof(buf), to);
lib/libbluetooth/bt_dev.c
655
n = bt_devrecv(s, buf, sizeof(buf), to);