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
QT_MANGLE_NAMESPACE(DarwinBTSocketListener) Category Reference

#include <btsocketlistener_p.h>

+ Collaboration diagram for QT_MANGLE_NAMESPACE(DarwinBTSocketListener):

Instance Methods

(void- dealloc
 
(bool) - listenRFCOMMConnectionsWithChannelID:
 
(bool) - listenL2CAPConnectionsWithPSM:
 
(void- rfcommOpenNotification:channel:
 
(void- l2capOpenNotification:channel:
 
(quint16- port
 

Protected Attributes

 : NSObject- (id)initWithListener:(QT_PREPEND_NAMESPACE(DarwinBluetooth::SocketListener) *)aDelegate
 

Detailed Description

Definition at line 38 of file btsocketlistener_p.h.

Method Documentation

◆ dealloc

- (void) dealloc

◆ l2capOpenNotification:channel:

- (void) l2capOpenNotification: (IOBluetoothUserNotification *) notification
channel: (IOBluetoothL2CAPChannel *) newChannel 

◆ listenL2CAPConnectionsWithPSM:

- (bool) listenL2CAPConnectionsWithPSM: (BluetoothL2CAPPSM) psm

◆ listenRFCOMMConnectionsWithChannelID:

- (bool) listenRFCOMMConnectionsWithChannelID: (BluetoothRFCOMMChannelID) channelID

◆ port

◆ rfcommOpenNotification:channel:

- (void) rfcommOpenNotification: (IOBluetoothUserNotification *) notification
channel: (IOBluetoothRFCOMMChannel *) newChannel 

Member Data Documentation

◆ __pad0__

- __pad0__
protected

Definition at line 56 of file btsocketlistener_p.h.


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