#include <BluetoothSocket.h>
Definition at line 143 of file BluetoothSocket.h.
Public Member Functions | |
bluetooth_socket_params () | |
Public Attributes | |
bool | reuseaddr_ |
bool | silent_connect_ |
int | recv_bufsize_ |
int | send_bufsize_ |
oasys::BluetoothSocket::bluetooth_socket_params::bluetooth_socket_params | ( | ) | [inline] |
Definition at line 144 of file BluetoothSocket.h.
Definition at line 149 of file BluetoothSocket.h.
Referenced by oasys::BluetoothSocket::configure().
Definition at line 150 of file BluetoothSocket.h.
Referenced by oasys::BluetoothSocket::bind(), oasys::BluetoothSocket::connect(), and oasys::RFCOMMClient::rc_connect().
Definition at line 151 of file BluetoothSocket.h.
Referenced by oasys::BluetoothSocket::configure().
Definition at line 152 of file BluetoothSocket.h.
Referenced by oasys::BluetoothSocket::configure().