NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bt_devenum
lib/libbluetooth/bluetooth.h
152
int bt_devenum(bt_devenum_cb_t *, void *);
lib/libbluetooth/bt_dev.c
594
if (bt_devenum(bt__devany_cb, buf) == -1)