Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
ServerSocket Class Reference
+ Collaboration diagram for ServerSocket:

Public Member Functions

bool listen (const QBluetoothAddress &localAdapter)
 
 ~ServerSocket ()
 
int takeSocket ()
 

Detailed Description

Definition at line 323 of file qlowenergycontroller_bluez.cpp.

Constructor & Destructor Documentation

◆ ~ServerSocket()

ServerSocket::~ServerSocket ( )
inline

Definition at line 355 of file qlowenergycontroller_bluez.cpp.

Member Function Documentation

◆ listen()

bool ServerSocket::listen ( const QBluetoothAddress & localAdapter)
inline

Definition at line 326 of file qlowenergycontroller_bluez.cpp.

References ATTRIBUTE_CHANNEL_ID, BDADDR_LE_PUBLIC, bind(), BTPROTO_L2CAP, convertAddress(), htobs, listen(), qCWarning, qt_error_string(), and socket.

+ Here is the call graph for this function:

◆ takeSocket()

int ServerSocket::takeSocket ( )
inline

Definition at line 361 of file qlowenergycontroller_bluez.cpp.

References socket.


The documentation for this class was generated from the following file: