FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bnep_send
usr.sbin/bluetooth/btpand/btpand.h
185
bool bnep_send(channel_t *, packet_t *);
usr.sbin/bluetooth/btpand/client.c
151
chan->send = bnep_send;
usr.sbin/bluetooth/btpand/server.c
247
chan->send = bnep_send;