Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
btl2capchannel.mm File Reference

(e839d950f804330db10ffdf2dec62e4e18792cb7)

#include "qbluetoothaddress.h"
#include "btl2capchannel_p.h"
#include "btdelegates_p.h"
#include "btutility_p.h"
#include <QtCore/qloggingcategory.h>
#include <QtCore/qdebug.h>
+ Include dependency graph for btl2capchannel.mm:

Go to the source code of this file.

Variables

IOBluetoothDevice * device
 
IOBluetoothL2CAPChannel * channel
 
bool connected
 

Variable Documentation

◆ channel

IOBluetoothL2CAPChannel* channel

Definition at line 18 of file btl2capchannel.mm.

◆ connected

bool connected

Definition at line 19 of file btl2capchannel.mm.

◆ device

IOBluetoothDevice* device
Initial value:
{
QT_PREPEND_NAMESPACE(DarwinBluetooth)::ChannelDelegate *delegate

Definition at line 17 of file btl2capchannel.mm.