Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
L2CAP_FIRST_IDENT
src/add-ons/kernel/bluetooth/btCoreData/ConnectionInterface.cpp
231
if (ident < L2CAP_FIRST_IDENT)
src/add-ons/kernel/bluetooth/btCoreData/ConnectionInterface.cpp
232
ident = L2CAP_FIRST_IDENT;
src/add-ons/kernel/bluetooth/btCoreData/ConnectionInterface.cpp
241
if (ident < L2CAP_FIRST_IDENT)
src/add-ons/kernel/bluetooth/btCoreData/ConnectionInterface.cpp
242
ident = L2CAP_FIRST_IDENT;