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
btrfcommchannel.mm File Reference

(ef996c8fd1d7d0db360f6f41e02a259561dbd9fe)

#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

Definition at line 14 of file btrfcommchannel.mm.