#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_ |
static SpinLock | lock_ |
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().
int oasys::RFCOMMChannel::rc_channel_ [static, private] |
SpinLock oasys::RFCOMMChannel::lock_ [static, private] |