Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
btrfcommchannel.mm File Reference
#include "btrfcommchannel_p.h"
#include "qbluetoothaddress.h"
#include "btdelegates_p.h"
#include "btutility_p.h"
+ Include dependency graph for btrfcommchannel.mm:

Go to the source code of this file.

Variables

IOBluetoothDevice * device
 
IOBluetoothRFCOMMChannel * channel
 
bool connected
 

Variable Documentation

◆ channel

IOBluetoothRFCOMMChannel* channel

Definition at line 15 of file btrfcommchannel.mm.

◆ connected

bool connected

Definition at line 16 of file btrfcommchannel.mm.

◆ device

IOBluetoothDevice* device
Initial value:
{
QT_PREPEND_NAMESPACE(DarwinBluetooth)::ChannelDelegate *delegate
QT_END_NAMESPACE typedef QT_PREPEND_NAMESPACE(quintptr) WId

Definition at line 14 of file btrfcommchannel.mm.