Interface for bluetooth data io.
More...
#include <IBluetoothSocket.hxx>
Interface for bluetooth data io.
Definition at line 18 of file IBluetoothSocket.hxx.
◆ IBluetoothSocket() [1/2]
sd::IBluetoothSocket::IBluetoothSocket |
( |
| ) |
|
|
default |
◆ ~IBluetoothSocket()
virtual sd::IBluetoothSocket::~IBluetoothSocket |
( |
| ) |
|
|
inlinevirtual |
◆ IBluetoothSocket() [2/2]
◆ close()
virtual void sd::IBluetoothSocket::close |
( |
| ) |
|
|
inlinevirtual |
◆ operator=()
◆ readLine()
virtual sal_Int32 sd::IBluetoothSocket::readLine |
( |
OString & |
aLine | ) |
|
|
pure virtual |
◆ write()
virtual sal_Int32 sd::IBluetoothSocket::write |
( |
const void * |
pBuffer, |
|
|
sal_uInt32 |
n |
|
) |
| |
|
pure virtual |
The documentation for this struct was generated from the following file: