![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qbluetoothaddress.h"#include "btl2capchannel_p.h"#include "btdelegates_p.h"#include "btutility_p.h"#include <QtCore/qloggingcategory.h>#include <QtCore/qdebug.h>Go to the source code of this file.
Variables | |
| IOBluetoothDevice * | device |
| IOBluetoothL2CAPChannel * | channel |
| bool | connected |
| IOBluetoothL2CAPChannel* channel |
Definition at line 18 of file btl2capchannel.mm.
Referenced by org.qtproject.qt.android.multimedia.QtScreenCaptureService::onCreate().
| bool connected |
Definition at line 19 of file btl2capchannel.mm.
| IOBluetoothDevice* device |
Definition at line 17 of file btl2capchannel.mm.