FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bnep_recv
usr.sbin/bluetooth/btpand/btpand.h
186
bool bnep_recv(packet_t *);
usr.sbin/bluetooth/btpand/client.c
152
chan->recv = bnep_recv;
usr.sbin/bluetooth/btpand/server.c
248
chan->recv = bnep_recv;