#include <BluetoothSocket.h>
Definition at line 194 of file BluetoothSocket.h.
Static Public Member Functions | |
| static int | next () |
Static Private Attributes | |
| static int | rc_channel_ = -1 |
| static SpinLock | lock_ = SpinLock() |
| int oasys::RFCOMMChannel::next | ( | ) | [static] |
Definition at line 593 of file BluetoothSocket.cc.
References ExamineDump::l, lock_, and rc_channel_.
Referenced by oasys::RFCOMMServerThread::rc_bind(), and oasys::RFCOMMClient::rc_connect().
SpinLock oasys::RFCOMMChannel::lock_ = SpinLock() [static, private] |
int oasys::RFCOMMChannel::rc_channel_ = -1 [static, private] |
1.4.7