Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
iso_inited
include/net/bluetooth/bluetooth.h
660
bool iso_inited(void);
net/bluetooth/mgmt.c
4616
flags = iso_inited() ? BIT(0) : 0;