#include <RFCOMMServer.h>
Inheritance diagram for oasys::RFCOMMServerThread:
Definition at line 37 of file RFCOMMServer.h.
Public Member Functions | |
RFCOMMServerThread (char *logbase="/rfcommserver", int flags=0) | |
void | set_accept_timeout (int ms) |
int | rc_bind () |
oasys::RFCOMMServerThread::RFCOMMServerThread | ( | char * | logbase = "/rfcommserver" , |
|
int | flags = 0 | |||
) | [inline] |
Definition at line 39 of file RFCOMMServer.h.
void oasys::RFCOMMServerThread::set_accept_timeout | ( | int | ms | ) | [inline] |
Definition at line 48 of file RFCOMMServer.h.
References oasys::BluetoothServerThread::accept_timeout_.
int oasys::RFCOMMServerThread::rc_bind | ( | ) | [inline] |
Definition at line 53 of file RFCOMMServer.h.
References bd2str, oasys::BluetoothSocket::bind(), oasys::BluetoothSocket::channel_, oasys::BluetoothSocket::close(), errno, oasys::BluetoothSocket::local_addr_, and log_err.