cutego/internal/binding/files/docs/5.11.1/qtbluetooth.index

7418 lines
1.7 MiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QDOCINDEX>
<INDEX url="http://doc.qt.io/qt-5" title="Qt Bluetooth Reference Documentation" version="5.11.1" project="QtBluetooth" indexTitle="Qt Bluetooth">
<namespace threadsafety="unspecified" name="" status="active" access="public" module="qtbluetooth">
<namespace threadsafety="unspecified" name="QBluetooth" href="qbluetooth.html" status="active" access="public" location="qbluetooth.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetooth.h" lineno="47" since="5.2" module="QtBluetooth" brief="Classes and functions related to Bluetooth">
<enum threadsafety="unspecified" name="AttAccessConstraint" fullname="QBluetooth::AttAccessConstraint" href="qbluetooth.html#AttAccessConstraint-enum" status="active" access="public" location="qbluetooth.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetooth.h" lineno="63" since="5.7" typedef="QBluetooth::AttAccessConstraints">
<value name="AttAuthorizationRequired" value="0x1"/>
<value name="AttAuthenticationRequired" value="0x2"/>
<value name="AttEncryptionRequired" value="0x4"/>
</enum>
<enum threadsafety="unspecified" name="Security" fullname="QBluetooth::Security" href="qbluetooth.html#Security-enum" status="active" access="public" location="qbluetooth.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetooth.h" lineno="52" typedef="QBluetooth::SecurityFlags">
<value name="NoSecurity" value="0x00"/>
<value name="Authorization" value="0x01"/>
<value name="Authentication" value="0x02"/>
<value name="Encryption" value="0x04"/>
<value name="Secure" value="0x08"/>
</enum>
<typedef threadsafety="unspecified" name="AttAccessConstraints" fullname="QBluetooth::AttAccessConstraints" href="qbluetooth.html#AttAccessConstraint-enum" status="active" access="public" location="qbluetooth.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetooth.h" lineno="69" enum="QBluetooth::AttAccessConstraint"/>
<typedef threadsafety="unspecified" name="SecurityFlags" fullname="QBluetooth::SecurityFlags" href="qbluetooth.html#Security-enum" status="active" access="public" location="qbluetooth.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetooth.h" lineno="60" enum="QBluetooth::Security"/>
<function threadsafety="unspecified" name="operator|" fullname="QBluetooth::operator|" href="qbluetooth.html#operator-7c-3" status="active" access="public" location="qbluetooth.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetooth.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QFlags&lt;AttAccessConstraints::enum_type&gt;" signature="QFlags&lt;AttAccessConstraints::enum_type&gt; operator|(AttAccessConstraints::enum_type f1, AttAccessConstraints::enum_type f2)">
<parameter type="AttAccessConstraints::enum_type" name="f1" default=""/>
<parameter type="AttAccessConstraints::enum_type" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" fullname="QBluetooth::operator|" href="qbluetooth.html#operator-7c-4" status="active" access="public" location="qbluetooth.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetooth.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QFlags&lt;AttAccessConstraints::enum_type&gt;" signature="QFlags&lt;AttAccessConstraints::enum_type&gt; operator|(AttAccessConstraints::enum_type f1, QFlags&lt;AttAccessConstraints::enum_type&gt; f2)">
<parameter type="AttAccessConstraints::enum_type" name="f1" default=""/>
<parameter type="QFlags&lt;AttAccessConstraints::enum_type&gt;" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" fullname="QBluetooth::operator|" href="qbluetooth.html#operator-7c-1" status="active" access="public" location="qbluetooth.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetooth.h" lineno="61" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QFlags&lt;SecurityFlags::enum_type&gt;" signature="QFlags&lt;SecurityFlags::enum_type&gt; operator|(SecurityFlags::enum_type f1, QFlags&lt;SecurityFlags::enum_type&gt; f2)">
<parameter type="SecurityFlags::enum_type" name="f1" default=""/>
<parameter type="QFlags&lt;SecurityFlags::enum_type&gt;" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" fullname="QBluetooth::operator|" href="qbluetooth.html#operator-7c" status="active" access="public" location="qbluetooth.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetooth.h" lineno="61" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QFlags&lt;SecurityFlags::enum_type&gt;" signature="QFlags&lt;SecurityFlags::enum_type&gt; operator|(SecurityFlags::enum_type f1, SecurityFlags::enum_type f2)">
<parameter type="SecurityFlags::enum_type" name="f1" default=""/>
<parameter type="SecurityFlags::enum_type" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" fullname="QBluetooth::operator|" href="qbluetooth.html#operator-7c-5" status="active" access="public" location="qbluetooth.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetooth.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QIncompatibleFlag" signature="QIncompatibleFlag operator|(AttAccessConstraints::enum_type f1, int f2)">
<parameter type="AttAccessConstraints::enum_type" name="f1" default=""/>
<parameter type="int" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" fullname="QBluetooth::operator|" href="qbluetooth.html#operator-7c-2" status="active" access="public" location="qbluetooth.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetooth.h" lineno="61" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QIncompatibleFlag" signature="QIncompatibleFlag operator|(SecurityFlags::enum_type f1, int f2)">
<parameter type="SecurityFlags::enum_type" name="f1" default=""/>
<parameter type="int" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" fullname="QBluetooth::operator|" href="qbluetooth.html#operator-7c-6" status="active" access="public" location="qbluetooth.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetooth.h" lineno="61" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int operator|(int , int )">
<parameter type="int" name="" default=""/>
<parameter type="int" name="" default=""/>
</function>
</namespace>
<typedef threadsafety="unspecified" name="QLowEnergyHandle" href="qbluetooth.html#QLowEnergyHandle-typedef" status="active" access="public" location="qbluetooth.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetooth.h" lineno="74" since="5.4"/>
<class threadsafety="unspecified" name="QBluetoothAddress" href="qbluetoothaddress.html" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="53" since="5.2" module="QtBluetooth" brief="Assigns an address to the Bluetooth device">
<function threadsafety="unspecified" name="operator=" fullname="QBluetoothAddress::operator=" href="qbluetoothaddress.html#operator-eq" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="62" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress &amp;" signature="QBluetoothAddress &amp; operator=(const QBluetoothAddress &amp;other)">
<parameter type="const QBluetoothAddress &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothAddress" fullname="QBluetoothAddress::QBluetoothAddress" href="qbluetoothaddress.html#QBluetoothAddress" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="56" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothAddress()"/>
<function threadsafety="unspecified" name="QBluetoothAddress" fullname="QBluetoothAddress::QBluetoothAddress" href="qbluetoothaddress.html#QBluetoothAddress-3" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="59" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothAddress(const QBluetoothAddress &amp;other)">
<parameter type="const QBluetoothAddress &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothAddress" fullname="QBluetoothAddress::QBluetoothAddress" href="qbluetoothaddress.html#QBluetoothAddress-2" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothAddress(const QString &amp;address)">
<parameter type="const QString &amp;" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothAddress" fullname="QBluetoothAddress::QBluetoothAddress" href="qbluetoothaddress.html#QBluetoothAddress-1" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="57" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothAddress(quint64 address)">
<parameter type="quint64" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothAddress::d_func" href="qbluetoothaddress.html#d_func" status="active" access="private" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddressPrivate *" signature="QBluetoothAddressPrivate * d_func()"/>
<function threadsafety="unspecified" name="clear" fullname="QBluetoothAddress::clear" href="qbluetoothaddress.html#clear" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="66" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void clear()"/>
<function threadsafety="unspecified" name="~QBluetoothAddress" fullname="QBluetoothAddress::~QBluetoothAddress" href="qbluetoothaddress.html#dtor.QBluetoothAddress" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="60" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothAddress()"/>
<function threadsafety="unspecified" name="toString" fullname="QBluetoothAddress::toString" href="qbluetoothaddress.html#toString" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString toString() const"/>
<function threadsafety="unspecified" name="isNull" fullname="QBluetoothAddress::isNull" href="qbluetoothaddress.html#isNull" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="64" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isNull() const"/>
<function threadsafety="unspecified" name="operator!=" fullname="QBluetoothAddress::operator!=" href="qbluetoothaddress.html#operator-not-eq" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator!=(const QBluetoothAddress &amp;other) const">
<parameter type="const QBluetoothAddress &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator&lt;" fullname="QBluetoothAddress::operator&lt;" href="qbluetoothaddress.html#operator-lt" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator&lt;(const QBluetoothAddress &amp;other) const">
<parameter type="const QBluetoothAddress &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QBluetoothAddress::operator==" href="qbluetoothaddress.html#operator-eq-eq" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator==(const QBluetoothAddress &amp;other) const">
<parameter type="const QBluetoothAddress &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothAddress::d_func" href="qbluetoothaddress.html#d_func-1" status="active" access="private" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothAddressPrivate *" signature="const QBluetoothAddressPrivate * d_func() const"/>
<function threadsafety="unspecified" name="toUInt64" fullname="QBluetoothAddress::toUInt64" href="qbluetoothaddress.html#toUInt64" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="75" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint64" signature="quint64 toUInt64() const"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QBluetoothAddress::d_ptr" href="qbluetoothaddress.html#d_ptr-var" status="active" access="private" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="80" type="QBluetoothAddressPrivate *" static="false"/>
</class>
<class threadsafety="unspecified" name="QMetaTypeId" href="qmetatypeid.html" status="internal" access="private" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="89">
<enum threadsafety="unspecified" name="anonymous" fullname="QMetaTypeId::anonymous" href="qmetatypeid.html#anonymous-enum" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="89">
<value name="Defined" value="Q_DECLARE_METATYPE(QBluetoothAddress)"/>
</enum>
<function threadsafety="unspecified" name="qt_metatype_id" fullname="QMetaTypeId::qt_metatype_id" href="qmetatypeid.html#qt_metatype_id" status="active" access="public" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="89" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metatype_id()"/>
</class>
<function threadsafety="unspecified" name="operator&lt;&lt;" status="internal" access="private" location="qbluetoothaddress.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QDebug" signature="QDebug operator&lt;&lt;(QDebug , const QBluetoothAddress &amp;address)">
<parameter type="QDebug" name="" default=""/>
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
</function>
<class threadsafety="unspecified" name="QBluetoothDeviceDiscoveryAgent" href="qbluetoothdevicediscoveryagent.html" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="53" since="5.2" bases="QObject" module="QtBluetooth" brief="Discovers the Bluetooth devices nearby">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QBluetoothDeviceDiscoveryAgent::QPrivateSignal" href="qbluetoothdevicediscoveryagent-qprivatesignal.html" status="active" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="55"/>
<enum threadsafety="unspecified" name="DiscoveryMethod" fullname="QBluetoothDeviceDiscoveryAgent::DiscoveryMethod" href="qbluetoothdevicediscoveryagent.html#DiscoveryMethod-enum" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="79" since="5.8" typedef="QBluetoothDeviceDiscoveryAgent::DiscoveryMethods">
<value name="NoMethod" value="0x0"/>
<value name="ClassicMethod" value="0x01"/>
<value name="LowEnergyMethod" value="0x02"/>
</enum>
<enum threadsafety="unspecified" name="Error" fullname="QBluetoothDeviceDiscoveryAgent::Error" href="qbluetoothdevicediscoveryagent.html#Error-enum" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="62">
<value name="NoError" value="0"/>
<value name="InputOutputError" value="1"/>
<value name="PoweredOffError" value="2"/>
<value name="InvalidBluetoothAdapterError" value="3"/>
<value name="UnsupportedPlatformError" value="4"/>
<value name="UnsupportedDiscoveryMethod" value="5"/>
<value name="UnknownError" value="100"/>
</enum>
<enum threadsafety="unspecified" name="InquiryType" fullname="QBluetoothDeviceDiscoveryAgent::InquiryType" href="qbluetoothdevicediscoveryagent.html#InquiryType-enum" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="73">
<value name="GeneralUnlimitedInquiry" value="0"/>
<value name="LimitedInquiry" value="1"/>
</enum>
<typedef threadsafety="unspecified" name="DiscoveryMethods" fullname="QBluetoothDeviceDiscoveryAgent::DiscoveryMethods" href="qbluetoothdevicediscoveryagent.html#DiscoveryMethod-enum" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="85" enum="QBluetoothDeviceDiscoveryAgent::DiscoveryMethod"/>
<function threadsafety="unspecified" name="QBluetoothDeviceDiscoveryAgent" fullname="QBluetoothDeviceDiscoveryAgent::QBluetoothDeviceDiscoveryAgent" href="qbluetoothdevicediscoveryagent.html#QBluetoothDeviceDiscoveryAgent" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="88" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothDeviceDiscoveryAgent(QObject *parent)">
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="QBluetoothDeviceDiscoveryAgent" fullname="QBluetoothDeviceDiscoveryAgent::QBluetoothDeviceDiscoveryAgent" href="qbluetoothdevicediscoveryagent.html#QBluetoothDeviceDiscoveryAgent-1" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="89" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothDeviceDiscoveryAgent(const QBluetoothAddress &amp;deviceAdapter, QObject *parent)">
<parameter type="const QBluetoothAddress &amp;" name="deviceAdapter" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="supportedDiscoveryMethods" fullname="QBluetoothDeviceDiscoveryAgent::supportedDiscoveryMethods" href="qbluetoothdevicediscoveryagent.html#supportedDiscoveryMethods" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="107" since="5.8" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothDeviceDiscoveryAgent::DiscoveryMethods" signature="QBluetoothDeviceDiscoveryAgent::DiscoveryMethods supportedDiscoveryMethods()"/>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothDeviceDiscoveryAgent::d_func" href="qbluetoothdevicediscoveryagent.html#d_func" status="active" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="120" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothDeviceDiscoveryAgentPrivate *" signature="QBluetoothDeviceDiscoveryAgentPrivate * d_func()"/>
<function threadsafety="unspecified" name="tr" fullname="QBluetoothDeviceDiscoveryAgent::tr" href="qbluetoothdevicediscoveryagent.html#tr" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="55" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QBluetoothDeviceDiscoveryAgent::trUtf8" href="qbluetoothdevicediscoveryagent.html#trUtf8" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="55" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QBluetoothDeviceDiscoveryAgent::qt_metacall" href="qbluetoothdevicediscoveryagent.html#qt_metacall" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="55" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QBluetoothDeviceDiscoveryAgent::qt_metacast" href="qbluetoothdevicediscoveryagent.html#qt_metacast" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="55" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="canceled" fullname="QBluetoothDeviceDiscoveryAgent::canceled" href="qbluetoothdevicediscoveryagent.html#canceled" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="117" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void canceled()"/>
<function threadsafety="unspecified" name="deviceDiscovered" fullname="QBluetoothDeviceDiscoveryAgent::deviceDiscovered" href="qbluetoothdevicediscoveryagent.html#deviceDiscovered" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="114" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void deviceDiscovered(const QBluetoothDeviceInfo &amp;info)">
<parameter type="const QBluetoothDeviceInfo &amp;" name="info" default=""/>
</function>
<function threadsafety="unspecified" name="error" fullname="QBluetoothDeviceDiscoveryAgent::error" href="qbluetoothdevicediscoveryagent.html#error-1" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="116" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(QBluetoothDeviceDiscoveryAgent::Error error)">
<parameter type="QBluetoothDeviceDiscoveryAgent::Error" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="finished" fullname="QBluetoothDeviceDiscoveryAgent::finished" href="qbluetoothdevicediscoveryagent.html#finished" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="115" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void finished()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QBluetoothDeviceDiscoveryAgent::qt_static_metacall" href="qbluetoothdevicediscoveryagent.html#qt_static_metacall" status="active" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="55" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setInquiryType" fullname="QBluetoothDeviceDiscoveryAgent::setInquiryType" href="qbluetoothdevicediscoveryagent.html#inquiryType-prop" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="95" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="inquiryType" type="void" signature="void setInquiryType(QBluetoothDeviceDiscoveryAgent::InquiryType type)">
<parameter type="QBluetoothDeviceDiscoveryAgent::InquiryType" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="setLowEnergyDiscoveryTimeout" fullname="QBluetoothDeviceDiscoveryAgent::setLowEnergyDiscoveryTimeout" href="qbluetoothdevicediscoveryagent.html#setLowEnergyDiscoveryTimeout" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="104" since="5.8" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setLowEnergyDiscoveryTimeout(int timeout)">
<parameter type="int" name="timeout" default=""/>
</function>
<function threadsafety="unspecified" name="start" fullname="QBluetoothDeviceDiscoveryAgent::start" href="qbluetoothdevicediscoveryagent.html#start" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="109" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void start()"/>
<function threadsafety="unspecified" name="start" fullname="QBluetoothDeviceDiscoveryAgent::start" href="qbluetoothdevicediscoveryagent.html#start-1" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="110" since="5.8" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void start(QBluetoothDeviceDiscoveryAgent::DiscoveryMethods methods)">
<parameter type="QBluetoothDeviceDiscoveryAgent::DiscoveryMethods" name="methods" default=""/>
</function>
<function threadsafety="unspecified" name="stop" fullname="QBluetoothDeviceDiscoveryAgent::stop" href="qbluetoothdevicediscoveryagent.html#stop" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="111" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stop()"/>
<function threadsafety="unspecified" name="~QBluetoothDeviceDiscoveryAgent" fullname="QBluetoothDeviceDiscoveryAgent::~QBluetoothDeviceDiscoveryAgent" href="qbluetoothdevicediscoveryagent.html#dtor.QBluetoothDeviceDiscoveryAgent" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="91" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothDeviceDiscoveryAgent()"/>
<function threadsafety="unspecified" name="error" fullname="QBluetoothDeviceDiscoveryAgent::error" href="qbluetoothdevicediscoveryagent.html#error" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="99" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothDeviceDiscoveryAgent::Error" signature="QBluetoothDeviceDiscoveryAgent::Error error() const"/>
<function threadsafety="unspecified" name="inquiryType" fullname="QBluetoothDeviceDiscoveryAgent::inquiryType" href="qbluetoothdevicediscoveryagent.html#inquiryType-prop" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="94" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="inquiryType" type="QBluetoothDeviceDiscoveryAgent::InquiryType" signature="QBluetoothDeviceDiscoveryAgent::InquiryType inquiryType() const"/>
<function threadsafety="unspecified" name="discoveredDevices" fullname="QBluetoothDeviceDiscoveryAgent::discoveredDevices" href="qbluetoothdevicediscoveryagent.html#discoveredDevices" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="102" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QBluetoothDeviceInfo&gt;" signature="QList&lt;QBluetoothDeviceInfo&gt; discoveredDevices() const"/>
<function threadsafety="unspecified" name="errorString" fullname="QBluetoothDeviceDiscoveryAgent::errorString" href="qbluetoothdevicediscoveryagent.html#errorString" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="100" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString errorString() const"/>
<function threadsafety="unspecified" name="isActive" fullname="QBluetoothDeviceDiscoveryAgent::isActive" href="qbluetoothdevicediscoveryagent.html#isActive" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="97" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isActive() const"/>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothDeviceDiscoveryAgent::d_func" href="qbluetoothdevicediscoveryagent.html#d_func-1" status="active" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="120" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothDeviceDiscoveryAgentPrivate *" signature="const QBluetoothDeviceDiscoveryAgentPrivate * d_func() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QBluetoothDeviceDiscoveryAgent::metaObject" href="qbluetoothdevicediscoveryagent.html#metaObject" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="55" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<function threadsafety="unspecified" name="lowEnergyDiscoveryTimeout" fullname="QBluetoothDeviceDiscoveryAgent::lowEnergyDiscoveryTimeout" href="qbluetoothdevicediscoveryagent.html#lowEnergyDiscoveryTimeout" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="105" since="5.8" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int lowEnergyDiscoveryTimeout() const"/>
<property threadsafety="unspecified" name="inquiryType" fullname="QBluetoothDeviceDiscoveryAgent::inquiryType" href="qbluetoothdevicediscoveryagent.html#inquiryType-prop" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="56" type="QBluetoothDeviceDiscoveryAgent::InquiryType" brief="Type of inquiry scan to be used while discovering devices">
<getter name="inquiryType"/>
<setter name="setInquiryType"/>
</property>
<variable threadsafety="unspecified" name="d_ptr" fullname="QBluetoothDeviceDiscoveryAgent::d_ptr" href="qbluetoothdevicediscoveryagent.html#d_ptr-var" status="active" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="121" type="QBluetoothDeviceDiscoveryAgentPrivate *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QBluetoothDeviceDiscoveryAgent::staticMetaObject" href="qbluetoothdevicediscoveryagent.html#staticMetaObject-var" status="active" access="public" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="55" type="const QMetaObject" static="true"/>
</class>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="134" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QFlags&lt;QBluetoothDeviceDiscoveryAgent::DiscoveryMethods::enum_type&gt;" signature="QFlags&lt;QBluetoothDeviceDiscoveryAgent::DiscoveryMethods::enum_type&gt; operator|(QBluetoothDeviceDiscoveryAgent::DiscoveryMethods::enum_type f1, QBluetoothDeviceDiscoveryAgent::DiscoveryMethods::enum_type f2)">
<parameter type="QBluetoothDeviceDiscoveryAgent::DiscoveryMethods::enum_type" name="f1" default=""/>
<parameter type="QBluetoothDeviceDiscoveryAgent::DiscoveryMethods::enum_type" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="134" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QFlags&lt;QBluetoothDeviceDiscoveryAgent::DiscoveryMethods::enum_type&gt;" signature="QFlags&lt;QBluetoothDeviceDiscoveryAgent::DiscoveryMethods::enum_type&gt; operator|(QBluetoothDeviceDiscoveryAgent::DiscoveryMethods::enum_type f1, QFlags&lt;QBluetoothDeviceDiscoveryAgent::DiscoveryMethods::enum_type&gt; f2)">
<parameter type="QBluetoothDeviceDiscoveryAgent::DiscoveryMethods::enum_type" name="f1" default=""/>
<parameter type="QFlags&lt;QBluetoothDeviceDiscoveryAgent::DiscoveryMethods::enum_type&gt;" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="134" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QIncompatibleFlag" signature="QIncompatibleFlag operator|(QBluetoothDeviceDiscoveryAgent::DiscoveryMethods::enum_type f1, int f2)">
<parameter type="QBluetoothDeviceDiscoveryAgent::DiscoveryMethods::enum_type" name="f1" default=""/>
<parameter type="int" name="f2" default=""/>
</function>
<class threadsafety="unspecified" name="QBluetoothHostInfo" href="qbluetoothhostinfo.html" status="active" access="public" location="qbluetoothhostinfo.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo.h" lineno="49" since="5.2" module="QtBluetooth" brief="Encapsulates the details of a local QBluetooth device">
<function threadsafety="unspecified" name="operator=" fullname="QBluetoothHostInfo::operator=" href="qbluetoothhostinfo.html#operator-eq" status="active" access="public" location="qbluetoothhostinfo.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo.h" lineno="56" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothHostInfo &amp;" signature="QBluetoothHostInfo &amp; operator=(const QBluetoothHostInfo &amp;other)">
<parameter type="const QBluetoothHostInfo &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothHostInfo" fullname="QBluetoothHostInfo::QBluetoothHostInfo" href="qbluetoothhostinfo.html#QBluetoothHostInfo" status="active" access="public" location="qbluetoothhostinfo.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo.h" lineno="52" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothHostInfo()"/>
<function threadsafety="unspecified" name="QBluetoothHostInfo" fullname="QBluetoothHostInfo::QBluetoothHostInfo" href="qbluetoothhostinfo.html#QBluetoothHostInfo-1" status="active" access="public" location="qbluetoothhostinfo.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo.h" lineno="53" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothHostInfo(const QBluetoothHostInfo &amp;other)">
<parameter type="const QBluetoothHostInfo &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothHostInfo::d_func" href="qbluetoothhostinfo.html#d_func" status="active" access="private" location="qbluetoothhostinfo.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo.h" lineno="68" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothHostInfoPrivate *" signature="QBluetoothHostInfoPrivate * d_func()"/>
<function threadsafety="unspecified" name="setAddress" fullname="QBluetoothHostInfo::setAddress" href="qbluetoothhostinfo.html#setAddress" status="active" access="public" location="qbluetoothhostinfo.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo.h" lineno="62" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setAddress(const QBluetoothAddress &amp;address)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="setName" fullname="QBluetoothHostInfo::setName" href="qbluetoothhostinfo.html#setName" status="active" access="public" location="qbluetoothhostinfo.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setName(const QString &amp;name)">
<parameter type="const QString &amp;" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothHostInfo" fullname="QBluetoothHostInfo::~QBluetoothHostInfo" href="qbluetoothhostinfo.html#dtor.QBluetoothHostInfo" status="active" access="public" location="qbluetoothhostinfo.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo.h" lineno="54" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothHostInfo()"/>
<function threadsafety="unspecified" name="address" fullname="QBluetoothHostInfo::address" href="qbluetoothhostinfo.html#address" status="active" access="public" location="qbluetoothhostinfo.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo.h" lineno="61" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress" signature="QBluetoothAddress address() const"/>
<function threadsafety="unspecified" name="name" fullname="QBluetoothHostInfo::name" href="qbluetoothhostinfo.html#name" status="active" access="public" location="qbluetoothhostinfo.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo.h" lineno="64" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString name() const"/>
<function threadsafety="unspecified" name="operator!=" fullname="QBluetoothHostInfo::operator!=" href="qbluetoothhostinfo.html#operator-not-eq" status="active" access="public" location="qbluetoothhostinfo.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo.h" lineno="59" since="5.5" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator!=(const QBluetoothHostInfo &amp;other) const">
<parameter type="const QBluetoothHostInfo &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QBluetoothHostInfo::operator==" href="qbluetoothhostinfo.html#operator-eq-eq" status="active" access="public" location="qbluetoothhostinfo.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo.h" lineno="58" since="5.5" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator==(const QBluetoothHostInfo &amp;other) const">
<parameter type="const QBluetoothHostInfo &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothHostInfo::d_func" href="qbluetoothhostinfo.html#d_func-1" status="active" access="private" location="qbluetoothhostinfo.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothHostInfoPrivate *" signature="const QBluetoothHostInfoPrivate * d_func() const"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QBluetoothHostInfo::d_ptr" href="qbluetoothhostinfo.html#d_ptr-var" status="active" access="private" location="qbluetoothhostinfo.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo.h" lineno="69" type="QBluetoothHostInfoPrivate *" static="false"/>
</class>
<class threadsafety="unspecified" name="QBluetoothLocalDevice" href="qbluetoothlocaldevice.html" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="55" since="5.2" bases="QObject" module="QtBluetooth" brief="Enables access to the local Bluetooth device">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QBluetoothLocalDevice::QPrivateSignal" href="qbluetoothlocaldevice-qprivatesignal.html" status="active" access="private" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="57"/>
<enum threadsafety="unspecified" name="Error" fullname="QBluetoothLocalDevice::Error" href="qbluetoothlocaldevice.html#Error-enum" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="75">
<value name="NoError" value="0"/>
<value name="PairingError" value="1"/>
<value name="UnknownError" value="100"/>
</enum>
<enum threadsafety="unspecified" name="HostMode" fullname="QBluetoothLocalDevice::HostMode" href="qbluetoothlocaldevice.html#HostMode-enum" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="67">
<value name="HostPoweredOff" value="0"/>
<value name="HostConnectable" value="1"/>
<value name="HostDiscoverable" value="2"/>
<value name="HostDiscoverableLimitedInquiry" value="3"/>
</enum>
<enum threadsafety="unspecified" name="Pairing" fullname="QBluetoothLocalDevice::Pairing" href="qbluetoothlocaldevice.html#Pairing-enum" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="60">
<value name="Unpaired" value="0"/>
<value name="Paired" value="1"/>
<value name="AuthorizedPaired" value="2"/>
</enum>
<function threadsafety="unspecified" name="QBluetoothLocalDevice" fullname="QBluetoothLocalDevice::QBluetoothLocalDevice" href="qbluetoothlocaldevice.html#QBluetoothLocalDevice" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="82" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothLocalDevice(QObject *parent)">
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="QBluetoothLocalDevice" fullname="QBluetoothLocalDevice::QBluetoothLocalDevice" href="qbluetoothlocaldevice.html#QBluetoothLocalDevice-1" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="83" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothLocalDevice(const QBluetoothAddress &amp;address, QObject *parent)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="QObject *" name="parent" default="..."/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothLocalDevice::d_func" href="qbluetoothlocaldevice.html#d_func" status="active" access="private" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="116" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothLocalDevicePrivate *" signature="QBluetoothLocalDevicePrivate * d_func()"/>
<function threadsafety="unspecified" name="allDevices" fullname="QBluetoothLocalDevice::allDevices" href="qbluetoothlocaldevice.html#allDevices" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="100" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QBluetoothHostInfo&gt;" signature="QList&lt;QBluetoothHostInfo&gt; allDevices()"/>
<function threadsafety="unspecified" name="tr" fullname="QBluetoothLocalDevice::tr" href="qbluetoothlocaldevice.html#tr" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="57" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QBluetoothLocalDevice::trUtf8" href="qbluetoothlocaldevice.html#trUtf8" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="57" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QBluetoothLocalDevice::qt_metacall" href="qbluetoothlocaldevice.html#qt_metacall" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="57" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QBluetoothLocalDevice::qt_metacast" href="qbluetoothlocaldevice.html#qt_metacast" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="57" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="deviceConnected" fullname="QBluetoothLocalDevice::deviceConnected" href="qbluetoothlocaldevice.html#deviceConnected" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="107" since="5.3" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void deviceConnected(const QBluetoothAddress &amp;address)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="deviceDisconnected" fullname="QBluetoothLocalDevice::deviceDisconnected" href="qbluetoothlocaldevice.html#deviceDisconnected" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="108" since="5.3" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void deviceDisconnected(const QBluetoothAddress &amp;address)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="error" fullname="QBluetoothLocalDevice::error" href="qbluetoothlocaldevice.html#error" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="113" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(QBluetoothLocalDevice::Error error)">
<parameter type="QBluetoothLocalDevice::Error" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="hostModeStateChanged" fullname="QBluetoothLocalDevice::hostModeStateChanged" href="qbluetoothlocaldevice.html#hostModeStateChanged" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="106" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void hostModeStateChanged(QBluetoothLocalDevice::HostMode state)">
<parameter type="QBluetoothLocalDevice::HostMode" name="state" default=""/>
</function>
<function threadsafety="unspecified" name="pairingConfirmation" fullname="QBluetoothLocalDevice::pairingConfirmation" href="qbluetoothlocaldevice.html#pairingConfirmation" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="103" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void pairingConfirmation(bool confirmation)">
<parameter type="bool" name="confirmation" default=""/>
</function>
<function threadsafety="unspecified" name="pairingDisplayConfirmation" fullname="QBluetoothLocalDevice::pairingDisplayConfirmation" href="qbluetoothlocaldevice.html#pairingDisplayConfirmation" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="112" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void pairingDisplayConfirmation(const QBluetoothAddress &amp;address, QString pin)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="QString" name="pin" default=""/>
</function>
<function threadsafety="unspecified" name="pairingDisplayPinCode" fullname="QBluetoothLocalDevice::pairingDisplayPinCode" href="qbluetoothlocaldevice.html#pairingDisplayPinCode" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="111" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void pairingDisplayPinCode(const QBluetoothAddress &amp;address, QString pin)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="QString" name="pin" default=""/>
</function>
<function threadsafety="unspecified" name="pairingFinished" fullname="QBluetoothLocalDevice::pairingFinished" href="qbluetoothlocaldevice.html#pairingFinished" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="109" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void pairingFinished(const QBluetoothAddress &amp;address, QBluetoothLocalDevice::Pairing pairing)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="QBluetoothLocalDevice::Pairing" name="pairing" default=""/>
</function>
<function threadsafety="unspecified" name="powerOn" fullname="QBluetoothLocalDevice::powerOn" href="qbluetoothlocaldevice.html#powerOn" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="95" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void powerOn()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QBluetoothLocalDevice::qt_static_metacall" href="qbluetoothlocaldevice.html#qt_static_metacall" status="active" access="private" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="57" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="requestPairing" fullname="QBluetoothLocalDevice::requestPairing" href="qbluetoothlocaldevice.html#requestPairing" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void requestPairing(const QBluetoothAddress &amp;address, QBluetoothLocalDevice::Pairing pairing)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="QBluetoothLocalDevice::Pairing" name="pairing" default=""/>
</function>
<function threadsafety="unspecified" name="setHostMode" fullname="QBluetoothLocalDevice::setHostMode" href="qbluetoothlocaldevice.html#setHostMode" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setHostMode(QBluetoothLocalDevice::HostMode mode)">
<parameter type="QBluetoothLocalDevice::HostMode" name="mode" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothLocalDevice" fullname="QBluetoothLocalDevice::~QBluetoothLocalDevice" href="qbluetoothlocaldevice.html#dtor.QBluetoothLocalDevice" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="84" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothLocalDevice()"/>
<function threadsafety="unspecified" name="address" fullname="QBluetoothLocalDevice::address" href="qbluetoothlocaldevice.html#address" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="98" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress" signature="QBluetoothAddress address() const"/>
<function threadsafety="unspecified" name="hostMode" fullname="QBluetoothLocalDevice::hostMode" href="qbluetoothlocaldevice.html#hostMode" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="92" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothLocalDevice::HostMode" signature="QBluetoothLocalDevice::HostMode hostMode() const"/>
<function threadsafety="unspecified" name="pairingStatus" fullname="QBluetoothLocalDevice::pairingStatus" href="qbluetoothlocaldevice.html#pairingStatus" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="89" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothLocalDevice::Pairing" signature="QBluetoothLocalDevice::Pairing pairingStatus(const QBluetoothAddress &amp;address) const">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="connectedDevices" fullname="QBluetoothLocalDevice::connectedDevices" href="qbluetoothlocaldevice.html#connectedDevices" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="93" since="5.3" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QBluetoothAddress&gt;" signature="QList&lt;QBluetoothAddress&gt; connectedDevices() const"/>
<function threadsafety="unspecified" name="name" fullname="QBluetoothLocalDevice::name" href="qbluetoothlocaldevice.html#name" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="97" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString name() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QBluetoothLocalDevice::isValid" href="qbluetoothlocaldevice.html#isValid" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="86" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothLocalDevice::d_func" href="qbluetoothlocaldevice.html#d_func-1" status="active" access="private" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="116" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothLocalDevicePrivate *" signature="const QBluetoothLocalDevicePrivate * d_func() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QBluetoothLocalDevice::metaObject" href="qbluetoothlocaldevice.html#metaObject" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="57" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QBluetoothLocalDevice::d_ptr" href="qbluetoothlocaldevice.html#d_ptr-var" status="active" access="private" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="117" type="QBluetoothLocalDevicePrivate *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QBluetoothLocalDevice::staticMetaObject" href="qbluetoothlocaldevice.html#staticMetaObject-var" status="active" access="public" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="57" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QBluetoothServer" href="qbluetoothserver.html" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="58" since="5.2" bases="QObject" module="QtBluetooth" brief="Uses the RFCOMM or L2cap protocol to communicate with a Bluetooth device">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QBluetoothServer::QPrivateSignal" href="qbluetoothserver-qprivatesignal.html" status="active" access="private" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="60"/>
<enum threadsafety="unspecified" name="Error" fullname="QBluetoothServer::Error" href="qbluetoothserver.html#Error-enum" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="63">
<value name="NoError" value="0"/>
<value name="UnknownError" value="1"/>
<value name="PoweredOffError" value="2"/>
<value name="InputOutputError" value="3"/>
<value name="ServiceAlreadyRegisteredError" value="4"/>
<value name="UnsupportedProtocolError" value="5"/>
</enum>
<function threadsafety="unspecified" name="QBluetoothServer" fullname="QBluetoothServer::QBluetoothServer" href="qbluetoothserver.html#QBluetoothServer" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="73" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothServer(QBluetoothServiceInfo::Protocol serverType, QObject *parent)">
<parameter type="QBluetoothServiceInfo::Protocol" name="serverType" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothServer::d_func" href="qbluetoothserver.html#d_func" status="active" access="private" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="106" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServerPrivate *" signature="QBluetoothServerPrivate * d_func()"/>
<function threadsafety="unspecified" name="listen" fullname="QBluetoothServer::listen" href="qbluetoothserver.html#listen-1" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServiceInfo" signature="QBluetoothServiceInfo listen(const QBluetoothUuid &amp;uuid, const QString &amp;serviceName)">
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
<parameter type="const QString &amp;" name="serviceName" default="QString()"/>
</function>
<function threadsafety="unspecified" name="nextPendingConnection" fullname="QBluetoothServer::nextPendingConnection" href="qbluetoothserver.html#nextPendingConnection" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="86" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothSocket *" signature="QBluetoothSocket * nextPendingConnection()"/>
<function threadsafety="unspecified" name="tr" fullname="QBluetoothServer::tr" href="qbluetoothserver.html#tr" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="60" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QBluetoothServer::trUtf8" href="qbluetoothserver.html#trUtf8" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="60" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="listen" fullname="QBluetoothServer::listen" href="qbluetoothserver.html#listen" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="78" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool listen(const QBluetoothAddress &amp;address, quint16 port)">
<parameter type="const QBluetoothAddress &amp;" name="address" default="QBluetoothAddress()"/>
<parameter type="quint16" name="port" default="0"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QBluetoothServer::qt_metacall" href="qbluetoothserver.html#qt_metacall" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="60" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QBluetoothServer::qt_metacast" href="qbluetoothserver.html#qt_metacast" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="60" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="close" fullname="QBluetoothServer::close" href="qbluetoothserver.html#close" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void close()"/>
<function threadsafety="unspecified" name="error" fullname="QBluetoothServer::error" href="qbluetoothserver.html#error-1" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="100" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(QBluetoothServer::Error error)">
<parameter type="QBluetoothServer::Error" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="newConnection" fullname="QBluetoothServer::newConnection" href="qbluetoothserver.html#newConnection" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="99" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void newConnection()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QBluetoothServer::qt_static_metacall" href="qbluetoothserver.html#qt_static_metacall" status="active" access="private" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="60" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setMaxPendingConnections" fullname="QBluetoothServer::setMaxPendingConnections" href="qbluetoothserver.html#setMaxPendingConnections" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setMaxPendingConnections(int numConnections)">
<parameter type="int" name="numConnections" default=""/>
</function>
<function threadsafety="unspecified" name="setSecurityFlags" fullname="QBluetoothServer::setSecurityFlags" href="qbluetoothserver.html#setSecurityFlags" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setSecurityFlags(QBluetooth::SecurityFlags security)">
<parameter type="QBluetooth::SecurityFlags" name="security" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothServer" fullname="QBluetoothServer::~QBluetoothServer" href="qbluetoothserver.html#dtor.QBluetoothServer" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="74" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothServer()"/>
<function threadsafety="unspecified" name="securityFlags" fullname="QBluetoothServer::securityFlags" href="qbluetoothserver.html#securityFlags" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="92" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetooth::SecurityFlags" signature="QBluetooth::SecurityFlags securityFlags() const"/>
<function threadsafety="unspecified" name="serverAddress" fullname="QBluetoothServer::serverAddress" href="qbluetoothserver.html#serverAddress" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="88" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress" signature="QBluetoothAddress serverAddress() const"/>
<function threadsafety="unspecified" name="error" fullname="QBluetoothServer::error" href="qbluetoothserver.html#error" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="96" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServer::Error" signature="QBluetoothServer::Error error() const"/>
<function threadsafety="unspecified" name="serverType" fullname="QBluetoothServer::serverType" href="qbluetoothserver.html#serverType" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="94" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServiceInfo::Protocol" signature="QBluetoothServiceInfo::Protocol serverType() const"/>
<function threadsafety="unspecified" name="hasPendingConnections" fullname="QBluetoothServer::hasPendingConnections" href="qbluetoothserver.html#hasPendingConnections" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="85" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool hasPendingConnections() const"/>
<function threadsafety="unspecified" name="isListening" fullname="QBluetoothServer::isListening" href="qbluetoothserver.html#isListening" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isListening() const"/>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothServer::d_func" href="qbluetoothserver.html#d_func-1" status="active" access="private" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="106" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothServerPrivate *" signature="const QBluetoothServerPrivate * d_func() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QBluetoothServer::metaObject" href="qbluetoothserver.html#metaObject" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="60" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<function threadsafety="unspecified" name="maxPendingConnections" fullname="QBluetoothServer::maxPendingConnections" href="qbluetoothserver.html#maxPendingConnections" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int maxPendingConnections() const"/>
<function threadsafety="unspecified" name="serverPort" fullname="QBluetoothServer::serverPort" href="qbluetoothserver.html#serverPort" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="89" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint16" signature="quint16 serverPort() const"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QBluetoothServer::d_ptr" href="qbluetoothserver.html#d_ptr-var" status="active" access="protected" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="103" type="QBluetoothServerPrivate *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QBluetoothServer::staticMetaObject" href="qbluetoothserver.html#staticMetaObject-var" status="active" access="public" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="60" type="const QMetaObject" static="true"/>
</class>
<function threadsafety="unspecified" name="operator!=" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="95" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator!=(const QLowEnergyAdvertisingData &amp;data1, const QLowEnergyAdvertisingData &amp;data2)">
<parameter type="const QLowEnergyAdvertisingData &amp;" name="data1" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="data2" default=""/>
</function>
<function threadsafety="unspecified" name="operator!=" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="89" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator!=(const QLowEnergyServiceData &amp;sd1, const QLowEnergyServiceData &amp;sd2)">
<parameter type="const QLowEnergyServiceData &amp;" name="sd1" default=""/>
<parameter type="const QLowEnergyServiceData &amp;" name="sd2" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="53" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator==(const QLowEnergyAdvertisingData &amp;data1, const QLowEnergyAdvertisingData &amp;data2)">
<parameter type="const QLowEnergyAdvertisingData &amp;" name="data1" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="data2" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="55" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator==(const QLowEnergyServiceData &amp;sd1, const QLowEnergyServiceData &amp;sd2)">
<parameter type="const QLowEnergyServiceData &amp;" name="sd1" default=""/>
<parameter type="const QLowEnergyServiceData &amp;" name="sd2" default=""/>
</function>
<function threadsafety="unspecified" name="operator&gt;&gt;" status="internal" access="private" location="servicemap_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/servicemap_p.h" lineno="60" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QDBusArgument &amp;" signature="const QDBusArgument &amp; operator&gt;&gt;(const QDBusArgument &amp;argument, ServiceMap &amp;serviceMap)">
<parameter type="const QDBusArgument &amp;" name="argument" default=""/>
<parameter type="ServiceMap &amp;" name="serviceMap" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="86" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QBluetoothDeviceDiscoveryAgent::DiscoveryMethods )">
<parameter type="QBluetoothDeviceDiscoveryAgent::DiscoveryMethods" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QBluetoothDeviceDiscoveryAgent::Error )">
<parameter type="QBluetoothDeviceDiscoveryAgent::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QBluetoothDeviceDiscoveryAgent::InquiryType )">
<parameter type="QBluetoothDeviceDiscoveryAgent::InquiryType" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="80" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QBluetoothLocalDevice::Error )">
<parameter type="QBluetoothLocalDevice::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QBluetoothLocalDevice::HostMode )">
<parameter type="QBluetoothLocalDevice::HostMode" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QBluetoothLocalDevice::Pairing )">
<parameter type="QBluetoothLocalDevice::Pairing" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QBluetoothServer::Error )">
<parameter type="QBluetoothServer::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="86" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QBluetoothDeviceDiscoveryAgent::DiscoveryMethods )">
<parameter type="QBluetoothDeviceDiscoveryAgent::DiscoveryMethods" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QBluetoothDeviceDiscoveryAgent::Error )">
<parameter type="QBluetoothDeviceDiscoveryAgent::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QBluetoothDeviceDiscoveryAgent::InquiryType )">
<parameter type="QBluetoothDeviceDiscoveryAgent::InquiryType" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="80" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QBluetoothLocalDevice::Error )">
<parameter type="QBluetoothLocalDevice::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QBluetoothLocalDevice::HostMode )">
<parameter type="QBluetoothLocalDevice::HostMode" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qbluetoothlocaldevice.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QBluetoothLocalDevice::Pairing )">
<parameter type="QBluetoothLocalDevice::Pairing" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qbluetoothserver.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QBluetoothServer::Error )">
<parameter type="QBluetoothServer::Error" name="" default=""/>
</function>
<class threadsafety="unspecified" name="QBluetoothTransferManager" href="qbluetoothtransfermanager.html" status="active" access="public" location="qbluetoothtransfermanager.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransfermanager.h" lineno="56" since="5.2" bases="QObject" module="QtBluetooth" brief="Transfers data to another device using Object Push Profile (OPP)">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QBluetoothTransferManager::QPrivateSignal" href="qbluetoothtransfermanager-qprivatesignal.html" status="active" access="private" location="qbluetoothtransfermanager.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransfermanager.h" lineno="58"/>
<function threadsafety="unspecified" name="QBluetoothTransferManager" fullname="QBluetoothTransferManager::QBluetoothTransferManager" href="qbluetoothtransfermanager.html#QBluetoothTransferManager" status="active" access="public" location="qbluetoothtransfermanager.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransfermanager.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothTransferManager(QObject *parent)">
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="put" fullname="QBluetoothTransferManager::put" href="qbluetoothtransfermanager.html#put" status="active" access="public" location="qbluetoothtransfermanager.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransfermanager.h" lineno="64" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothTransferReply *" signature="QBluetoothTransferReply * put(const QBluetoothTransferRequest &amp;request, QIODevice *data)">
<parameter type="const QBluetoothTransferRequest &amp;" name="request" default=""/>
<parameter type="QIODevice *" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="tr" fullname="QBluetoothTransferManager::tr" href="qbluetoothtransfermanager.html#tr" status="active" access="public" location="qbluetoothtransfermanager.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransfermanager.h" lineno="58" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QBluetoothTransferManager::trUtf8" href="qbluetoothtransfermanager.html#trUtf8" status="active" access="public" location="qbluetoothtransfermanager.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransfermanager.h" lineno="58" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QBluetoothTransferManager::qt_metacall" href="qbluetoothtransfermanager.html#qt_metacall" status="active" access="public" location="qbluetoothtransfermanager.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransfermanager.h" lineno="58" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QBluetoothTransferManager::qt_metacast" href="qbluetoothtransfermanager.html#qt_metacast" status="active" access="public" location="qbluetoothtransfermanager.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransfermanager.h" lineno="58" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="finished" fullname="QBluetoothTransferManager::finished" href="qbluetoothtransfermanager.html#finished" status="active" access="public" location="qbluetoothtransfermanager.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransfermanager.h" lineno="67" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void finished(QBluetoothTransferReply *reply)">
<parameter type="QBluetoothTransferReply *" name="reply" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QBluetoothTransferManager::qt_static_metacall" href="qbluetoothtransfermanager.html#qt_static_metacall" status="active" access="private" location="qbluetoothtransfermanager.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransfermanager.h" lineno="58" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothTransferManager" fullname="QBluetoothTransferManager::~QBluetoothTransferManager" href="qbluetoothtransfermanager.html#dtor.QBluetoothTransferManager" status="active" access="public" location="qbluetoothtransfermanager.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransfermanager.h" lineno="62" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothTransferManager()"/>
<function threadsafety="unspecified" name="metaObject" fullname="QBluetoothTransferManager::metaObject" href="qbluetoothtransfermanager.html#metaObject" status="active" access="public" location="qbluetoothtransfermanager.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransfermanager.h" lineno="58" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QBluetoothTransferManager::staticMetaObject" href="qbluetoothtransfermanager.html#staticMetaObject-var" status="active" access="public" location="qbluetoothtransfermanager.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransfermanager.h" lineno="58" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QLowEnergyAdvertisingData" href="qlowenergyadvertisingdata.html" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="51" since="5.7" module="QtBluetooth" groups="shared" brief="Represents the data to be broadcast during Bluetooth Low Energy advertising">
<enum threadsafety="unspecified" name="Discoverability" fullname="QLowEnergyAdvertisingData::Discoverability" href="qlowenergyadvertisingdata.html#Discoverability-enum" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="73">
<value name="DiscoverabilityNone" value="0"/>
<value name="DiscoverabilityLimited" value="1"/>
<value name="DiscoverabilityGeneral" value="2"/>
</enum>
<function threadsafety="unspecified" name="operator=" fullname="QLowEnergyAdvertisingData::operator=" href="qlowenergyadvertisingdata.html#operator-eq" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="60" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyAdvertisingData &amp;" signature="QLowEnergyAdvertisingData &amp; operator=(const QLowEnergyAdvertisingData &amp;other)">
<parameter type="const QLowEnergyAdvertisingData &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QLowEnergyAdvertisingData" fullname="QLowEnergyAdvertisingData::QLowEnergyAdvertisingData" href="qlowenergyadvertisingdata.html#QLowEnergyAdvertisingData" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="56" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyAdvertisingData()"/>
<function threadsafety="unspecified" name="QLowEnergyAdvertisingData" fullname="QLowEnergyAdvertisingData::QLowEnergyAdvertisingData" href="qlowenergyadvertisingdata.html#QLowEnergyAdvertisingData-1" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="57" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyAdvertisingData(const QLowEnergyAdvertisingData &amp;other)">
<parameter type="const QLowEnergyAdvertisingData &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="invalidManufacturerId" fullname="QLowEnergyAdvertisingData::invalidManufacturerId" href="qlowenergyadvertisingdata.html#invalidManufacturerId" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="65" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="quint16" signature="quint16 invalidManufacturerId()"/>
<function threadsafety="unspecified" name="setDiscoverability" fullname="QLowEnergyAdvertisingData::setDiscoverability" href="qlowenergyadvertisingdata.html#setDiscoverability" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setDiscoverability(QLowEnergyAdvertisingData::Discoverability mode)">
<parameter type="QLowEnergyAdvertisingData::Discoverability" name="mode" default=""/>
</function>
<function threadsafety="unspecified" name="setIncludePowerLevel" fullname="QLowEnergyAdvertisingData::setIncludePowerLevel" href="qlowenergyadvertisingdata.html#setIncludePowerLevel" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setIncludePowerLevel(bool doInclude)">
<parameter type="bool" name="doInclude" default=""/>
</function>
<function threadsafety="unspecified" name="setLocalName" fullname="QLowEnergyAdvertisingData::setLocalName" href="qlowenergyadvertisingdata.html#setLocalName" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="62" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setLocalName(const QString &amp;name)">
<parameter type="const QString &amp;" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="setManufacturerData" fullname="QLowEnergyAdvertisingData::setManufacturerData" href="qlowenergyadvertisingdata.html#setManufacturerData" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="66" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setManufacturerData(quint16 id, const QByteArray &amp;data)">
<parameter type="quint16" name="id" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="setRawData" fullname="QLowEnergyAdvertisingData::setRawData" href="qlowenergyadvertisingdata.html#setRawData" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setRawData(const QByteArray &amp;data)">
<parameter type="const QByteArray &amp;" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="setServices" fullname="QLowEnergyAdvertisingData::setServices" href="qlowenergyadvertisingdata.html#setServices" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setServices(const QList&lt;QBluetoothUuid&gt; &amp;services)">
<parameter type="const QList&lt;QBluetoothUuid&gt; &amp;" name="services" default=""/>
</function>
<function threadsafety="unspecified" name="swap" fullname="QLowEnergyAdvertisingData::swap" href="qlowenergyadvertisingdata.html#swap" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="87" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void swap(QLowEnergyAdvertisingData &amp;other)">
<parameter type="QLowEnergyAdvertisingData &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyAdvertisingData" fullname="QLowEnergyAdvertisingData::~QLowEnergyAdvertisingData" href="qlowenergyadvertisingdata.html#dtor.QLowEnergyAdvertisingData" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="58" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyAdvertisingData()"/>
<function threadsafety="unspecified" name="manufacturerData" fullname="QLowEnergyAdvertisingData::manufacturerData" href="qlowenergyadvertisingdata.html#manufacturerData" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QByteArray" signature="QByteArray manufacturerData() const"/>
<function threadsafety="unspecified" name="rawData" fullname="QLowEnergyAdvertisingData::rawData" href="qlowenergyadvertisingdata.html#rawData" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="85" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QByteArray" signature="QByteArray rawData() const"/>
<function threadsafety="unspecified" name="services" fullname="QLowEnergyAdvertisingData::services" href="qlowenergyadvertisingdata.html#services" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QBluetoothUuid&gt;" signature="QList&lt;QBluetoothUuid&gt; services() const"/>
<function threadsafety="unspecified" name="discoverability" fullname="QLowEnergyAdvertisingData::discoverability" href="qlowenergyadvertisingdata.html#discoverability" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="77" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyAdvertisingData::Discoverability" signature="QLowEnergyAdvertisingData::Discoverability discoverability() const"/>
<function threadsafety="unspecified" name="localName" fullname="QLowEnergyAdvertisingData::localName" href="qlowenergyadvertisingdata.html#localName" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="63" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString localName() const"/>
<function threadsafety="unspecified" name="includePowerLevel" fullname="QLowEnergyAdvertisingData::includePowerLevel" href="qlowenergyadvertisingdata.html#includePowerLevel" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool includePowerLevel() const"/>
<function threadsafety="unspecified" name="manufacturerId" fullname="QLowEnergyAdvertisingData::manufacturerId" href="qlowenergyadvertisingdata.html#manufacturerId" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="67" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint16" signature="quint16 manufacturerId() const"/>
<variable threadsafety="unspecified" name="d" fullname="QLowEnergyAdvertisingData::d" href="qlowenergyadvertisingdata.html#d-var" status="active" access="private" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="90" type="QSharedDataPointer&lt;QLowEnergyAdvertisingDataPrivate&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QTypeInfo" href="qtypeinfo.html" status="internal" access="private" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="101">
<enum threadsafety="unspecified" name="anonymous" fullname="QTypeInfo::anonymous" href="qtypeinfo.html#anonymous-enum" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="101">
<value name="isSpecialized" value="Q_DECLARE_SHARED(QLowEnergyAdvertisingData)"/>
<value name="isComplex" value="Q_DECLARE_SHARED(QLowEnergyAdvertisingData)"/>
<value name="isStatic" value="Q_DECLARE_SHARED(QLowEnergyAdvertisingData)"/>
<value name="isRelocatable" value="Q_DECLARE_SHARED(QLowEnergyAdvertisingData)"/>
<value name="isLarge" value="Q_DECLARE_SHARED(QLowEnergyAdvertisingData)"/>
<value name="isPointer" value="Q_DECLARE_SHARED(QLowEnergyAdvertisingData)"/>
<value name="isIntegral" value="Q_DECLARE_SHARED(QLowEnergyAdvertisingData)"/>
<value name="isDummy" value="Q_DECLARE_SHARED(QLowEnergyAdvertisingData)"/>
<value name="sizeOf" value="Q_DECLARE_SHARED(QLowEnergyAdvertisingData)"/>
</enum>
<function threadsafety="unspecified" name="name" fullname="QTypeInfo::name" href="qtypeinfo.html#name" status="active" access="public" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="101" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * name()"/>
</class>
<function threadsafety="unspecified" name="swap" status="internal" access="private" location="qlowenergyadvertisingdata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingdata.h" lineno="101" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void swap(QLowEnergyAdvertisingData &amp;value1, QLowEnergyAdvertisingData &amp;value2)">
<parameter type="QLowEnergyAdvertisingData &amp;" name="value1" default=""/>
<parameter type="QLowEnergyAdvertisingData &amp;" name="value2" default=""/>
</function>
<class threadsafety="unspecified" name="QLowEnergyServiceData" href="qlowenergyservicedata.html" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="53" since="5.7" module="QtBluetooth" groups="shared" brief="Used to set up GATT service data">
<enum threadsafety="unspecified" name="ServiceType" fullname="QLowEnergyServiceData::ServiceType" href="qlowenergyservicedata.html#ServiceType-enum" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="64">
<value name="ServiceTypePrimary" value="0x2800"/>
<value name="ServiceTypeSecondary" value="0x2801"/>
</enum>
<function threadsafety="unspecified" name="operator=" fullname="QLowEnergyServiceData::operator=" href="qlowenergyservicedata.html#operator-eq" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="62" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyServiceData &amp;" signature="QLowEnergyServiceData &amp; operator=(const QLowEnergyServiceData &amp;other)">
<parameter type="const QLowEnergyServiceData &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QLowEnergyServiceData" fullname="QLowEnergyServiceData::QLowEnergyServiceData" href="qlowenergyservicedata.html#QLowEnergyServiceData" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyServiceData()"/>
<function threadsafety="unspecified" name="QLowEnergyServiceData" fullname="QLowEnergyServiceData::QLowEnergyServiceData" href="qlowenergyservicedata.html#QLowEnergyServiceData-1" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="59" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyServiceData(const QLowEnergyServiceData &amp;other)">
<parameter type="const QLowEnergyServiceData &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="addCharacteristic" fullname="QLowEnergyServiceData::addCharacteristic" href="qlowenergyservicedata.html#addCharacteristic" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addCharacteristic(const QLowEnergyCharacteristicData &amp;characteristic)">
<parameter type="const QLowEnergyCharacteristicData &amp;" name="characteristic" default=""/>
</function>
<function threadsafety="unspecified" name="addIncludedService" fullname="QLowEnergyServiceData::addIncludedService" href="qlowenergyservicedata.html#addIncludedService" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addIncludedService(QLowEnergyService *service)">
<parameter type="QLowEnergyService *" name="service" default=""/>
</function>
<function threadsafety="unspecified" name="setCharacteristics" fullname="QLowEnergyServiceData::setCharacteristics" href="qlowenergyservicedata.html#setCharacteristics" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setCharacteristics(const QList&lt;QLowEnergyCharacteristicData&gt; &amp;characteristics)">
<parameter type="const QList&lt;QLowEnergyCharacteristicData&gt; &amp;" name="characteristics" default=""/>
</function>
<function threadsafety="unspecified" name="setIncludedServices" fullname="QLowEnergyServiceData::setIncludedServices" href="qlowenergyservicedata.html#setIncludedServices" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="72" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setIncludedServices(const QList&lt;QLowEnergyService *&gt; &amp;services)">
<parameter type="const QList&lt;QLowEnergyService *&gt; &amp;" name="services" default=""/>
</function>
<function threadsafety="unspecified" name="setType" fullname="QLowEnergyServiceData::setType" href="qlowenergyservicedata.html#setType" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="66" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setType(QLowEnergyServiceData::ServiceType type)">
<parameter type="QLowEnergyServiceData::ServiceType" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="setUuid" fullname="QLowEnergyServiceData::setUuid" href="qlowenergyservicedata.html#setUuid" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="69" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setUuid(const QBluetoothUuid &amp;uuid)">
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="swap" fullname="QLowEnergyServiceData::swap" href="qlowenergyservicedata.html#swap" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void swap(QLowEnergyServiceData &amp;other)">
<parameter type="QLowEnergyServiceData &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyServiceData" fullname="QLowEnergyServiceData::~QLowEnergyServiceData" href="qlowenergyservicedata.html#dtor.QLowEnergyServiceData" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="60" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyServiceData()"/>
<function threadsafety="unspecified" name="uuid" fullname="QLowEnergyServiceData::uuid" href="qlowenergyservicedata.html#uuid" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothUuid" signature="QBluetoothUuid uuid() const"/>
<function threadsafety="unspecified" name="characteristics" fullname="QLowEnergyServiceData::characteristics" href="qlowenergyservicedata.html#characteristics" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="75" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QLowEnergyCharacteristicData&gt;" signature="QList&lt;QLowEnergyCharacteristicData&gt; characteristics() const"/>
<function threadsafety="unspecified" name="includedServices" fullname="QLowEnergyServiceData::includedServices" href="qlowenergyservicedata.html#includedServices" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QLowEnergyService *&gt;" signature="QList&lt;QLowEnergyService *&gt; includedServices() const"/>
<function threadsafety="unspecified" name="type" fullname="QLowEnergyServiceData::type" href="qlowenergyservicedata.html#type" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="65" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyServiceData::ServiceType" signature="QLowEnergyServiceData::ServiceType type() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QLowEnergyServiceData::isValid" href="qlowenergyservicedata.html#isValid" status="active" access="public" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValid() const"/>
<variable threadsafety="unspecified" name="d" fullname="QLowEnergyServiceData::d" href="qlowenergyservicedata.html#d-var" status="active" access="private" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="84" type="QSharedDataPointer&lt;QLowEnergyServiceDataPrivate&gt;" static="false"/>
</class>
<function threadsafety="unspecified" name="swap" status="internal" access="private" location="qlowenergyservicedata.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservicedata.h" lineno="94" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void swap(QLowEnergyServiceData &amp;value1, QLowEnergyServiceData &amp;value2)">
<parameter type="QLowEnergyServiceData &amp;" name="value1" default=""/>
<parameter type="QLowEnergyServiceData &amp;" name="value2" default=""/>
</function>
<class threadsafety="unspecified" name="DeviceDiscoveryBroadcastReceiver" href="devicediscoverybroadcastreceiver.html" status="internal" access="private" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="62" bases="AndroidBroadcastReceiver">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="DeviceDiscoveryBroadcastReceiver::QPrivateSignal" href="devicediscoverybroadcastreceiver-qprivatesignal.html" status="active" access="private" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="64"/>
<function threadsafety="unspecified" name="DeviceDiscoveryBroadcastReceiver" fullname="DeviceDiscoveryBroadcastReceiver::DeviceDiscoveryBroadcastReceiver" href="devicediscoverybroadcastreceiver.html#DeviceDiscoveryBroadcastReceiver" status="active" access="public" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="66" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="DeviceDiscoveryBroadcastReceiver(QObject *parent)">
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="retrieveDeviceInfo" fullname="DeviceDiscoveryBroadcastReceiver::retrieveDeviceInfo" href="devicediscoverybroadcastreceiver.html#retrieveDeviceInfo" status="active" access="private" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothDeviceInfo" signature="QBluetoothDeviceInfo retrieveDeviceInfo(int *env, const int &amp;bluetoothDevice, int rssi, int scanRecord)">
<parameter type="int *" name="env" default=""/>
<parameter type="const int &amp;" name="bluetoothDevice" default=""/>
<parameter type="int" name="rssi" default=""/>
<parameter type="int" name="scanRecord" default=""/>
</function>
<function threadsafety="unspecified" name="tr" fullname="DeviceDiscoveryBroadcastReceiver::tr" href="devicediscoverybroadcastreceiver.html#tr" status="active" access="public" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="64" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="DeviceDiscoveryBroadcastReceiver::trUtf8" href="devicediscoverybroadcastreceiver.html#trUtf8" status="active" access="public" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="64" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="DeviceDiscoveryBroadcastReceiver::qt_metacall" href="devicediscoverybroadcastreceiver.html#qt_metacall" status="active" access="public" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="64" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="DeviceDiscoveryBroadcastReceiver::qt_metacast" href="devicediscoverybroadcastreceiver.html#qt_metacast" status="active" access="public" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="64" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="deviceDiscovered" fullname="DeviceDiscoveryBroadcastReceiver::deviceDiscovered" href="devicediscoverybroadcastreceiver.html#deviceDiscovered" status="active" access="public" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="72" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void deviceDiscovered(const QBluetoothDeviceInfo &amp;info, bool isLeScanResult)">
<parameter type="const QBluetoothDeviceInfo &amp;" name="info" default=""/>
<parameter type="bool" name="isLeScanResult" default=""/>
</function>
<function threadsafety="unspecified" name="finished" fullname="DeviceDiscoveryBroadcastReceiver::finished" href="devicediscoverybroadcastreceiver.html#finished" status="active" access="public" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="73" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void finished()"/>
<function threadsafety="unspecified" name="onReceive" fullname="DeviceDiscoveryBroadcastReceiver::onReceive" href="devicediscoverybroadcastreceiver.html#onReceive" status="active" access="public" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="67" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onReceive(int *env, int context, int intent)">
<parameter type="int *" name="env" default=""/>
<parameter type="int" name="context" default=""/>
<parameter type="int" name="intent" default=""/>
</function>
<function threadsafety="unspecified" name="onReceiveLeScan" fullname="DeviceDiscoveryBroadcastReceiver::onReceiveLeScan" href="devicediscoverybroadcastreceiver.html#onReceiveLeScan" status="active" access="public" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="68" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onReceiveLeScan(int *env, int jBluetoothDevice, int rssi, int scanRecord)">
<parameter type="int *" name="env" default=""/>
<parameter type="int" name="jBluetoothDevice" default=""/>
<parameter type="int" name="rssi" default=""/>
<parameter type="int" name="scanRecord" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="DeviceDiscoveryBroadcastReceiver::qt_static_metacall" href="devicediscoverybroadcastreceiver.html#qt_static_metacall" status="active" access="private" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="64" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="metaObject" fullname="DeviceDiscoveryBroadcastReceiver::metaObject" href="devicediscoverybroadcastreceiver.html#metaObject" status="active" access="public" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="64" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="DeviceDiscoveryBroadcastReceiver::staticMetaObject" href="devicediscoverybroadcastreceiver.html#staticMetaObject-var" status="active" access="public" location="devicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/devicediscoverybroadcastreceiver_p.h" lineno="64" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="InputStreamThread" href="inputstreamthread.html" status="internal" access="private" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="64" bases="QObject">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="InputStreamThread::QPrivateSignal" href="inputstreamthread-qprivatesignal.html" status="active" access="private" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="66"/>
<function threadsafety="unspecified" name="InputStreamThread" fullname="InputStreamThread::InputStreamThread" href="inputstreamthread.html#InputStreamThread" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="68" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="InputStreamThread(QBluetoothSocketPrivate *socket_p)">
<parameter type="QBluetoothSocketPrivate *" name="socket_p" default=""/>
</function>
<function threadsafety="unspecified" name="tr" fullname="InputStreamThread::tr" href="inputstreamthread.html#tr" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="66" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="InputStreamThread::trUtf8" href="inputstreamthread.html#trUtf8" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="66" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="run" fullname="InputStreamThread::run" href="inputstreamthread.html#run" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="72" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool run()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="InputStreamThread::qt_metacall" href="inputstreamthread.html#qt_metacall" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="66" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="readData" fullname="InputStreamThread::readData" href="inputstreamthread.html#readData" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="74" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="qint64" signature="qint64 readData(char *data, qint64 maxSize)">
<parameter type="char *" name="data" default=""/>
<parameter type="qint64" name="maxSize" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="InputStreamThread::qt_metacast" href="inputstreamthread.html#qt_metacast" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="66" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="dataAvailable" fullname="InputStreamThread::dataAvailable" href="inputstreamthread.html#dataAvailable" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="81" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void dataAvailable()"/>
<function threadsafety="unspecified" name="error" fullname="InputStreamThread::error" href="inputstreamthread.html#error" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="82" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(int errorCode)">
<parameter type="int" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="javaReadyRead" fullname="InputStreamThread::javaReadyRead" href="inputstreamthread.html#javaReadyRead" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void javaReadyRead(int buffer, int bufferLength)">
<parameter type="int" name="buffer" default=""/>
<parameter type="int" name="bufferLength" default=""/>
</function>
<function threadsafety="unspecified" name="javaThreadErrorOccurred" fullname="InputStreamThread::javaThreadErrorOccurred" href="inputstreamthread.html#javaThreadErrorOccurred" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="75" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void javaThreadErrorOccurred(int errorCode)">
<parameter type="int" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="prepareForClosure" fullname="InputStreamThread::prepareForClosure" href="inputstreamthread.html#prepareForClosure" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="78" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void prepareForClosure()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="InputStreamThread::qt_static_metacall" href="inputstreamthread.html#qt_static_metacall" status="active" access="private" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="66" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="canReadLine" fullname="InputStreamThread::canReadLine" href="inputstreamthread.html#canReadLine" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool canReadLine() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="InputStreamThread::metaObject" href="inputstreamthread.html#metaObject" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="66" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<function threadsafety="unspecified" name="bytesAvailable" fullname="InputStreamThread::bytesAvailable" href="inputstreamthread.html#bytesAvailable" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="qint64" signature="qint64 bytesAvailable() const"/>
<variable threadsafety="unspecified" name="expectClosure" fullname="InputStreamThread::expectClosure" href="inputstreamthread.html#expectClosure-var" status="active" access="private" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="88" type="bool" static="false"/>
<variable threadsafety="unspecified" name="javaInputStreamThread" fullname="InputStreamThread::javaInputStreamThread" href="inputstreamthread.html#javaInputStreamThread-var" status="active" access="private" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="86" type="int" static="false"/>
<variable threadsafety="unspecified" name="m_mutex" fullname="InputStreamThread::m_mutex" href="inputstreamthread.html#m_mutex-var" status="active" access="private" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="87" type="QMutex" static="false"/>
<variable threadsafety="unspecified" name="m_socket_p" fullname="InputStreamThread::m_socket_p" href="inputstreamthread.html#m_socket_p-var" status="active" access="private" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="85" type="QBluetoothSocketPrivate *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="InputStreamThread::staticMetaObject" href="inputstreamthread.html#staticMetaObject-var" status="active" access="public" location="inputstreamthread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/inputstreamthread_p.h" lineno="66" type="const QMetaObject" static="true"/>
</class>
<enum threadsafety="unspecified" name="JavaNames" status="internal" access="private" location="jni_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/jni_android_p.h" lineno="59">
<value name="BluetoothAdapter" value="0"/>
<value name="BluetoothDevice" value="1"/>
<value name="ActionAclConnected" value="2"/>
<value name="ActionAclDisconnected" value="3"/>
<value name="ActionBondStateChanged" value="4"/>
<value name="ActionDiscoveryStarted" value="5"/>
<value name="ActionDiscoveryFinished" value="6"/>
<value name="ActionFound" value="7"/>
<value name="ActionPairingRequest" value="8"/>
<value name="ActionScanModeChanged" value="9"/>
<value name="ActionUuid" value="10"/>
<value name="ExtraBondState" value="11"/>
<value name="ExtraDevice" value="12"/>
<value name="ExtraPairingKey" value="13"/>
<value name="ExtraPairingVariant" value="14"/>
<value name="ExtraRssi" value="15"/>
<value name="ExtraScanMode" value="16"/>
<value name="ExtraUuid" value="17"/>
</enum>
<function threadsafety="unspecified" name="valueForStaticField" status="internal" access="private" location="jni_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/jni_android_p.h" lineno="80" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int valueForStaticField(JavaNames , JavaNames )">
<parameter type="JavaNames" name="" default=""/>
<parameter type="JavaNames" name="" default=""/>
</function>
<class threadsafety="unspecified" name="LocalDeviceBroadcastReceiver" href="localdevicebroadcastreceiver.html" status="internal" access="private" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="60" bases="AndroidBroadcastReceiver">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="LocalDeviceBroadcastReceiver::QPrivateSignal" href="localdevicebroadcastreceiver-qprivatesignal.html" status="active" access="private" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="62"/>
<function threadsafety="unspecified" name="LocalDeviceBroadcastReceiver" fullname="LocalDeviceBroadcastReceiver::LocalDeviceBroadcastReceiver" href="localdevicebroadcastreceiver.html#LocalDeviceBroadcastReceiver" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="64" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="LocalDeviceBroadcastReceiver(QObject *parent)">
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="LocalDeviceBroadcastReceiver::tr" href="localdevicebroadcastreceiver.html#tr" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="LocalDeviceBroadcastReceiver::trUtf8" href="localdevicebroadcastreceiver.html#trUtf8" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="pairingConfirmation" fullname="LocalDeviceBroadcastReceiver::pairingConfirmation" href="localdevicebroadcastreceiver.html#pairingConfirmation" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="68" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool pairingConfirmation(bool accept)">
<parameter type="bool" name="accept" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="LocalDeviceBroadcastReceiver::qt_metacall" href="localdevicebroadcastreceiver.html#qt_metacall" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="LocalDeviceBroadcastReceiver::qt_metacast" href="localdevicebroadcastreceiver.html#qt_metacast" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="connectDeviceChanges" fullname="LocalDeviceBroadcastReceiver::connectDeviceChanges" href="localdevicebroadcastreceiver.html#connectDeviceChanges" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="73" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectDeviceChanges(const QBluetoothAddress &amp;address, bool isConnectEvent)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="bool" name="isConnectEvent" default=""/>
</function>
<function threadsafety="unspecified" name="hostModeStateChanged" fullname="LocalDeviceBroadcastReceiver::hostModeStateChanged" href="localdevicebroadcastreceiver.html#hostModeStateChanged" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="71" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void hostModeStateChanged(QBluetoothLocalDevice::HostMode state)">
<parameter type="QBluetoothLocalDevice::HostMode" name="state" default=""/>
</function>
<function threadsafety="unspecified" name="onReceive" fullname="LocalDeviceBroadcastReceiver::onReceive" href="localdevicebroadcastreceiver.html#onReceive" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="66" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onReceive(int *env, int context, int intent)">
<parameter type="int *" name="env" default=""/>
<parameter type="int" name="context" default=""/>
<parameter type="int" name="intent" default=""/>
</function>
<function threadsafety="unspecified" name="onReceiveLeScan" fullname="LocalDeviceBroadcastReceiver::onReceiveLeScan" href="localdevicebroadcastreceiver.html#onReceiveLeScan" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="67" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onReceiveLeScan(int *, int jobject, int jint, int )">
<parameter type="int *" name="" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="jint" default=""/>
<parameter type="int" name="" default=""/>
</function>
<function threadsafety="unspecified" name="pairingDisplayConfirmation" fullname="LocalDeviceBroadcastReceiver::pairingDisplayConfirmation" href="localdevicebroadcastreceiver.html#pairingDisplayConfirmation" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="74" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void pairingDisplayConfirmation(const QBluetoothAddress &amp;address, const QString &amp;pin)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="const QString &amp;" name="pin" default=""/>
</function>
<function threadsafety="unspecified" name="pairingStateChanged" fullname="LocalDeviceBroadcastReceiver::pairingStateChanged" href="localdevicebroadcastreceiver.html#pairingStateChanged" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="72" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void pairingStateChanged(const QBluetoothAddress &amp;address, QBluetoothLocalDevice::Pairing pairing)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="QBluetoothLocalDevice::Pairing" name="pairing" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="LocalDeviceBroadcastReceiver::qt_static_metacall" href="localdevicebroadcastreceiver.html#qt_static_metacall" status="active" access="private" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~LocalDeviceBroadcastReceiver" fullname="LocalDeviceBroadcastReceiver::~LocalDeviceBroadcastReceiver" href="localdevicebroadcastreceiver.html#dtor.LocalDeviceBroadcastReceiver" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="65" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~LocalDeviceBroadcastReceiver()"/>
<function threadsafety="unspecified" name="metaObject" fullname="LocalDeviceBroadcastReceiver::metaObject" href="localdevicebroadcastreceiver.html#metaObject" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="62" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="bondingModePreset" fullname="LocalDeviceBroadcastReceiver::bondingModePreset" href="localdevicebroadcastreceiver.html#bondingModePreset-var" status="active" access="private" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="79" type="int [3]" static="false"/>
<variable threadsafety="unspecified" name="hostModePreset" fullname="LocalDeviceBroadcastReceiver::hostModePreset" href="localdevicebroadcastreceiver.html#hostModePreset-var" status="active" access="private" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="80" type="int [3]" static="false"/>
<variable threadsafety="unspecified" name="pairingDevice" fullname="LocalDeviceBroadcastReceiver::pairingDevice" href="localdevicebroadcastreceiver.html#pairingDevice-var" status="active" access="private" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="77" type="int" static="false"/>
<variable threadsafety="unspecified" name="previousScanMode" fullname="LocalDeviceBroadcastReceiver::previousScanMode" href="localdevicebroadcastreceiver.html#previousScanMode-var" status="active" access="private" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="76" type="int" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="LocalDeviceBroadcastReceiver::staticMetaObject" href="localdevicebroadcastreceiver.html#staticMetaObject-var" status="active" access="public" location="localdevicebroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/localdevicebroadcastreceiver_p.h" lineno="62" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="LowEnergyNotificationHub" href="lowenergynotificationhub.html" status="internal" access="private" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="67" bases="QObject">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="LowEnergyNotificationHub::QPrivateSignal" href="lowenergynotificationhub-qprivatesignal.html" status="active" access="private" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="69"/>
<function threadsafety="unspecified" name="LowEnergyNotificationHub" fullname="LowEnergyNotificationHub::LowEnergyNotificationHub" href="lowenergynotificationhub.html#LowEnergyNotificationHub" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="71" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="LowEnergyNotificationHub(const QBluetoothAddress &amp;remote, bool isPeripheral, QObject *parent)">
<parameter type="const QBluetoothAddress &amp;" name="remote" default=""/>
<parameter type="bool" name="isPeripheral" default=""/>
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="LowEnergyNotificationHub::tr" href="lowenergynotificationhub.html#tr" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="69" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="LowEnergyNotificationHub::trUtf8" href="lowenergynotificationhub.html#trUtf8" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="69" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="javaObject" fullname="LowEnergyNotificationHub::javaObject" href="lowenergynotificationhub.html#javaObject" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="106" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int javaObject()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="LowEnergyNotificationHub::qt_metacall" href="lowenergynotificationhub.html#qt_metacall" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="69" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="LowEnergyNotificationHub::qt_metacast" href="lowenergynotificationhub.html#qt_metacast" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="69" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="advertisementError" fullname="LowEnergyNotificationHub::advertisementError" href="lowenergynotificationhub.html#advertisementError" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="130" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void advertisementError(int status)">
<parameter type="int" name="status" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicChanged" fullname="LowEnergyNotificationHub::characteristicChanged" href="lowenergynotificationhub.html#characteristicChanged" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="127" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicChanged(int charHandle, const QByteArray &amp;data)">
<parameter type="int" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicRead" fullname="LowEnergyNotificationHub::characteristicRead" href="lowenergynotificationhub.html#characteristicRead" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="117" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicRead(const QBluetoothUuid &amp;serviceUuid, int handle, const QBluetoothUuid &amp;charUuid, int properties, const QByteArray &amp;data)">
<parameter type="const QBluetoothUuid &amp;" name="serviceUuid" default=""/>
<parameter type="int" name="handle" default=""/>
<parameter type="const QBluetoothUuid &amp;" name="charUuid" default=""/>
<parameter type="int" name="properties" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicWritten" fullname="LowEnergyNotificationHub::characteristicWritten" href="lowenergynotificationhub.html#characteristicWritten" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="122" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicWritten(int charHandle, const QByteArray &amp;data, QLowEnergyService::ServiceError errorCode)">
<parameter type="int" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
<parameter type="QLowEnergyService::ServiceError" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="connectionUpdated" fullname="LowEnergyNotificationHub::connectionUpdated" href="lowenergynotificationhub.html#connectionUpdated" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="112" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectionUpdated(QLowEnergyController::ControllerState newState, QLowEnergyController::Error errorCode)">
<parameter type="QLowEnergyController::ControllerState" name="newState" default=""/>
<parameter type="QLowEnergyController::Error" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="descriptorRead" fullname="LowEnergyNotificationHub::descriptorRead" href="lowenergynotificationhub.html#descriptorRead" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="120" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void descriptorRead(const QBluetoothUuid &amp;serviceUuid, const QBluetoothUuid &amp;charUuid, int handle, const QBluetoothUuid &amp;descUuid, const QByteArray &amp;data)">
<parameter type="const QBluetoothUuid &amp;" name="serviceUuid" default=""/>
<parameter type="const QBluetoothUuid &amp;" name="charUuid" default=""/>
<parameter type="int" name="handle" default=""/>
<parameter type="const QBluetoothUuid &amp;" name="descUuid" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="descriptorWritten" fullname="LowEnergyNotificationHub::descriptorWritten" href="lowenergynotificationhub.html#descriptorWritten" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="124" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void descriptorWritten(int descHandle, const QByteArray &amp;data, QLowEnergyService::ServiceError errorCode)">
<parameter type="int" name="descHandle" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
<parameter type="QLowEnergyService::ServiceError" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="lowEnergy_advertisementError" fullname="LowEnergyNotificationHub::lowEnergy_advertisementError" href="lowenergynotificationhub.html#lowEnergy_advertisementError" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="103" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void lowEnergy_advertisementError(int *, int jobject, int qtObject, int status)">
<parameter type="int *" name="" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="qtObject" default=""/>
<parameter type="int" name="status" default=""/>
</function>
<function threadsafety="unspecified" name="lowEnergy_characteristicChanged" fullname="LowEnergyNotificationHub::lowEnergy_characteristicChanged" href="lowenergynotificationhub.html#lowEnergy_characteristicChanged" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="97" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void lowEnergy_characteristicChanged(int *, int jobject, int qtObject, int charHandle, int data)">
<parameter type="int *" name="" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="qtObject" default=""/>
<parameter type="int" name="charHandle" default=""/>
<parameter type="int" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="lowEnergy_characteristicRead" fullname="LowEnergyNotificationHub::lowEnergy_characteristicRead" href="lowenergynotificationhub.html#lowEnergy_characteristicRead" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="82" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void lowEnergy_characteristicRead(int *env, int jobject, int qtObject, int serviceUuid, int handle, int charUuid, int properties, int data)">
<parameter type="int *" name="env" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="qtObject" default=""/>
<parameter type="int" name="serviceUuid" default=""/>
<parameter type="int" name="handle" default=""/>
<parameter type="int" name="charUuid" default=""/>
<parameter type="int" name="properties" default=""/>
<parameter type="int" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="lowEnergy_characteristicWritten" fullname="LowEnergyNotificationHub::lowEnergy_characteristicWritten" href="lowenergynotificationhub.html#lowEnergy_characteristicWritten" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="89" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void lowEnergy_characteristicWritten(int *, int jobject, int qtObject, int charHandle, int data, int errorCode)">
<parameter type="int *" name="" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="qtObject" default=""/>
<parameter type="int" name="charHandle" default=""/>
<parameter type="int" name="data" default=""/>
<parameter type="int" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="lowEnergy_connectionChange" fullname="LowEnergyNotificationHub::lowEnergy_connectionChange" href="lowenergynotificationhub.html#lowEnergy_connectionChange" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="75" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void lowEnergy_connectionChange(int *, int jobject, int qtObject, int errorCode, int newState)">
<parameter type="int *" name="" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="qtObject" default=""/>
<parameter type="int" name="errorCode" default=""/>
<parameter type="int" name="newState" default=""/>
</function>
<function threadsafety="unspecified" name="lowEnergy_descriptorRead" fullname="LowEnergyNotificationHub::lowEnergy_descriptorRead" href="lowenergynotificationhub.html#lowEnergy_descriptorRead" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="86" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void lowEnergy_descriptorRead(int *env, int jobject, int qtObject, int sUuid, int cUuid, int handle, int dUuid, int data)">
<parameter type="int *" name="env" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="qtObject" default=""/>
<parameter type="int" name="sUuid" default=""/>
<parameter type="int" name="cUuid" default=""/>
<parameter type="int" name="handle" default=""/>
<parameter type="int" name="dUuid" default=""/>
<parameter type="int" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="lowEnergy_descriptorWritten" fullname="LowEnergyNotificationHub::lowEnergy_descriptorWritten" href="lowenergynotificationhub.html#lowEnergy_descriptorWritten" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="92" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void lowEnergy_descriptorWritten(int *, int jobject, int qtObject, int descHandle, int data, int errorCode)">
<parameter type="int *" name="" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="qtObject" default=""/>
<parameter type="int" name="descHandle" default=""/>
<parameter type="int" name="data" default=""/>
<parameter type="int" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="lowEnergy_serverCharacteristicChanged" fullname="LowEnergyNotificationHub::lowEnergy_serverCharacteristicChanged" href="lowenergynotificationhub.html#lowEnergy_serverCharacteristicChanged" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="99" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void lowEnergy_serverCharacteristicChanged(int *, int jobject, int qtObject, int characteristic, int newValue)">
<parameter type="int *" name="" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="qtObject" default=""/>
<parameter type="int" name="characteristic" default=""/>
<parameter type="int" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="lowEnergy_serverDescriptorWritten" fullname="LowEnergyNotificationHub::lowEnergy_serverDescriptorWritten" href="lowenergynotificationhub.html#lowEnergy_serverDescriptorWritten" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="95" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void lowEnergy_serverDescriptorWritten(int *, int jobject, int qtObject, int descriptor, int newValue)">
<parameter type="int *" name="" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="qtObject" default=""/>
<parameter type="int" name="descriptor" default=""/>
<parameter type="int" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="lowEnergy_serviceDetailsDiscovered" fullname="LowEnergyNotificationHub::lowEnergy_serviceDetailsDiscovered" href="lowenergynotificationhub.html#lowEnergy_serviceDetailsDiscovered" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="79" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void lowEnergy_serviceDetailsDiscovered(int *, int jobject, int qtObject, int uuid, int startHandle, int endHandle)">
<parameter type="int *" name="" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="qtObject" default=""/>
<parameter type="int" name="uuid" default=""/>
<parameter type="int" name="startHandle" default=""/>
<parameter type="int" name="endHandle" default=""/>
</function>
<function threadsafety="unspecified" name="lowEnergy_serviceError" fullname="LowEnergyNotificationHub::lowEnergy_serviceError" href="lowenergynotificationhub.html#lowEnergy_serviceError" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="101" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void lowEnergy_serviceError(int *, int jobject, int qtObject, int attributeHandle, int errorCode)">
<parameter type="int *" name="" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="qtObject" default=""/>
<parameter type="int" name="attributeHandle" default=""/>
<parameter type="int" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="lowEnergy_servicesDiscovered" fullname="LowEnergyNotificationHub::lowEnergy_servicesDiscovered" href="lowenergynotificationhub.html#lowEnergy_servicesDiscovered" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="77" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void lowEnergy_servicesDiscovered(int *, int jobject, int qtObject, int errorCode, int uuidList)">
<parameter type="int *" name="" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="qtObject" default=""/>
<parameter type="int" name="errorCode" default=""/>
<parameter type="int" name="uuidList" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="LowEnergyNotificationHub::qt_static_metacall" href="lowenergynotificationhub.html#qt_static_metacall" status="active" access="private" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="69" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="serverCharacteristicChanged" fullname="LowEnergyNotificationHub::serverCharacteristicChanged" href="lowenergynotificationhub.html#serverCharacteristicChanged" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="128" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serverCharacteristicChanged(const int &amp;characteristic, const QByteArray &amp;newValue)">
<parameter type="const int &amp;" name="characteristic" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="serverDescriptorWritten" fullname="LowEnergyNotificationHub::serverDescriptorWritten" href="lowenergynotificationhub.html#serverDescriptorWritten" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="126" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serverDescriptorWritten(const int &amp;descriptor, const QByteArray &amp;newValue)">
<parameter type="const int &amp;" name="descriptor" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="serviceDetailsDiscoveryFinished" fullname="LowEnergyNotificationHub::serviceDetailsDiscoveryFinished" href="lowenergynotificationhub.html#serviceDetailsDiscoveryFinished" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="115" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serviceDetailsDiscoveryFinished(const QString &amp;serviceUuid, int startHandle, int endHandle)">
<parameter type="const QString &amp;" name="serviceUuid" default=""/>
<parameter type="int" name="startHandle" default=""/>
<parameter type="int" name="endHandle" default=""/>
</function>
<function threadsafety="unspecified" name="serviceError" fullname="LowEnergyNotificationHub::serviceError" href="lowenergynotificationhub.html#serviceError" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="129" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serviceError(int attributeHandle, QLowEnergyService::ServiceError errorCode)">
<parameter type="int" name="attributeHandle" default=""/>
<parameter type="QLowEnergyService::ServiceError" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="servicesDiscovered" fullname="LowEnergyNotificationHub::servicesDiscovered" href="lowenergynotificationhub.html#servicesDiscovered" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="114" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void servicesDiscovered(QLowEnergyController::Error errorCode, const QString &amp;uuids)">
<parameter type="QLowEnergyController::Error" name="errorCode" default=""/>
<parameter type="const QString &amp;" name="uuids" default=""/>
</function>
<function threadsafety="unspecified" name="~LowEnergyNotificationHub" fullname="LowEnergyNotificationHub::~LowEnergyNotificationHub" href="lowenergynotificationhub.html#dtor.LowEnergyNotificationHub" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="73" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~LowEnergyNotificationHub()"/>
<function threadsafety="unspecified" name="metaObject" fullname="LowEnergyNotificationHub::metaObject" href="lowenergynotificationhub.html#metaObject" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="69" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="jBluetoothLe" fullname="LowEnergyNotificationHub::jBluetoothLe" href="lowenergynotificationhub.html#jBluetoothLe-var" status="active" access="private" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="136" type="int" static="false"/>
<variable threadsafety="unspecified" name="javaToCtoken" fullname="LowEnergyNotificationHub::javaToCtoken" href="lowenergynotificationhub.html#javaToCtoken-var" status="active" access="private" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="137" type="long" static="false"/>
<variable threadsafety="unspecified" name="lock" fullname="LowEnergyNotificationHub::lock" href="lowenergynotificationhub.html#lock-var" status="active" access="private" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="134" type="QReadWriteLock" static="true"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="LowEnergyNotificationHub::staticMetaObject" href="lowenergynotificationhub.html#staticMetaObject-var" status="active" access="public" location="lowenergynotificationhub_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/lowenergynotificationhub_p.h" lineno="69" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="ServerAcceptanceThread" href="serveracceptancethread.html" status="internal" access="private" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="61" bases="QObject">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="ServerAcceptanceThread::QPrivateSignal" href="serveracceptancethread-qprivatesignal.html" status="active" access="private" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="63"/>
<function threadsafety="unspecified" name="tr" fullname="ServerAcceptanceThread::tr" href="serveracceptancethread.html#tr" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="63" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="ServerAcceptanceThread::trUtf8" href="serveracceptancethread.html#trUtf8" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="63" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="ServerAcceptanceThread" fullname="ServerAcceptanceThread::ServerAcceptanceThread" href="serveracceptancethread.html#ServerAcceptanceThread" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="65" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="ServerAcceptanceThread(QObject *parent)">
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="nextPendingConnection" fullname="ServerAcceptanceThread::nextPendingConnection" href="serveracceptancethread.html#nextPendingConnection" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="72" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int nextPendingConnection()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="ServerAcceptanceThread::qt_metacall" href="serveracceptancethread.html#qt_metacall" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="63" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="ServerAcceptanceThread::qt_metacast" href="serveracceptancethread.html#qt_metacast" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="63" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="error" fullname="ServerAcceptanceThread::error" href="serveracceptancethread.html#error" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="84" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(QBluetoothServer::Error )">
<parameter type="QBluetoothServer::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="javaNewSocket" fullname="ServerAcceptanceThread::javaNewSocket" href="serveracceptancethread.html#javaNewSocket" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void javaNewSocket(int socket)">
<parameter type="int" name="socket" default=""/>
</function>
<function threadsafety="unspecified" name="javaThreadErrorOccurred" fullname="ServerAcceptanceThread::javaThreadErrorOccurred" href="serveracceptancethread.html#javaThreadErrorOccurred" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="75" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void javaThreadErrorOccurred(int errorCode)">
<parameter type="int" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="newConnection" fullname="ServerAcceptanceThread::newConnection" href="serveracceptancethread.html#newConnection" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="83" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void newConnection()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="ServerAcceptanceThread::qt_static_metacall" href="serveracceptancethread.html#qt_static_metacall" status="active" access="private" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="63" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="run" fullname="ServerAcceptanceThread::run" href="serveracceptancethread.html#run" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="78" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void run()"/>
<function threadsafety="unspecified" name="setMaxPendingConnections" fullname="ServerAcceptanceThread::setMaxPendingConnections" href="serveracceptancethread.html#setMaxPendingConnections" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setMaxPendingConnections(int maximumCount)">
<parameter type="int" name="maximumCount" default=""/>
</function>
<function threadsafety="unspecified" name="setServiceDetails" fullname="ServerAcceptanceThread::setServiceDetails" href="serveracceptancethread.html#setServiceDetails" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="67" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setServiceDetails(const QBluetoothUuid &amp;uuid, const QString &amp;serviceName, QBluetooth::SecurityFlags securityFlags)">
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
<parameter type="const QString &amp;" name="serviceName" default=""/>
<parameter type="QBluetooth::SecurityFlags" name="securityFlags" default=""/>
</function>
<function threadsafety="unspecified" name="shutdownPendingConnections" fullname="ServerAcceptanceThread::shutdownPendingConnections" href="serveracceptancethread.html#shutdownPendingConnections" status="active" access="private" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void shutdownPendingConnections()"/>
<function threadsafety="unspecified" name="stop" fullname="ServerAcceptanceThread::stop" href="serveracceptancethread.html#stop" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stop()"/>
<function threadsafety="unspecified" name="~ServerAcceptanceThread" fullname="ServerAcceptanceThread::~ServerAcceptanceThread" href="serveracceptancethread.html#dtor.ServerAcceptanceThread" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="66" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~ServerAcceptanceThread()"/>
<function threadsafety="unspecified" name="hasPendingConnections" fullname="ServerAcceptanceThread::hasPendingConnections" href="serveracceptancethread.html#hasPendingConnections" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool hasPendingConnections() const"/>
<function threadsafety="unspecified" name="isRunning" fullname="ServerAcceptanceThread::isRunning" href="serveracceptancethread.html#isRunning" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isRunning() const"/>
<function threadsafety="unspecified" name="validSetup" fullname="ServerAcceptanceThread::validSetup" href="serveracceptancethread.html#validSetup" status="active" access="private" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool validSetup() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="ServerAcceptanceThread::metaObject" href="serveracceptancethread.html#metaObject" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="63" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="javaThread" fullname="ServerAcceptanceThread::javaThread" href="serveracceptancethread.html#javaThread-var" status="active" access="private" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="97" type="int" static="false"/>
<variable threadsafety="unspecified" name="m_mutex" fullname="ServerAcceptanceThread::m_mutex" href="serveracceptancethread.html#m_mutex-var" status="active" access="private" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="91" type="QMutex" static="false"/>
<variable threadsafety="unspecified" name="m_serviceName" fullname="ServerAcceptanceThread::m_serviceName" href="serveracceptancethread.html#m_serviceName-var" status="active" access="private" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="92" type="QString" static="false"/>
<variable threadsafety="unspecified" name="m_uuid" fullname="ServerAcceptanceThread::m_uuid" href="serveracceptancethread.html#m_uuid-var" status="active" access="private" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="93" type="QBluetoothUuid" static="false"/>
<variable threadsafety="unspecified" name="maxPendingConnections" fullname="ServerAcceptanceThread::maxPendingConnections" href="serveracceptancethread.html#maxPendingConnections-var" status="active" access="private" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="94" type="int" static="false"/>
<variable threadsafety="unspecified" name="pendingSockets" fullname="ServerAcceptanceThread::pendingSockets" href="serveracceptancethread.html#pendingSockets-var" status="active" access="private" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="90" type="int" static="false"/>
<variable threadsafety="unspecified" name="secFlags" fullname="ServerAcceptanceThread::secFlags" href="serveracceptancethread.html#secFlags-var" status="active" access="private" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="95" type="QBluetooth::SecurityFlags" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="ServerAcceptanceThread::staticMetaObject" href="serveracceptancethread.html#staticMetaObject-var" status="active" access="public" location="serveracceptancethread_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/serveracceptancethread_p.h" lineno="63" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="ServiceDiscoveryBroadcastReceiver" href="servicediscoverybroadcastreceiver.html" status="internal" access="private" location="servicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h" lineno="63" bases="AndroidBroadcastReceiver">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="ServiceDiscoveryBroadcastReceiver::QPrivateSignal" href="servicediscoverybroadcastreceiver-qprivatesignal.html" status="active" access="private" location="servicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h" lineno="65"/>
<function threadsafety="unspecified" name="convertParcelableArray" fullname="ServiceDiscoveryBroadcastReceiver::convertParcelableArray" href="servicediscoverybroadcastreceiver.html#convertParcelableArray" status="active" access="public" location="servicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h" lineno="71" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QBluetoothUuid&gt;" signature="QList&lt;QBluetoothUuid&gt; convertParcelableArray(const int &amp;obj)">
<parameter type="const int &amp;" name="obj" default=""/>
</function>
<function threadsafety="unspecified" name="tr" fullname="ServiceDiscoveryBroadcastReceiver::tr" href="servicediscoverybroadcastreceiver.html#tr" status="active" access="public" location="servicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h" lineno="65" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="ServiceDiscoveryBroadcastReceiver::trUtf8" href="servicediscoverybroadcastreceiver.html#trUtf8" status="active" access="public" location="servicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h" lineno="65" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="ServiceDiscoveryBroadcastReceiver" fullname="ServiceDiscoveryBroadcastReceiver::ServiceDiscoveryBroadcastReceiver" href="servicediscoverybroadcastreceiver.html#ServiceDiscoveryBroadcastReceiver" status="active" access="public" location="servicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h" lineno="67" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="ServiceDiscoveryBroadcastReceiver(QObject *parent)">
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="ServiceDiscoveryBroadcastReceiver::qt_metacall" href="servicediscoverybroadcastreceiver.html#qt_metacall" status="active" access="public" location="servicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h" lineno="65" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="ServiceDiscoveryBroadcastReceiver::qt_metacast" href="servicediscoverybroadcastreceiver.html#qt_metacast" status="active" access="public" location="servicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h" lineno="65" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="onReceive" fullname="ServiceDiscoveryBroadcastReceiver::onReceive" href="servicediscoverybroadcastreceiver.html#onReceive" status="active" access="public" location="servicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h" lineno="68" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onReceive(int *env, int context, int intent)">
<parameter type="int *" name="env" default=""/>
<parameter type="int" name="context" default=""/>
<parameter type="int" name="intent" default=""/>
</function>
<function threadsafety="unspecified" name="onReceiveLeScan" fullname="ServiceDiscoveryBroadcastReceiver::onReceiveLeScan" href="servicediscoverybroadcastreceiver.html#onReceiveLeScan" status="active" access="public" location="servicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h" lineno="69" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onReceiveLeScan(int *, int jobject, int jint, int )">
<parameter type="int *" name="" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="jint" default=""/>
<parameter type="int" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="ServiceDiscoveryBroadcastReceiver::qt_static_metacall" href="servicediscoverybroadcastreceiver.html#qt_static_metacall" status="active" access="private" location="servicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h" lineno="65" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="uuidFetchFinished" fullname="ServiceDiscoveryBroadcastReceiver::uuidFetchFinished" href="servicediscoverybroadcastreceiver.html#uuidFetchFinished" status="active" access="public" location="servicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h" lineno="74" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void uuidFetchFinished(const QBluetoothAddress &amp;addr, const QList&lt;QBluetoothUuid&gt; &amp;serviceUuid)">
<parameter type="const QBluetoothAddress &amp;" name="addr" default=""/>
<parameter type="const QList&lt;QBluetoothUuid&gt; &amp;" name="serviceUuid" default=""/>
</function>
<function threadsafety="unspecified" name="metaObject" fullname="ServiceDiscoveryBroadcastReceiver::metaObject" href="servicediscoverybroadcastreceiver.html#metaObject" status="active" access="public" location="servicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h" lineno="65" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="ServiceDiscoveryBroadcastReceiver::staticMetaObject" href="servicediscoverybroadcastreceiver.html#staticMetaObject-var" status="active" access="public" location="servicediscoverybroadcastreceiver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h" lineno="65" type="const QMetaObject" static="true"/>
</class>
<namespace threadsafety="unspecified" name="org" href="org.html" status="internal" access="private" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="128">
<namespace threadsafety="unspecified" name="bluez" fullname="org::bluez" href="org-bluez.html" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="129">
<typedef threadsafety="unspecified" name="Adapter1" fullname="org::bluez::Adapter1" href="org-bluez.html#Adapter1-typedef" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="130"/>
<typedef threadsafety="unspecified" name="Adapter" fullname="org::bluez::Adapter" href="org-bluez.html#Adapter-typedef" status="active" access="public" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="154"/>
<typedef threadsafety="unspecified" name="Device1" fullname="org::bluez::Device1" href="org-bluez.html#Device1-typedef" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="165"/>
<typedef threadsafety="unspecified" name="Device" fullname="org::bluez::Device" href="org-bluez.html#Device-typedef" status="active" access="public" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="101"/>
<typedef threadsafety="unspecified" name="GattCharacteristic1" fullname="org::bluez::GattCharacteristic1" href="org-bluez.html#GattCharacteristic1-typedef" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="90"/>
<typedef threadsafety="unspecified" name="GattDescriptor1" fullname="org::bluez::GattDescriptor1" href="org-bluez.html#GattDescriptor1-typedef" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="70"/>
<typedef threadsafety="unspecified" name="GattService1" fullname="org::bluez::GattService1" href="org-bluez.html#GattService1-typedef" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="60"/>
<typedef threadsafety="unspecified" name="Manager" fullname="org::bluez::Manager" href="org-bluez.html#Manager-typedef" status="active" access="public" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="66"/>
<namespace threadsafety="unspecified" name="obex" fullname="org::bluez::obex" href="org-bluez-obex.html" status="active" access="public" location="obex_client1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client1_bluez5_p.h" lineno="58">
<typedef threadsafety="unspecified" name="Client1" fullname="org::bluez::obex::Client1" href="org-bluez-obex.html#Client1-typedef" status="active" access="public" location="obex_client1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client1_bluez5_p.h" lineno="59"/>
<typedef threadsafety="unspecified" name="ObjectPush1" fullname="org::bluez::obex::ObjectPush1" href="org-bluez-obex.html#ObjectPush1-typedef" status="active" access="public" location="obex_objectpush1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_objectpush1_bluez5_p.h" lineno="96"/>
<typedef threadsafety="unspecified" name="Transfer1" fullname="org::bluez::obex::Transfer1" href="org-bluez-obex.html#Transfer1-typedef" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="87"/>
</namespace>
<typedef threadsafety="unspecified" name="ProfileManager1" fullname="org::bluez::ProfileManager1" href="org-bluez.html#ProfileManager1-typedef" status="active" access="public" location="profile1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/profile1_p.h" lineno="58"/>
<typedef threadsafety="unspecified" name="Service" fullname="org::bluez::Service" href="org-bluez.html#Service-typedef" status="active" access="public" location="service_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/service_p.h" lineno="78"/>
</namespace>
<namespace threadsafety="unspecified" name="openobex" fullname="org::openobex" href="org-openobex.html" status="active" access="public" location="obex_client_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client_p.h" lineno="78">
<typedef threadsafety="unspecified" name="Client" fullname="org::openobex::Client" href="org-openobex.html#Client-typedef" status="active" access="public" location="obex_client_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client_p.h" lineno="79"/>
<typedef threadsafety="unspecified" name="Manager" fullname="org::openobex::Manager" href="org-openobex.html#Manager-typedef" status="active" access="public" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="62"/>
<typedef threadsafety="unspecified" name="Transfer" fullname="org::openobex::Transfer" href="org-openobex.html#Transfer-typedef" status="active" access="public" location="obex_transfer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer_p.h" lineno="56"/>
</namespace>
<namespace threadsafety="unspecified" name="freedesktop" fullname="org::freedesktop" href="org-freedesktop.html" status="active" access="public" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="53">
<namespace threadsafety="unspecified" name="DBus" fullname="org::freedesktop::DBus" href="org-freedesktop-dbus.html" status="active" access="public" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="54">
<typedef threadsafety="unspecified" name="ObjectManager" fullname="org::freedesktop::DBus::ObjectManager" href="org-freedesktop-dbus.html#ObjectManager-typedef" status="active" access="public" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="55"/>
<typedef threadsafety="unspecified" name="Properties" fullname="org::freedesktop::DBus::Properties" href="org-freedesktop-dbus.html#Properties-typedef" status="active" access="public" location="properties_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/properties_p.h" lineno="67"/>
</namespace>
</namespace>
</namespace>
<class threadsafety="unspecified" name="OrgBluezAdapter1Interface" href="orgbluezadapter1interface.html" status="internal" access="private" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="26" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgBluezAdapter1Interface::QPrivateSignal" href="orgbluezadapter1interface-qprivatesignal.html" status="active" access="private" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="28"/>
<function threadsafety="unspecified" name="OrgBluezAdapter1Interface" fullname="OrgBluezAdapter1Interface::OrgBluezAdapter1Interface" href="orgbluezadapter1interface.html#OrgBluezAdapter1Interface" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgBluezAdapter1Interface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgBluezAdapter1Interface::tr" href="orgbluezadapter1interface.html#tr" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgBluezAdapter1Interface::trUtf8" href="orgbluezadapter1interface.html#trUtf8" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgBluezAdapter1Interface::staticInterfaceName" href="orgbluezadapter1interface.html#staticInterfaceName" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgBluezAdapter1Interface::qt_metacall" href="orgbluezadapter1interface.html#qt_metacall" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgBluezAdapter1Interface::qt_metacast" href="orgbluezadapter1interface.html#qt_metacast" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgBluezAdapter1Interface::qt_static_metacall" href="orgbluezadapter1interface.html#qt_static_metacall" status="active" access="private" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setAlias" fullname="OrgBluezAdapter1Interface::setAlias" href="orgbluezadapter1interface.html#Alias-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="45" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Alias" type="void" signature="void setAlias(const QString &amp;value)">
<parameter type="const QString &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setDiscoverable" fullname="OrgBluezAdapter1Interface::setDiscoverable" href="orgbluezadapter1interface.html#Discoverable-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="55" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Discoverable" type="void" signature="void setDiscoverable(bool value)">
<parameter type="bool" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setDiscoverableTimeout" fullname="OrgBluezAdapter1Interface::setDiscoverableTimeout" href="orgbluezadapter1interface.html#DiscoverableTimeout-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="61" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="DiscoverableTimeout" type="void" signature="void setDiscoverableTimeout(uint value)">
<parameter type="uint" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setPairable" fullname="OrgBluezAdapter1Interface::setPairable" href="orgbluezadapter1interface.html#Pairable-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Pairable" type="void" signature="void setPairable(bool value)">
<parameter type="bool" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setPairableTimeout" fullname="OrgBluezAdapter1Interface::setPairableTimeout" href="orgbluezadapter1interface.html#PairableTimeout-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="85" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="PairableTimeout" type="void" signature="void setPairableTimeout(uint value)">
<parameter type="uint" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setPowered" fullname="OrgBluezAdapter1Interface::setPowered" href="orgbluezadapter1interface.html#Powered-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Powered" type="void" signature="void setPowered(bool value)">
<parameter type="bool" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgBluezAdapter1Interface" fullname="OrgBluezAdapter1Interface::~OrgBluezAdapter1Interface" href="orgbluezadapter1interface.html#dtor.OrgBluezAdapter1Interface" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgBluezAdapter1Interface()"/>
<function threadsafety="unspecified" name="address" fullname="OrgBluezAdapter1Interface::address" href="orgbluezadapter1interface.html#Address-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="39" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Address" type="QString" signature="QString address() const"/>
<function threadsafety="unspecified" name="alias" fullname="OrgBluezAdapter1Interface::alias" href="orgbluezadapter1interface.html#Alias-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="43" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Alias" type="QString" signature="QString alias() const"/>
<function threadsafety="unspecified" name="modalias" fullname="OrgBluezAdapter1Interface::modalias" href="orgbluezadapter1interface.html#Modalias-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Modalias" type="QString" signature="QString modalias() const"/>
<function threadsafety="unspecified" name="name" fullname="OrgBluezAdapter1Interface::name" href="orgbluezadapter1interface.html#Name-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Name" type="QString" signature="QString name() const"/>
<function threadsafety="unspecified" name="uUIDs" fullname="OrgBluezAdapter1Interface::uUIDs" href="orgbluezadapter1interface.html#UUIDs-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="95" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="UUIDs" type="QStringList" signature="QStringList uUIDs() const"/>
<function threadsafety="unspecified" name="discoverable" fullname="OrgBluezAdapter1Interface::discoverable" href="orgbluezadapter1interface.html#Discoverable-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="53" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Discoverable" type="bool" signature="bool discoverable() const"/>
<function threadsafety="unspecified" name="discovering" fullname="OrgBluezAdapter1Interface::discovering" href="orgbluezadapter1interface.html#Discovering-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="65" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Discovering" type="bool" signature="bool discovering() const"/>
<function threadsafety="unspecified" name="pairable" fullname="OrgBluezAdapter1Interface::pairable" href="orgbluezadapter1interface.html#Pairable-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="77" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Pairable" type="bool" signature="bool pairable() const"/>
<function threadsafety="unspecified" name="powered" fullname="OrgBluezAdapter1Interface::powered" href="orgbluezadapter1interface.html#Powered-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="89" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Powered" type="bool" signature="bool powered() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgBluezAdapter1Interface::metaObject" href="orgbluezadapter1interface.html#metaObject" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="28" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<function threadsafety="unspecified" name="classProperty" fullname="OrgBluezAdapter1Interface::classProperty" href="orgbluezadapter1interface.html#Class-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="49" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Class" type="uint" signature="uint classProperty() const"/>
<function threadsafety="unspecified" name="discoverableTimeout" fullname="OrgBluezAdapter1Interface::discoverableTimeout" href="orgbluezadapter1interface.html#DiscoverableTimeout-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="59" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="DiscoverableTimeout" type="uint" signature="uint discoverableTimeout() const"/>
<function threadsafety="unspecified" name="pairableTimeout" fullname="OrgBluezAdapter1Interface::pairableTimeout" href="orgbluezadapter1interface.html#PairableTimeout-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="PairableTimeout" type="uint" signature="uint pairableTimeout() const"/>
<property threadsafety="unspecified" name="Address" fullname="OrgBluezAdapter1Interface::Address" href="orgbluezadapter1interface.html#Address-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="38" type="QString">
<getter name="address"/>
</property>
<property threadsafety="unspecified" name="Alias" fullname="OrgBluezAdapter1Interface::Alias" href="orgbluezadapter1interface.html#Alias-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="42" type="QString">
<getter name="alias"/>
<setter name="setAlias"/>
</property>
<property threadsafety="unspecified" name="Class" fullname="OrgBluezAdapter1Interface::Class" href="orgbluezadapter1interface.html#Class-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="48" type="uint">
<getter name="classProperty"/>
</property>
<property threadsafety="unspecified" name="Discoverable" fullname="OrgBluezAdapter1Interface::Discoverable" href="orgbluezadapter1interface.html#Discoverable-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="52" type="bool">
<getter name="discoverable"/>
<setter name="setDiscoverable"/>
</property>
<property threadsafety="unspecified" name="DiscoverableTimeout" fullname="OrgBluezAdapter1Interface::DiscoverableTimeout" href="orgbluezadapter1interface.html#DiscoverableTimeout-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="58" type="uint">
<getter name="discoverableTimeout"/>
<setter name="setDiscoverableTimeout"/>
</property>
<property threadsafety="unspecified" name="Discovering" fullname="OrgBluezAdapter1Interface::Discovering" href="orgbluezadapter1interface.html#Discovering-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="64" type="bool">
<getter name="discovering"/>
</property>
<property threadsafety="unspecified" name="Modalias" fullname="OrgBluezAdapter1Interface::Modalias" href="orgbluezadapter1interface.html#Modalias-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="68" type="QString">
<getter name="modalias"/>
</property>
<property threadsafety="unspecified" name="Name" fullname="OrgBluezAdapter1Interface::Name" href="orgbluezadapter1interface.html#Name-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="72" type="QString">
<getter name="name"/>
</property>
<property threadsafety="unspecified" name="Pairable" fullname="OrgBluezAdapter1Interface::Pairable" href="orgbluezadapter1interface.html#Pairable-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="76" type="bool">
<getter name="pairable"/>
<setter name="setPairable"/>
</property>
<property threadsafety="unspecified" name="PairableTimeout" fullname="OrgBluezAdapter1Interface::PairableTimeout" href="orgbluezadapter1interface.html#PairableTimeout-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="82" type="uint">
<getter name="pairableTimeout"/>
<setter name="setPairableTimeout"/>
</property>
<property threadsafety="unspecified" name="Powered" fullname="OrgBluezAdapter1Interface::Powered" href="orgbluezadapter1interface.html#Powered-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="88" type="bool">
<getter name="powered"/>
<setter name="setPowered"/>
</property>
<property threadsafety="unspecified" name="UUIDs" fullname="OrgBluezAdapter1Interface::UUIDs" href="orgbluezadapter1interface.html#UUIDs-prop" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="94" type="QStringList">
<getter name="uUIDs"/>
</property>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgBluezAdapter1Interface::staticMetaObject" href="orgbluezadapter1interface.html#staticMetaObject-var" status="active" access="public" location="adapter1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter1_bluez5_p.h" lineno="28" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgBluezAdapterInterface" href="orgbluezadapterinterface.html" status="internal" access="private" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="26" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgBluezAdapterInterface::QPrivateSignal" href="orgbluezadapterinterface-qprivatesignal.html" status="active" access="private" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="28"/>
<function threadsafety="unspecified" name="OrgBluezAdapterInterface" fullname="OrgBluezAdapterInterface::OrgBluezAdapterInterface" href="orgbluezadapterinterface.html#OrgBluezAdapterInterface" status="active" access="public" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgBluezAdapterInterface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgBluezAdapterInterface::tr" href="orgbluezadapterinterface.html#tr" status="active" access="public" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgBluezAdapterInterface::trUtf8" href="orgbluezadapterinterface.html#trUtf8" status="active" access="public" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgBluezAdapterInterface::staticInterfaceName" href="orgbluezadapterinterface.html#staticInterfaceName" status="active" access="public" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgBluezAdapterInterface::qt_metacall" href="orgbluezadapterinterface.html#qt_metacall" status="active" access="public" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgBluezAdapterInterface::qt_metacast" href="orgbluezadapterinterface.html#qt_metacast" status="active" access="public" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="DeviceDisappeared" fullname="OrgBluezAdapterInterface::DeviceDisappeared" href="orgbluezadapterinterface.html#DeviceDisappeared" status="active" access="public" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="146" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void DeviceDisappeared(const QString &amp;in0)">
<parameter type="const QString &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="DeviceFound" fullname="OrgBluezAdapterInterface::DeviceFound" href="orgbluezadapterinterface.html#DeviceFound" status="active" access="public" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="147" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void DeviceFound(const QString &amp;in0, const QVariantMap &amp;in1)">
<parameter type="const QString &amp;" name="in0" default=""/>
<parameter type="const QVariantMap &amp;" name="in1" default=""/>
</function>
<function threadsafety="unspecified" name="DeviceRemoved" fullname="OrgBluezAdapterInterface::DeviceRemoved" href="orgbluezadapterinterface.html#DeviceRemoved" status="active" access="public" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="148" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void DeviceRemoved(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="PropertyChanged" fullname="OrgBluezAdapterInterface::PropertyChanged" href="orgbluezadapterinterface.html#PropertyChanged" status="active" access="public" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="149" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void PropertyChanged(const QString &amp;in0, const QDBusVariant &amp;in1)">
<parameter type="const QString &amp;" name="in0" default=""/>
<parameter type="const QDBusVariant &amp;" name="in1" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgBluezAdapterInterface::qt_static_metacall" href="orgbluezadapterinterface.html#qt_static_metacall" status="active" access="private" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgBluezAdapterInterface" fullname="OrgBluezAdapterInterface::~OrgBluezAdapterInterface" href="orgbluezadapterinterface.html#dtor.OrgBluezAdapterInterface" status="active" access="public" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgBluezAdapterInterface()"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgBluezAdapterInterface::metaObject" href="orgbluezadapterinterface.html#metaObject" status="active" access="public" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="28" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgBluezAdapterInterface::staticMetaObject" href="orgbluezadapterinterface.html#staticMetaObject-var" status="active" access="public" location="adapter_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/adapter_p.h" lineno="28" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgBluezAgentAdaptor" href="orgbluezagentadaptor.html" status="internal" access="private" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="29" bases="QDBusAbstractAdaptor">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgBluezAgentAdaptor::QPrivateSignal" href="orgbluezagentadaptor-qprivatesignal.html" status="active" access="private" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="31"/>
<function threadsafety="unspecified" name="OrgBluezAgentAdaptor" fullname="OrgBluezAgentAdaptor::OrgBluezAgentAdaptor" href="orgbluezagentadaptor.html#OrgBluezAgentAdaptor" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="64" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgBluezAgentAdaptor(QObject *parent)">
<parameter type="QObject *" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="RequestPinCode" fullname="OrgBluezAgentAdaptor::RequestPinCode" href="orgbluezagentadaptor.html#RequestPinCode" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="76" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString RequestPinCode(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgBluezAgentAdaptor::tr" href="orgbluezagentadaptor.html#tr" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="31" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgBluezAgentAdaptor::trUtf8" href="orgbluezagentadaptor.html#trUtf8" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="31" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgBluezAgentAdaptor::qt_metacall" href="orgbluezagentadaptor.html#qt_metacall" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="31" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="RequestPasskey" fullname="OrgBluezAgentAdaptor::RequestPasskey" href="orgbluezagentadaptor.html#RequestPasskey" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="75" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="uint" signature="uint RequestPasskey(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgBluezAgentAdaptor::qt_metacast" href="orgbluezagentadaptor.html#qt_metacast" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="31" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="Authorize" fullname="OrgBluezAgentAdaptor::Authorize" href="orgbluezagentadaptor.html#Authorize" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="69" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void Authorize(const QDBusObjectPath &amp;in0, const QString &amp;in1)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
<parameter type="const QString &amp;" name="in1" default=""/>
</function>
<function threadsafety="unspecified" name="Cancel" fullname="OrgBluezAgentAdaptor::Cancel" href="orgbluezagentadaptor.html#Cancel" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="70" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void Cancel()"/>
<function threadsafety="unspecified" name="ConfirmModeChange" fullname="OrgBluezAgentAdaptor::ConfirmModeChange" href="orgbluezagentadaptor.html#ConfirmModeChange" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="71" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void ConfirmModeChange(const QString &amp;in0)">
<parameter type="const QString &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="DisplayPasskey" fullname="OrgBluezAgentAdaptor::DisplayPasskey" href="orgbluezagentadaptor.html#DisplayPasskey" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="72" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void DisplayPasskey(const QDBusObjectPath &amp;in0, uint in1, uchar in2)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
<parameter type="uint" name="in1" default=""/>
<parameter type="uchar" name="in2" default=""/>
</function>
<function threadsafety="unspecified" name="Release" fullname="OrgBluezAgentAdaptor::Release" href="orgbluezagentadaptor.html#Release" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="73" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void Release()"/>
<function threadsafety="unspecified" name="RequestConfirmation" fullname="OrgBluezAgentAdaptor::RequestConfirmation" href="orgbluezagentadaptor.html#RequestConfirmation" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="74" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void RequestConfirmation(const QDBusObjectPath &amp;in0, uint in1)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
<parameter type="uint" name="in1" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgBluezAgentAdaptor::qt_static_metacall" href="orgbluezagentadaptor.html#qt_static_metacall" status="active" access="private" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="31" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgBluezAgentAdaptor" fullname="OrgBluezAgentAdaptor::~OrgBluezAgentAdaptor" href="orgbluezagentadaptor.html#dtor.OrgBluezAgentAdaptor" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="65" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgBluezAgentAdaptor()"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgBluezAgentAdaptor::metaObject" href="orgbluezagentadaptor.html#metaObject" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="31" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgBluezAgentAdaptor::staticMetaObject" href="orgbluezagentadaptor.html#staticMetaObject-var" status="active" access="public" location="agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/agent_p.h" lineno="31" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="BluetoothManagement" href="bluetoothmanagement.html" status="internal" access="private" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="69" bases="QObject">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="BluetoothManagement::QPrivateSignal" href="bluetoothmanagement-qprivatesignal.html" status="active" access="private" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="71"/>
<function threadsafety="unspecified" name="instance" fullname="BluetoothManagement::instance" href="bluetoothmanagement.html#instance" status="active" access="public" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="75" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="BluetoothManagement *" signature="BluetoothManagement * instance()"/>
<function threadsafety="unspecified" name="BluetoothManagement" fullname="BluetoothManagement::BluetoothManagement" href="bluetoothmanagement.html#BluetoothManagement" status="active" access="public" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="74" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="BluetoothManagement(QObject *parent)">
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="BluetoothManagement::tr" href="bluetoothmanagement.html#tr" status="active" access="public" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="71" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="BluetoothManagement::trUtf8" href="bluetoothmanagement.html#trUtf8" status="active" access="public" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="71" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="BluetoothManagement::qt_metacall" href="bluetoothmanagement.html#qt_metacall" status="active" access="public" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="71" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="BluetoothManagement::qt_metacast" href="bluetoothmanagement.html#qt_metacast" status="active" access="public" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="71" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="_q_readNotifier" fullname="BluetoothManagement::_q_readNotifier" href="bluetoothmanagement.html#underscore.q_readNotifier" status="active" access="private" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="81" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_readNotifier()"/>
<function threadsafety="unspecified" name="cleanupOldAddressFlags" fullname="BluetoothManagement::cleanupOldAddressFlags" href="bluetoothmanagement.html#cleanupOldAddressFlags" status="active" access="private" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="83" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void cleanupOldAddressFlags()"/>
<function threadsafety="unspecified" name="processRandomAddressFlagInformation" fullname="BluetoothManagement::processRandomAddressFlagInformation" href="bluetoothmanagement.html#processRandomAddressFlagInformation" status="active" access="private" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="82" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void processRandomAddressFlagInformation(const QBluetoothAddress &amp;address)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="BluetoothManagement::qt_static_metacall" href="bluetoothmanagement.html#qt_static_metacall" status="active" access="private" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="71" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="readyRead" fullname="BluetoothManagement::readyRead" href="bluetoothmanagement.html#readyRead" status="active" access="private" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="86" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void readyRead()"/>
<function threadsafety="unspecified" name="isAddressRandom" fullname="BluetoothManagement::isAddressRandom" href="bluetoothmanagement.html#isAddressRandom" status="active" access="public" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="77" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isAddressRandom(const QBluetoothAddress &amp;address) const">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="isMonitoringEnabled" fullname="BluetoothManagement::isMonitoringEnabled" href="bluetoothmanagement.html#isMonitoringEnabled" status="active" access="public" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isMonitoringEnabled() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="BluetoothManagement::metaObject" href="bluetoothmanagement.html#metaObject" status="active" access="public" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="71" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="accessLock" fullname="BluetoothManagement::accessLock" href="bluetoothmanagement.html#accessLock-var" status="active" access="private" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="92" type="QMutex" static="false"/>
<variable threadsafety="unspecified" name="buffer" fullname="BluetoothManagement::buffer" href="bluetoothmanagement.html#buffer-var" status="active" access="private" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="90" type="QPrivateLinearBuffer" static="false"/>
<variable threadsafety="unspecified" name="fd" fullname="BluetoothManagement::fd" href="bluetoothmanagement.html#fd-var" status="active" access="private" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="88" type="int" static="false"/>
<variable threadsafety="unspecified" name="notifier" fullname="BluetoothManagement::notifier" href="bluetoothmanagement.html#notifier-var" status="active" access="private" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="89" type="QSocketNotifier *" static="false"/>
<variable threadsafety="unspecified" name="privateFlagAddresses" fullname="BluetoothManagement::privateFlagAddresses" href="bluetoothmanagement.html#privateFlagAddresses-var" status="active" access="private" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="91" type="QHash&lt;QBluetoothAddress, QDateTime&gt;" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="BluetoothManagement::staticMetaObject" href="bluetoothmanagement.html#staticMetaObject-var" status="active" access="public" location="bluetoothmanagement_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluetoothmanagement_p.h" lineno="71" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgBluezDevice1Interface" href="orgbluezdevice1interface.html" status="internal" access="private" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="27" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgBluezDevice1Interface::QPrivateSignal" href="orgbluezdevice1interface-qprivatesignal.html" status="active" access="private" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="29"/>
<function threadsafety="unspecified" name="OrgBluezDevice1Interface" fullname="OrgBluezDevice1Interface::OrgBluezDevice1Interface" href="orgbluezdevice1interface.html#OrgBluezDevice1Interface" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="35" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgBluezDevice1Interface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgBluezDevice1Interface::tr" href="orgbluezdevice1interface.html#tr" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="29" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgBluezDevice1Interface::trUtf8" href="orgbluezdevice1interface.html#trUtf8" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="29" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgBluezDevice1Interface::staticInterfaceName" href="orgbluezdevice1interface.html#staticInterfaceName" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="31" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgBluezDevice1Interface::qt_metacall" href="orgbluezdevice1interface.html#qt_metacall" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="29" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgBluezDevice1Interface::qt_metacast" href="orgbluezdevice1interface.html#qt_metacast" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="29" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgBluezDevice1Interface::qt_static_metacall" href="orgbluezdevice1interface.html#qt_static_metacall" status="active" access="private" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="29" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setAlias" fullname="OrgBluezDevice1Interface::setAlias" href="orgbluezdevice1interface.html#Alias-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="50" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Alias" type="void" signature="void setAlias(const QString &amp;value)">
<parameter type="const QString &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setBlocked" fullname="OrgBluezDevice1Interface::setBlocked" href="orgbluezdevice1interface.html#Blocked-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="60" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Blocked" type="void" signature="void setBlocked(bool value)">
<parameter type="bool" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setTrusted" fullname="OrgBluezDevice1Interface::setTrusted" href="orgbluezdevice1interface.html#Trusted-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="110" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Trusted" type="void" signature="void setTrusted(bool value)">
<parameter type="bool" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgBluezDevice1Interface" fullname="OrgBluezDevice1Interface::~OrgBluezDevice1Interface" href="orgbluezdevice1interface.html#dtor.OrgBluezDevice1Interface" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="37" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgBluezDevice1Interface()"/>
<function threadsafety="unspecified" name="manufacturerData" fullname="OrgBluezDevice1Interface::manufacturerData" href="orgbluezdevice1interface.html#ManufacturerData-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="ManufacturerData" type="ManufacturerDataList" signature="ManufacturerDataList manufacturerData() const"/>
<function threadsafety="unspecified" name="adapter" fullname="OrgBluezDevice1Interface::adapter" href="orgbluezdevice1interface.html#Adapter-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="40" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Adapter" type="QDBusObjectPath" signature="QDBusObjectPath adapter() const"/>
<function threadsafety="unspecified" name="address" fullname="OrgBluezDevice1Interface::address" href="orgbluezdevice1interface.html#Address-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="44" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Address" type="QString" signature="QString address() const"/>
<function threadsafety="unspecified" name="alias" fullname="OrgBluezDevice1Interface::alias" href="orgbluezdevice1interface.html#Alias-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="48" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Alias" type="QString" signature="QString alias() const"/>
<function threadsafety="unspecified" name="icon" fullname="OrgBluezDevice1Interface::icon" href="orgbluezdevice1interface.html#Icon-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Icon" type="QString" signature="QString icon() const"/>
<function threadsafety="unspecified" name="modalias" fullname="OrgBluezDevice1Interface::modalias" href="orgbluezdevice1interface.html#Modalias-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Modalias" type="QString" signature="QString modalias() const"/>
<function threadsafety="unspecified" name="name" fullname="OrgBluezDevice1Interface::name" href="orgbluezdevice1interface.html#Name-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="88" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Name" type="QString" signature="QString name() const"/>
<function threadsafety="unspecified" name="uUIDs" fullname="OrgBluezDevice1Interface::uUIDs" href="orgbluezdevice1interface.html#UUIDs-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="118" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="UUIDs" type="QStringList" signature="QStringList uUIDs() const"/>
<function threadsafety="unspecified" name="serviceData" fullname="OrgBluezDevice1Interface::serviceData" href="orgbluezdevice1interface.html#ServiceData-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="100" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="ServiceData" type="QVariantMap" signature="QVariantMap serviceData() const"/>
<function threadsafety="unspecified" name="blocked" fullname="OrgBluezDevice1Interface::blocked" href="orgbluezdevice1interface.html#Blocked-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="58" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Blocked" type="bool" signature="bool blocked() const"/>
<function threadsafety="unspecified" name="connected" fullname="OrgBluezDevice1Interface::connected" href="orgbluezdevice1interface.html#Connected-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Connected" type="bool" signature="bool connected() const"/>
<function threadsafety="unspecified" name="legacyPairing" fullname="OrgBluezDevice1Interface::legacyPairing" href="orgbluezdevice1interface.html#LegacyPairing-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="LegacyPairing" type="bool" signature="bool legacyPairing() const"/>
<function threadsafety="unspecified" name="paired" fullname="OrgBluezDevice1Interface::paired" href="orgbluezdevice1interface.html#Paired-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="92" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Paired" type="bool" signature="bool paired() const"/>
<function threadsafety="unspecified" name="servicesResolved" fullname="OrgBluezDevice1Interface::servicesResolved" href="orgbluezdevice1interface.html#ServicesResolved-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="104" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="ServicesResolved" type="bool" signature="bool servicesResolved() const"/>
<function threadsafety="unspecified" name="trusted" fullname="OrgBluezDevice1Interface::trusted" href="orgbluezdevice1interface.html#Trusted-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="108" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Trusted" type="bool" signature="bool trusted() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgBluezDevice1Interface::metaObject" href="orgbluezdevice1interface.html#metaObject" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="29" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<function threadsafety="unspecified" name="rSSI" fullname="OrgBluezDevice1Interface::rSSI" href="orgbluezdevice1interface.html#RSSI-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="96" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="RSSI" type="short" signature="short rSSI() const"/>
<function threadsafety="unspecified" name="txPower" fullname="OrgBluezDevice1Interface::txPower" href="orgbluezdevice1interface.html#TxPower-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="114" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="TxPower" type="short" signature="short txPower() const"/>
<function threadsafety="unspecified" name="classProperty" fullname="OrgBluezDevice1Interface::classProperty" href="orgbluezdevice1interface.html#Class-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="64" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Class" type="uint" signature="uint classProperty() const"/>
<function threadsafety="unspecified" name="appearance" fullname="OrgBluezDevice1Interface::appearance" href="orgbluezdevice1interface.html#Appearance-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="54" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Appearance" type="ushort" signature="ushort appearance() const"/>
<property threadsafety="unspecified" name="Adapter" fullname="OrgBluezDevice1Interface::Adapter" href="orgbluezdevice1interface.html#Adapter-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="39" type="QDBusObjectPath">
<getter name="adapter"/>
</property>
<property threadsafety="unspecified" name="Address" fullname="OrgBluezDevice1Interface::Address" href="orgbluezdevice1interface.html#Address-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="43" type="QString">
<getter name="address"/>
</property>
<property threadsafety="unspecified" name="Alias" fullname="OrgBluezDevice1Interface::Alias" href="orgbluezdevice1interface.html#Alias-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="47" type="QString">
<getter name="alias"/>
<setter name="setAlias"/>
</property>
<property threadsafety="unspecified" name="Appearance" fullname="OrgBluezDevice1Interface::Appearance" href="orgbluezdevice1interface.html#Appearance-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="53" type="ushort">
<getter name="appearance"/>
</property>
<property threadsafety="unspecified" name="Blocked" fullname="OrgBluezDevice1Interface::Blocked" href="orgbluezdevice1interface.html#Blocked-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="57" type="bool">
<getter name="blocked"/>
<setter name="setBlocked"/>
</property>
<property threadsafety="unspecified" name="Class" fullname="OrgBluezDevice1Interface::Class" href="orgbluezdevice1interface.html#Class-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="63" type="uint">
<getter name="classProperty"/>
</property>
<property threadsafety="unspecified" name="Connected" fullname="OrgBluezDevice1Interface::Connected" href="orgbluezdevice1interface.html#Connected-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="67" type="bool">
<getter name="connected"/>
</property>
<property threadsafety="unspecified" name="Icon" fullname="OrgBluezDevice1Interface::Icon" href="orgbluezdevice1interface.html#Icon-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="71" type="QString">
<getter name="icon"/>
</property>
<property threadsafety="unspecified" name="LegacyPairing" fullname="OrgBluezDevice1Interface::LegacyPairing" href="orgbluezdevice1interface.html#LegacyPairing-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="75" type="bool">
<getter name="legacyPairing"/>
</property>
<property threadsafety="unspecified" name="ManufacturerData" fullname="OrgBluezDevice1Interface::ManufacturerData" href="orgbluezdevice1interface.html#ManufacturerData-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="79" type="ManufacturerDataList">
<getter name="manufacturerData"/>
</property>
<property threadsafety="unspecified" name="Modalias" fullname="OrgBluezDevice1Interface::Modalias" href="orgbluezdevice1interface.html#Modalias-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="83" type="QString">
<getter name="modalias"/>
</property>
<property threadsafety="unspecified" name="Name" fullname="OrgBluezDevice1Interface::Name" href="orgbluezdevice1interface.html#Name-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="87" type="QString">
<getter name="name"/>
</property>
<property threadsafety="unspecified" name="Paired" fullname="OrgBluezDevice1Interface::Paired" href="orgbluezdevice1interface.html#Paired-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="91" type="bool">
<getter name="paired"/>
</property>
<property threadsafety="unspecified" name="RSSI" fullname="OrgBluezDevice1Interface::RSSI" href="orgbluezdevice1interface.html#RSSI-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="95" type="short">
<getter name="rSSI"/>
</property>
<property threadsafety="unspecified" name="ServiceData" fullname="OrgBluezDevice1Interface::ServiceData" href="orgbluezdevice1interface.html#ServiceData-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="99" type="QVariantMap">
<getter name="serviceData"/>
</property>
<property threadsafety="unspecified" name="ServicesResolved" fullname="OrgBluezDevice1Interface::ServicesResolved" href="orgbluezdevice1interface.html#ServicesResolved-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="103" type="bool">
<getter name="servicesResolved"/>
</property>
<property threadsafety="unspecified" name="Trusted" fullname="OrgBluezDevice1Interface::Trusted" href="orgbluezdevice1interface.html#Trusted-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="107" type="bool">
<getter name="trusted"/>
<setter name="setTrusted"/>
</property>
<property threadsafety="unspecified" name="TxPower" fullname="OrgBluezDevice1Interface::TxPower" href="orgbluezdevice1interface.html#TxPower-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="113" type="short">
<getter name="txPower"/>
</property>
<property threadsafety="unspecified" name="UUIDs" fullname="OrgBluezDevice1Interface::UUIDs" href="orgbluezdevice1interface.html#UUIDs-prop" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="117" type="QStringList">
<getter name="uUIDs"/>
</property>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgBluezDevice1Interface::staticMetaObject" href="orgbluezdevice1interface.html#staticMetaObject-var" status="active" access="public" location="device1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device1_bluez5_p.h" lineno="29" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgBluezDeviceInterface" href="orgbluezdeviceinterface.html" status="internal" access="private" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="27" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgBluezDeviceInterface::QPrivateSignal" href="orgbluezdeviceinterface-qprivatesignal.html" status="active" access="private" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="29"/>
<function threadsafety="unspecified" name="OrgBluezDeviceInterface" fullname="OrgBluezDeviceInterface::OrgBluezDeviceInterface" href="orgbluezdeviceinterface.html#OrgBluezDeviceInterface" status="active" access="public" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="35" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgBluezDeviceInterface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgBluezDeviceInterface::tr" href="orgbluezdeviceinterface.html#tr" status="active" access="public" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="29" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgBluezDeviceInterface::trUtf8" href="orgbluezdeviceinterface.html#trUtf8" status="active" access="public" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="29" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgBluezDeviceInterface::staticInterfaceName" href="orgbluezdeviceinterface.html#staticInterfaceName" status="active" access="public" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="31" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgBluezDeviceInterface::qt_metacall" href="orgbluezdeviceinterface.html#qt_metacall" status="active" access="public" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="29" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgBluezDeviceInterface::qt_metacast" href="orgbluezdeviceinterface.html#qt_metacast" status="active" access="public" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="29" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="NodeCreated" fullname="OrgBluezDeviceInterface::NodeCreated" href="orgbluezdeviceinterface.html#NodeCreated" status="active" access="public" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="94" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void NodeCreated(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="NodeRemoved" fullname="OrgBluezDeviceInterface::NodeRemoved" href="orgbluezdeviceinterface.html#NodeRemoved" status="active" access="public" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="95" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void NodeRemoved(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="PropertyChanged" fullname="OrgBluezDeviceInterface::PropertyChanged" href="orgbluezdeviceinterface.html#PropertyChanged" status="active" access="public" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="96" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void PropertyChanged(const QString &amp;in0, const QDBusVariant &amp;in1)">
<parameter type="const QString &amp;" name="in0" default=""/>
<parameter type="const QDBusVariant &amp;" name="in1" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgBluezDeviceInterface::qt_static_metacall" href="orgbluezdeviceinterface.html#qt_static_metacall" status="active" access="private" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="29" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgBluezDeviceInterface" fullname="OrgBluezDeviceInterface::~OrgBluezDeviceInterface" href="orgbluezdeviceinterface.html#dtor.OrgBluezDeviceInterface" status="active" access="public" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="37" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgBluezDeviceInterface()"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgBluezDeviceInterface::metaObject" href="orgbluezdeviceinterface.html#metaObject" status="active" access="public" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="29" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgBluezDeviceInterface::staticMetaObject" href="orgbluezdeviceinterface.html#staticMetaObject-var" status="active" access="public" location="device_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/device_p.h" lineno="29" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgBluezGattCharacteristic1Interface" href="orgbluezgattcharacteristic1interface.html" status="internal" access="private" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="26" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgBluezGattCharacteristic1Interface::QPrivateSignal" href="orgbluezgattcharacteristic1interface-qprivatesignal.html" status="active" access="private" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="28"/>
<function threadsafety="unspecified" name="OrgBluezGattCharacteristic1Interface" fullname="OrgBluezGattCharacteristic1Interface::OrgBluezGattCharacteristic1Interface" href="orgbluezgattcharacteristic1interface.html#OrgBluezGattCharacteristic1Interface" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgBluezGattCharacteristic1Interface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgBluezGattCharacteristic1Interface::tr" href="orgbluezgattcharacteristic1interface.html#tr" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgBluezGattCharacteristic1Interface::trUtf8" href="orgbluezgattcharacteristic1interface.html#trUtf8" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgBluezGattCharacteristic1Interface::staticInterfaceName" href="orgbluezgattcharacteristic1interface.html#staticInterfaceName" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgBluezGattCharacteristic1Interface::qt_metacall" href="orgbluezgattcharacteristic1interface.html#qt_metacall" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgBluezGattCharacteristic1Interface::qt_metacast" href="orgbluezgattcharacteristic1interface.html#qt_metacast" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgBluezGattCharacteristic1Interface::qt_static_metacall" href="orgbluezgattcharacteristic1interface.html#qt_static_metacall" status="active" access="private" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgBluezGattCharacteristic1Interface" fullname="OrgBluezGattCharacteristic1Interface::~OrgBluezGattCharacteristic1Interface" href="orgbluezgattcharacteristic1interface.html#dtor.OrgBluezGattCharacteristic1Interface" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgBluezGattCharacteristic1Interface()"/>
<function threadsafety="unspecified" name="value" fullname="OrgBluezGattCharacteristic1Interface::value" href="orgbluezgattcharacteristic1interface.html#Value-prop" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="55" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Value" type="QByteArray" signature="QByteArray value() const"/>
<function threadsafety="unspecified" name="service" fullname="OrgBluezGattCharacteristic1Interface::service" href="orgbluezgattcharacteristic1interface.html#Service-prop" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="47" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Service" type="QDBusObjectPath" signature="QDBusObjectPath service() const"/>
<function threadsafety="unspecified" name="uUID" fullname="OrgBluezGattCharacteristic1Interface::uUID" href="orgbluezgattcharacteristic1interface.html#UUID-prop" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="51" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="UUID" type="QString" signature="QString uUID() const"/>
<function threadsafety="unspecified" name="flags" fullname="OrgBluezGattCharacteristic1Interface::flags" href="orgbluezgattcharacteristic1interface.html#Flags-prop" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="39" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Flags" type="QStringList" signature="QStringList flags() const"/>
<function threadsafety="unspecified" name="notifying" fullname="OrgBluezGattCharacteristic1Interface::notifying" href="orgbluezgattcharacteristic1interface.html#Notifying-prop" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="43" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Notifying" type="bool" signature="bool notifying() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgBluezGattCharacteristic1Interface::metaObject" href="orgbluezgattcharacteristic1interface.html#metaObject" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="28" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<property threadsafety="unspecified" name="Flags" fullname="OrgBluezGattCharacteristic1Interface::Flags" href="orgbluezgattcharacteristic1interface.html#Flags-prop" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="38" type="QStringList">
<getter name="flags"/>
</property>
<property threadsafety="unspecified" name="Notifying" fullname="OrgBluezGattCharacteristic1Interface::Notifying" href="orgbluezgattcharacteristic1interface.html#Notifying-prop" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="42" type="bool">
<getter name="notifying"/>
</property>
<property threadsafety="unspecified" name="Service" fullname="OrgBluezGattCharacteristic1Interface::Service" href="orgbluezgattcharacteristic1interface.html#Service-prop" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="46" type="QDBusObjectPath">
<getter name="service"/>
</property>
<property threadsafety="unspecified" name="UUID" fullname="OrgBluezGattCharacteristic1Interface::UUID" href="orgbluezgattcharacteristic1interface.html#UUID-prop" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="50" type="QString">
<getter name="uUID"/>
</property>
<property threadsafety="unspecified" name="Value" fullname="OrgBluezGattCharacteristic1Interface::Value" href="orgbluezgattcharacteristic1interface.html#Value-prop" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="54" type="QByteArray">
<getter name="value"/>
</property>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgBluezGattCharacteristic1Interface::staticMetaObject" href="orgbluezgattcharacteristic1interface.html#staticMetaObject-var" status="active" access="public" location="gattchar1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattchar1_p.h" lineno="28" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgBluezGattDescriptor1Interface" href="orgbluezgattdescriptor1interface.html" status="internal" access="private" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="26" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgBluezGattDescriptor1Interface::QPrivateSignal" href="orgbluezgattdescriptor1interface-qprivatesignal.html" status="active" access="private" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="28"/>
<function threadsafety="unspecified" name="OrgBluezGattDescriptor1Interface" fullname="OrgBluezGattDescriptor1Interface::OrgBluezGattDescriptor1Interface" href="orgbluezgattdescriptor1interface.html#OrgBluezGattDescriptor1Interface" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgBluezGattDescriptor1Interface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgBluezGattDescriptor1Interface::tr" href="orgbluezgattdescriptor1interface.html#tr" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgBluezGattDescriptor1Interface::trUtf8" href="orgbluezgattdescriptor1interface.html#trUtf8" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgBluezGattDescriptor1Interface::staticInterfaceName" href="orgbluezgattdescriptor1interface.html#staticInterfaceName" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgBluezGattDescriptor1Interface::qt_metacall" href="orgbluezgattdescriptor1interface.html#qt_metacall" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgBluezGattDescriptor1Interface::qt_metacast" href="orgbluezgattdescriptor1interface.html#qt_metacast" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgBluezGattDescriptor1Interface::qt_static_metacall" href="orgbluezgattdescriptor1interface.html#qt_static_metacall" status="active" access="private" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgBluezGattDescriptor1Interface" fullname="OrgBluezGattDescriptor1Interface::~OrgBluezGattDescriptor1Interface" href="orgbluezgattdescriptor1interface.html#dtor.OrgBluezGattDescriptor1Interface" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgBluezGattDescriptor1Interface()"/>
<function threadsafety="unspecified" name="value" fullname="OrgBluezGattDescriptor1Interface::value" href="orgbluezgattdescriptor1interface.html#Value-prop" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="47" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Value" type="QByteArray" signature="QByteArray value() const"/>
<function threadsafety="unspecified" name="characteristic" fullname="OrgBluezGattDescriptor1Interface::characteristic" href="orgbluezgattdescriptor1interface.html#Characteristic-prop" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="39" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Characteristic" type="QDBusObjectPath" signature="QDBusObjectPath characteristic() const"/>
<function threadsafety="unspecified" name="uUID" fullname="OrgBluezGattDescriptor1Interface::uUID" href="orgbluezgattdescriptor1interface.html#UUID-prop" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="43" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="UUID" type="QString" signature="QString uUID() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgBluezGattDescriptor1Interface::metaObject" href="orgbluezgattdescriptor1interface.html#metaObject" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="28" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<property threadsafety="unspecified" name="Characteristic" fullname="OrgBluezGattDescriptor1Interface::Characteristic" href="orgbluezgattdescriptor1interface.html#Characteristic-prop" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="38" type="QDBusObjectPath">
<getter name="characteristic"/>
</property>
<property threadsafety="unspecified" name="UUID" fullname="OrgBluezGattDescriptor1Interface::UUID" href="orgbluezgattdescriptor1interface.html#UUID-prop" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="42" type="QString">
<getter name="uUID"/>
</property>
<property threadsafety="unspecified" name="Value" fullname="OrgBluezGattDescriptor1Interface::Value" href="orgbluezgattdescriptor1interface.html#Value-prop" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="46" type="QByteArray">
<getter name="value"/>
</property>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgBluezGattDescriptor1Interface::staticMetaObject" href="orgbluezgattdescriptor1interface.html#staticMetaObject-var" status="active" access="public" location="gattdesc1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattdesc1_p.h" lineno="28" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgBluezGattService1Interface" href="orgbluezgattservice1interface.html" status="internal" access="private" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="26" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgBluezGattService1Interface::QPrivateSignal" href="orgbluezgattservice1interface-qprivatesignal.html" status="active" access="private" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="28"/>
<function threadsafety="unspecified" name="OrgBluezGattService1Interface" fullname="OrgBluezGattService1Interface::OrgBluezGattService1Interface" href="orgbluezgattservice1interface.html#OrgBluezGattService1Interface" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgBluezGattService1Interface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgBluezGattService1Interface::tr" href="orgbluezgattservice1interface.html#tr" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgBluezGattService1Interface::trUtf8" href="orgbluezgattservice1interface.html#trUtf8" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgBluezGattService1Interface::staticInterfaceName" href="orgbluezgattservice1interface.html#staticInterfaceName" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgBluezGattService1Interface::qt_metacall" href="orgbluezgattservice1interface.html#qt_metacall" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgBluezGattService1Interface::qt_metacast" href="orgbluezgattservice1interface.html#qt_metacast" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgBluezGattService1Interface::qt_static_metacall" href="orgbluezgattservice1interface.html#qt_static_metacall" status="active" access="private" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgBluezGattService1Interface" fullname="OrgBluezGattService1Interface::~OrgBluezGattService1Interface" href="orgbluezgattservice1interface.html#dtor.OrgBluezGattService1Interface" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgBluezGattService1Interface()"/>
<function threadsafety="unspecified" name="device" fullname="OrgBluezGattService1Interface::device" href="orgbluezgattservice1interface.html#Device-prop" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="39" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Device" type="QDBusObjectPath" signature="QDBusObjectPath device() const"/>
<function threadsafety="unspecified" name="includes" fullname="OrgBluezGattService1Interface::includes" href="orgbluezgattservice1interface.html#Includes-prop" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="43" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Includes" type="QList&lt;QDBusObjectPath&gt;" signature="QList&lt;QDBusObjectPath&gt; includes() const"/>
<function threadsafety="unspecified" name="uUID" fullname="OrgBluezGattService1Interface::uUID" href="orgbluezgattservice1interface.html#UUID-prop" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="51" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="UUID" type="QString" signature="QString uUID() const"/>
<function threadsafety="unspecified" name="primary" fullname="OrgBluezGattService1Interface::primary" href="orgbluezgattservice1interface.html#Primary-prop" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="47" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Primary" type="bool" signature="bool primary() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgBluezGattService1Interface::metaObject" href="orgbluezgattservice1interface.html#metaObject" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="28" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<property threadsafety="unspecified" name="Device" fullname="OrgBluezGattService1Interface::Device" href="orgbluezgattservice1interface.html#Device-prop" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="38" type="QDBusObjectPath">
<getter name="device"/>
</property>
<property threadsafety="unspecified" name="Includes" fullname="OrgBluezGattService1Interface::Includes" href="orgbluezgattservice1interface.html#Includes-prop" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="42" type="QList&lt;QDBusObjectPath&gt;">
<getter name="includes"/>
</property>
<property threadsafety="unspecified" name="Primary" fullname="OrgBluezGattService1Interface::Primary" href="orgbluezgattservice1interface.html#Primary-prop" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="46" type="bool">
<getter name="primary"/>
</property>
<property threadsafety="unspecified" name="UUID" fullname="OrgBluezGattService1Interface::UUID" href="orgbluezgattservice1interface.html#UUID-prop" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="50" type="QString">
<getter name="uUID"/>
</property>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgBluezGattService1Interface::staticMetaObject" href="orgbluezgattservice1interface.html#staticMetaObject-var" status="active" access="public" location="gattservice1_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/gattservice1_p.h" lineno="28" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="HciManager" href="hcimanager.html" status="internal" access="private" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="65" bases="QObject">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="HciManager::QPrivateSignal" href="hcimanager-qprivatesignal.html" status="active" access="private" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="67"/>
<enum threadsafety="unspecified" name="HciEvent" fullname="HciManager::HciEvent" href="hcimanager.html#HciEvent-enum" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="69">
<value name="EncryptChangeEvent" value="EVT_ENCRYPT_CHANGE"/>
<value name="CommandCompleteEvent" value="EVT_CMD_COMPLETE"/>
<value name="LeMetaEvent" value="0x3e"/>
</enum>
<function threadsafety="unspecified" name="HciManager" fullname="HciManager::HciManager" href="hcimanager.html#HciManager" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="75" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="HciManager(const QBluetoothAddress &amp;deviceAdapter, QObject *parent)">
<parameter type="const QBluetoothAddress &amp;" name="deviceAdapter" default=""/>
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="HciManager::tr" href="hcimanager.html#tr" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="67" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="HciManager::trUtf8" href="hcimanager.html#trUtf8" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="67" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="monitorAclPackets" fullname="HciManager::monitorAclPackets" href="hcimanager.html#monitorAclPackets" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="80" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool monitorAclPackets()"/>
<function threadsafety="unspecified" name="monitorEvent" fullname="HciManager::monitorEvent" href="hcimanager.html#monitorEvent" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool monitorEvent(HciManager::HciEvent event)">
<parameter type="HciManager::HciEvent" name="event" default=""/>
</function>
<function threadsafety="unspecified" name="sendCommand" fullname="HciManager::sendCommand" href="hcimanager.html#sendCommand" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool sendCommand(OpCodeGroupField ogf, OpCodeCommandField ocf, const QByteArray &amp;parameters)">
<parameter type="OpCodeGroupField" name="ogf" default=""/>
<parameter type="OpCodeCommandField" name="ocf" default=""/>
<parameter type="const QByteArray &amp;" name="parameters" default=""/>
</function>
<function threadsafety="unspecified" name="sendConnectionParameterUpdateRequest" fullname="HciManager::sendConnectionParameterUpdateRequest" href="hcimanager.html#sendConnectionParameterUpdateRequest" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="90" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool sendConnectionParameterUpdateRequest(quint16 handle, const QLowEnergyConnectionParameters &amp;params)">
<parameter type="quint16" name="handle" default=""/>
<parameter type="const QLowEnergyConnectionParameters &amp;" name="params" default=""/>
</function>
<function threadsafety="unspecified" name="sendConnectionUpdateCommand" fullname="HciManager::sendConnectionUpdateCommand" href="hcimanager.html#sendConnectionUpdateCommand" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="89" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool sendConnectionUpdateCommand(quint16 handle, const QLowEnergyConnectionParameters &amp;params)">
<parameter type="quint16" name="handle" default=""/>
<parameter type="const QLowEnergyConnectionParameters &amp;" name="params" default=""/>
</function>
<function threadsafety="unspecified" name="hciForAddress" fullname="HciManager::hciForAddress" href="hcimanager.html#hciForAddress" status="active" access="private" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="104" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int hciForAddress(const QBluetoothAddress &amp;deviceAdapter)">
<parameter type="const QBluetoothAddress &amp;" name="deviceAdapter" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="HciManager::qt_metacall" href="hcimanager.html#qt_metacall" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="67" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="HciManager::qt_metacast" href="hcimanager.html#qt_metacast" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="67" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="_q_readNotify" fullname="HciManager::_q_readNotify" href="hcimanager.html#underscore.q_readNotify" status="active" access="private" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="101" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_readNotify()"/>
<function threadsafety="unspecified" name="commandCompleted" fullname="HciManager::commandCompleted" href="hcimanager.html#commandCompleted" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="95" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void commandCompleted(quint16 opCode, quint8 status, const QByteArray &amp;data)">
<parameter type="quint16" name="opCode" default=""/>
<parameter type="quint8" name="status" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="connectionComplete" fullname="HciManager::connectionComplete" href="hcimanager.html#connectionComplete" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="96" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectionComplete(quint16 handle)">
<parameter type="quint16" name="handle" default=""/>
</function>
<function threadsafety="unspecified" name="connectionUpdate" fullname="HciManager::connectionUpdate" href="hcimanager.html#connectionUpdate" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="97" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectionUpdate(quint16 handle, const QLowEnergyConnectionParameters &amp;parameters)">
<parameter type="quint16" name="handle" default=""/>
<parameter type="const QLowEnergyConnectionParameters &amp;" name="parameters" default=""/>
</function>
<function threadsafety="unspecified" name="encryptionChangedEvent" fullname="HciManager::encryptionChangedEvent" href="hcimanager.html#encryptionChangedEvent" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="94" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void encryptionChangedEvent(const QBluetoothAddress &amp;address, bool wasSuccess)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="bool" name="wasSuccess" default=""/>
</function>
<function threadsafety="unspecified" name="handleHciAclPacket" fullname="HciManager::handleHciAclPacket" href="hcimanager.html#handleHciAclPacket" status="active" access="private" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="106" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleHciAclPacket(const quint8 *data, int size)">
<parameter type="const quint8 *" name="data" default=""/>
<parameter type="int" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="handleHciEventPacket" fullname="HciManager::handleHciEventPacket" href="hcimanager.html#handleHciEventPacket" status="active" access="private" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="105" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleHciEventPacket(const quint8 *data, int size)">
<parameter type="const quint8 *" name="data" default=""/>
<parameter type="int" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="handleLeMetaEvent" fullname="HciManager::handleLeMetaEvent" href="hcimanager.html#handleLeMetaEvent" status="active" access="private" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="107" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleLeMetaEvent(const quint8 *data)">
<parameter type="const quint8 *" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="HciManager::qt_static_metacall" href="hcimanager.html#qt_static_metacall" status="active" access="private" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="67" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="signatureResolvingKeyReceived" fullname="HciManager::signatureResolvingKeyReceived" href="hcimanager.html#signatureResolvingKeyReceived" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="98" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void signatureResolvingKeyReceived(quint16 connHandle, bool remoteKey, const quint128 &amp;csrk)">
<parameter type="quint16" name="connHandle" default=""/>
<parameter type="bool" name="remoteKey" default=""/>
<parameter type="const quint128 &amp;" name="csrk" default=""/>
</function>
<function threadsafety="unspecified" name="stopEvents" fullname="HciManager::stopEvents" href="hcimanager.html#stopEvents" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="83" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stopEvents()"/>
<function threadsafety="unspecified" name="~HciManager" fullname="HciManager::~HciManager" href="hcimanager.html#dtor.HciManager" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="76" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~HciManager()"/>
<function threadsafety="unspecified" name="addressForConnectionHandle" fullname="HciManager::addressForConnectionHandle" href="hcimanager.html#addressForConnectionHandle" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress" signature="QBluetoothAddress addressForConnectionHandle(quint16 handle) const">
<parameter type="quint16" name="handle" default=""/>
</function>
<function threadsafety="unspecified" name="activeLowEnergyConnections" fullname="HciManager::activeLowEnergyConnections" href="hcimanager.html#activeLowEnergyConnections" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVector&lt;quint16&gt;" signature="QVector&lt;quint16&gt; activeLowEnergyConnections() const"/>
<function threadsafety="unspecified" name="isValid" fullname="HciManager::isValid" href="hcimanager.html#isValid" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="HciManager::metaObject" href="hcimanager.html#metaObject" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="67" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="hciDev" fullname="HciManager::hciDev" href="hcimanager.html#hciDev-var" status="active" access="private" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="110" type="int" static="false"/>
<variable threadsafety="unspecified" name="hciSocket" fullname="HciManager::hciSocket" href="hcimanager.html#hciSocket-var" status="active" access="private" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="109" type="int" static="false"/>
<variable threadsafety="unspecified" name="notifier" fullname="HciManager::notifier" href="hcimanager.html#notifier-var" status="active" access="private" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="112" type="QSocketNotifier *" static="false"/>
<variable threadsafety="unspecified" name="runningEvents" fullname="HciManager::runningEvents" href="hcimanager.html#runningEvents-var" status="active" access="private" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="113" type="QSet&lt;HciManager::HciEvent&gt;" static="false"/>
<variable threadsafety="unspecified" name="sigPacketIdentifier" fullname="HciManager::sigPacketIdentifier" href="hcimanager.html#sigPacketIdentifier-var" status="active" access="private" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="111" type="quint8" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="HciManager::staticMetaObject" href="hcimanager.html#staticMetaObject-var" status="active" access="public" location="hcimanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/hcimanager_p.h" lineno="67" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgBluezManagerInterface" href="orgbluezmanagerinterface.html" status="internal" access="private" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="26" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgBluezManagerInterface::QPrivateSignal" href="orgbluezmanagerinterface-qprivatesignal.html" status="active" access="private" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="28"/>
<function threadsafety="unspecified" name="OrgBluezManagerInterface" fullname="OrgBluezManagerInterface::OrgBluezManagerInterface" href="orgbluezmanagerinterface.html#OrgBluezManagerInterface" status="active" access="public" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgBluezManagerInterface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgBluezManagerInterface::tr" href="orgbluezmanagerinterface.html#tr" status="active" access="public" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgBluezManagerInterface::trUtf8" href="orgbluezmanagerinterface.html#trUtf8" status="active" access="public" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgBluezManagerInterface::staticInterfaceName" href="orgbluezmanagerinterface.html#staticInterfaceName" status="active" access="public" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgBluezManagerInterface::qt_metacall" href="orgbluezmanagerinterface.html#qt_metacall" status="active" access="public" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgBluezManagerInterface::qt_metacast" href="orgbluezmanagerinterface.html#qt_metacast" status="active" access="public" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="AdapterRemoved" fullname="OrgBluezManagerInterface::AdapterRemoved" href="orgbluezmanagerinterface.html#AdapterRemoved" status="active" access="public" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="60" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void AdapterRemoved(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="DefaultAdapterChanged" fullname="OrgBluezManagerInterface::DefaultAdapterChanged" href="orgbluezmanagerinterface.html#DefaultAdapterChanged" status="active" access="public" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="61" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void DefaultAdapterChanged(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgBluezManagerInterface::qt_static_metacall" href="orgbluezmanagerinterface.html#qt_static_metacall" status="active" access="private" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgBluezManagerInterface" fullname="OrgBluezManagerInterface::~OrgBluezManagerInterface" href="orgbluezmanagerinterface.html#dtor.OrgBluezManagerInterface" status="active" access="public" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgBluezManagerInterface()"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgBluezManagerInterface::metaObject" href="orgbluezmanagerinterface.html#metaObject" status="active" access="public" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="28" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgBluezManagerInterface::staticMetaObject" href="orgbluezmanagerinterface.html#staticMetaObject-var" status="active" access="public" location="manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/manager_p.h" lineno="28" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="AgentAdaptor" href="agentadaptor.html" status="internal" access="private" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="29" bases="QDBusAbstractAdaptor">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="AgentAdaptor::QPrivateSignal" href="agentadaptor-qprivatesignal.html" status="active" access="private" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="31"/>
<function threadsafety="unspecified" name="AgentAdaptor" fullname="AgentAdaptor::AgentAdaptor" href="agentadaptor.html#AgentAdaptor" status="active" access="public" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="54" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="AgentAdaptor(QObject *parent)">
<parameter type="QObject *" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="Request" fullname="AgentAdaptor::Request" href="agentadaptor.html#Request" status="active" access="public" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="63" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString Request(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="tr" fullname="AgentAdaptor::tr" href="agentadaptor.html#tr" status="active" access="public" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="31" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="AgentAdaptor::trUtf8" href="agentadaptor.html#trUtf8" status="active" access="public" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="31" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="AgentAdaptor::qt_metacall" href="agentadaptor.html#qt_metacall" status="active" access="public" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="31" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="AgentAdaptor::qt_metacast" href="agentadaptor.html#qt_metacast" status="active" access="public" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="31" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="Complete" fullname="AgentAdaptor::Complete" href="agentadaptor.html#Complete" status="active" access="public" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="59" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void Complete(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="Error" fullname="AgentAdaptor::Error" href="agentadaptor.html#Error" status="active" access="public" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="60" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void Error(const QDBusObjectPath &amp;in0, const QString &amp;in1)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
<parameter type="const QString &amp;" name="in1" default=""/>
</function>
<function threadsafety="unspecified" name="Progress" fullname="AgentAdaptor::Progress" href="agentadaptor.html#Progress" status="active" access="public" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="61" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void Progress(const QDBusObjectPath &amp;in0, qulonglong in1)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
<parameter type="qulonglong" name="in1" default=""/>
</function>
<function threadsafety="unspecified" name="Release" fullname="AgentAdaptor::Release" href="agentadaptor.html#Release" status="active" access="public" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="62" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void Release()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="AgentAdaptor::qt_static_metacall" href="agentadaptor.html#qt_static_metacall" status="active" access="private" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="31" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~AgentAdaptor" fullname="AgentAdaptor::~AgentAdaptor" href="agentadaptor.html#dtor.AgentAdaptor" status="active" access="public" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="55" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~AgentAdaptor()"/>
<function threadsafety="unspecified" name="metaObject" fullname="AgentAdaptor::metaObject" href="agentadaptor.html#metaObject" status="active" access="public" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="31" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="AgentAdaptor::staticMetaObject" href="agentadaptor.html#staticMetaObject-var" status="active" access="public" location="obex_agent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_agent_p.h" lineno="31" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgBluezObexClient1Interface" href="orgbluezobexclient1interface.html" status="internal" access="private" location="obex_client1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client1_bluez5_p.h" lineno="26" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgBluezObexClient1Interface::QPrivateSignal" href="orgbluezobexclient1interface-qprivatesignal.html" status="active" access="private" location="obex_client1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client1_bluez5_p.h" lineno="28"/>
<function threadsafety="unspecified" name="OrgBluezObexClient1Interface" fullname="OrgBluezObexClient1Interface::OrgBluezObexClient1Interface" href="orgbluezobexclient1interface.html#OrgBluezObexClient1Interface" status="active" access="public" location="obex_client1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client1_bluez5_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgBluezObexClient1Interface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgBluezObexClient1Interface::tr" href="orgbluezobexclient1interface.html#tr" status="active" access="public" location="obex_client1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client1_bluez5_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgBluezObexClient1Interface::trUtf8" href="orgbluezobexclient1interface.html#trUtf8" status="active" access="public" location="obex_client1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client1_bluez5_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgBluezObexClient1Interface::staticInterfaceName" href="orgbluezobexclient1interface.html#staticInterfaceName" status="active" access="public" location="obex_client1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client1_bluez5_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgBluezObexClient1Interface::qt_metacall" href="orgbluezobexclient1interface.html#qt_metacall" status="active" access="public" location="obex_client1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client1_bluez5_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgBluezObexClient1Interface::qt_metacast" href="orgbluezobexclient1interface.html#qt_metacast" status="active" access="public" location="obex_client1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client1_bluez5_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgBluezObexClient1Interface::qt_static_metacall" href="orgbluezobexclient1interface.html#qt_static_metacall" status="active" access="private" location="obex_client1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client1_bluez5_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgBluezObexClient1Interface" fullname="OrgBluezObexClient1Interface::~OrgBluezObexClient1Interface" href="orgbluezobexclient1interface.html#dtor.OrgBluezObexClient1Interface" status="active" access="public" location="obex_client1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client1_bluez5_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgBluezObexClient1Interface()"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgBluezObexClient1Interface::metaObject" href="orgbluezobexclient1interface.html#metaObject" status="active" access="public" location="obex_client1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client1_bluez5_p.h" lineno="28" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgBluezObexClient1Interface::staticMetaObject" href="orgbluezobexclient1interface.html#staticMetaObject-var" status="active" access="public" location="obex_client1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client1_bluez5_p.h" lineno="28" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgOpenobexClientInterface" href="orgopenobexclientinterface.html" status="internal" access="private" location="obex_client_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client_p.h" lineno="26" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgOpenobexClientInterface::QPrivateSignal" href="orgopenobexclientinterface-qprivatesignal.html" status="active" access="private" location="obex_client_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client_p.h" lineno="28"/>
<function threadsafety="unspecified" name="OrgOpenobexClientInterface" fullname="OrgOpenobexClientInterface::OrgOpenobexClientInterface" href="orgopenobexclientinterface.html#OrgOpenobexClientInterface" status="active" access="public" location="obex_client_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgOpenobexClientInterface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgOpenobexClientInterface::tr" href="orgopenobexclientinterface.html#tr" status="active" access="public" location="obex_client_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgOpenobexClientInterface::trUtf8" href="orgopenobexclientinterface.html#trUtf8" status="active" access="public" location="obex_client_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgOpenobexClientInterface::staticInterfaceName" href="orgopenobexclientinterface.html#staticInterfaceName" status="active" access="public" location="obex_client_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgOpenobexClientInterface::qt_metacall" href="orgopenobexclientinterface.html#qt_metacall" status="active" access="public" location="obex_client_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgOpenobexClientInterface::qt_metacast" href="orgopenobexclientinterface.html#qt_metacast" status="active" access="public" location="obex_client_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgOpenobexClientInterface::qt_static_metacall" href="orgopenobexclientinterface.html#qt_static_metacall" status="active" access="private" location="obex_client_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgOpenobexClientInterface" fullname="OrgOpenobexClientInterface::~OrgOpenobexClientInterface" href="orgopenobexclientinterface.html#dtor.OrgOpenobexClientInterface" status="active" access="public" location="obex_client_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgOpenobexClientInterface()"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgOpenobexClientInterface::metaObject" href="orgopenobexclientinterface.html#metaObject" status="active" access="public" location="obex_client_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client_p.h" lineno="28" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgOpenobexClientInterface::staticMetaObject" href="orgopenobexclientinterface.html#staticMetaObject-var" status="active" access="public" location="obex_client_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_client_p.h" lineno="28" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgOpenobexManagerInterface" href="orgopenobexmanagerinterface.html" status="internal" access="private" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="26" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgOpenobexManagerInterface::QPrivateSignal" href="orgopenobexmanagerinterface-qprivatesignal.html" status="active" access="private" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="28"/>
<function threadsafety="unspecified" name="OrgOpenobexManagerInterface" fullname="OrgOpenobexManagerInterface::OrgOpenobexManagerInterface" href="orgopenobexmanagerinterface.html#OrgOpenobexManagerInterface" status="active" access="public" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgOpenobexManagerInterface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgOpenobexManagerInterface::tr" href="orgopenobexmanagerinterface.html#tr" status="active" access="public" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgOpenobexManagerInterface::trUtf8" href="orgopenobexmanagerinterface.html#trUtf8" status="active" access="public" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgOpenobexManagerInterface::staticInterfaceName" href="orgopenobexmanagerinterface.html#staticInterfaceName" status="active" access="public" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgOpenobexManagerInterface::qt_metacall" href="orgopenobexmanagerinterface.html#qt_metacall" status="active" access="public" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgOpenobexManagerInterface::qt_metacast" href="orgopenobexmanagerinterface.html#qt_metacast" status="active" access="public" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="SessionRemoved" fullname="OrgOpenobexManagerInterface::SessionRemoved" href="orgopenobexmanagerinterface.html#SessionRemoved" status="active" access="public" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="55" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void SessionRemoved(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="TransferCompleted" fullname="OrgOpenobexManagerInterface::TransferCompleted" href="orgopenobexmanagerinterface.html#TransferCompleted" status="active" access="public" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="56" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void TransferCompleted(const QDBusObjectPath &amp;in0, bool in1)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
<parameter type="bool" name="in1" default=""/>
</function>
<function threadsafety="unspecified" name="TransferStarted" fullname="OrgOpenobexManagerInterface::TransferStarted" href="orgopenobexmanagerinterface.html#TransferStarted" status="active" access="public" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="57" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void TransferStarted(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgOpenobexManagerInterface::qt_static_metacall" href="orgopenobexmanagerinterface.html#qt_static_metacall" status="active" access="private" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgOpenobexManagerInterface" fullname="OrgOpenobexManagerInterface::~OrgOpenobexManagerInterface" href="orgopenobexmanagerinterface.html#dtor.OrgOpenobexManagerInterface" status="active" access="public" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgOpenobexManagerInterface()"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgOpenobexManagerInterface::metaObject" href="orgopenobexmanagerinterface.html#metaObject" status="active" access="public" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="28" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgOpenobexManagerInterface::staticMetaObject" href="orgopenobexmanagerinterface.html#staticMetaObject-var" status="active" access="public" location="obex_manager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_manager_p.h" lineno="28" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgBluezObexObjectPush1Interface" href="orgbluezobexobjectpush1interface.html" status="internal" access="private" location="obex_objectpush1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_objectpush1_bluez5_p.h" lineno="26" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgBluezObexObjectPush1Interface::QPrivateSignal" href="orgbluezobexobjectpush1interface-qprivatesignal.html" status="active" access="private" location="obex_objectpush1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_objectpush1_bluez5_p.h" lineno="28"/>
<function threadsafety="unspecified" name="OrgBluezObexObjectPush1Interface" fullname="OrgBluezObexObjectPush1Interface::OrgBluezObexObjectPush1Interface" href="orgbluezobexobjectpush1interface.html#OrgBluezObexObjectPush1Interface" status="active" access="public" location="obex_objectpush1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_objectpush1_bluez5_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgBluezObexObjectPush1Interface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgBluezObexObjectPush1Interface::tr" href="orgbluezobexobjectpush1interface.html#tr" status="active" access="public" location="obex_objectpush1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_objectpush1_bluez5_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgBluezObexObjectPush1Interface::trUtf8" href="orgbluezobexobjectpush1interface.html#trUtf8" status="active" access="public" location="obex_objectpush1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_objectpush1_bluez5_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgBluezObexObjectPush1Interface::staticInterfaceName" href="orgbluezobexobjectpush1interface.html#staticInterfaceName" status="active" access="public" location="obex_objectpush1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_objectpush1_bluez5_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgBluezObexObjectPush1Interface::qt_metacall" href="orgbluezobexobjectpush1interface.html#qt_metacall" status="active" access="public" location="obex_objectpush1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_objectpush1_bluez5_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgBluezObexObjectPush1Interface::qt_metacast" href="orgbluezobexobjectpush1interface.html#qt_metacast" status="active" access="public" location="obex_objectpush1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_objectpush1_bluez5_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgBluezObexObjectPush1Interface::qt_static_metacall" href="orgbluezobexobjectpush1interface.html#qt_static_metacall" status="active" access="private" location="obex_objectpush1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_objectpush1_bluez5_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgBluezObexObjectPush1Interface" fullname="OrgBluezObexObjectPush1Interface::~OrgBluezObexObjectPush1Interface" href="orgbluezobexobjectpush1interface.html#dtor.OrgBluezObexObjectPush1Interface" status="active" access="public" location="obex_objectpush1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_objectpush1_bluez5_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgBluezObexObjectPush1Interface()"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgBluezObexObjectPush1Interface::metaObject" href="orgbluezobexobjectpush1interface.html#metaObject" status="active" access="public" location="obex_objectpush1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_objectpush1_bluez5_p.h" lineno="28" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgBluezObexObjectPush1Interface::staticMetaObject" href="orgbluezobexobjectpush1interface.html#staticMetaObject-var" status="active" access="public" location="obex_objectpush1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_objectpush1_bluez5_p.h" lineno="28" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgBluezObexTransfer1Interface" href="orgbluezobextransfer1interface.html" status="internal" access="private" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="26" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgBluezObexTransfer1Interface::QPrivateSignal" href="orgbluezobextransfer1interface-qprivatesignal.html" status="active" access="private" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="28"/>
<function threadsafety="unspecified" name="OrgBluezObexTransfer1Interface" fullname="OrgBluezObexTransfer1Interface::OrgBluezObexTransfer1Interface" href="orgbluezobextransfer1interface.html#OrgBluezObexTransfer1Interface" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgBluezObexTransfer1Interface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgBluezObexTransfer1Interface::tr" href="orgbluezobextransfer1interface.html#tr" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgBluezObexTransfer1Interface::trUtf8" href="orgbluezobextransfer1interface.html#trUtf8" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgBluezObexTransfer1Interface::staticInterfaceName" href="orgbluezobextransfer1interface.html#staticInterfaceName" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgBluezObexTransfer1Interface::qt_metacall" href="orgbluezobextransfer1interface.html#qt_metacall" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgBluezObexTransfer1Interface::qt_metacast" href="orgbluezobextransfer1interface.html#qt_metacast" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgBluezObexTransfer1Interface::qt_static_metacall" href="orgbluezobextransfer1interface.html#qt_static_metacall" status="active" access="private" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgBluezObexTransfer1Interface" fullname="OrgBluezObexTransfer1Interface::~OrgBluezObexTransfer1Interface" href="orgbluezobextransfer1interface.html#dtor.OrgBluezObexTransfer1Interface" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgBluezObexTransfer1Interface()"/>
<function threadsafety="unspecified" name="session" fullname="OrgBluezObexTransfer1Interface::session" href="orgbluezobextransfer1interface.html#Session-prop" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="47" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Session" type="QDBusObjectPath" signature="QDBusObjectPath session() const"/>
<function threadsafety="unspecified" name="filename" fullname="OrgBluezObexTransfer1Interface::filename" href="orgbluezobextransfer1interface.html#Filename-prop" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="39" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Filename" type="QString" signature="QString filename() const"/>
<function threadsafety="unspecified" name="name" fullname="OrgBluezObexTransfer1Interface::name" href="orgbluezobextransfer1interface.html#Name-prop" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="43" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Name" type="QString" signature="QString name() const"/>
<function threadsafety="unspecified" name="status" fullname="OrgBluezObexTransfer1Interface::status" href="orgbluezobextransfer1interface.html#Status-prop" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="55" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Status" type="QString" signature="QString status() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgBluezObexTransfer1Interface::metaObject" href="orgbluezobextransfer1interface.html#metaObject" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="28" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<function threadsafety="unspecified" name="size" fullname="OrgBluezObexTransfer1Interface::size" href="orgbluezobextransfer1interface.html#Size-prop" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="51" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Size" type="qulonglong" signature="qulonglong size() const"/>
<function threadsafety="unspecified" name="transferred" fullname="OrgBluezObexTransfer1Interface::transferred" href="orgbluezobextransfer1interface.html#Transferred-prop" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="59" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="Transferred" type="qulonglong" signature="qulonglong transferred() const"/>
<property threadsafety="unspecified" name="Filename" fullname="OrgBluezObexTransfer1Interface::Filename" href="orgbluezobextransfer1interface.html#Filename-prop" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="38" type="QString">
<getter name="filename"/>
</property>
<property threadsafety="unspecified" name="Name" fullname="OrgBluezObexTransfer1Interface::Name" href="orgbluezobextransfer1interface.html#Name-prop" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="42" type="QString">
<getter name="name"/>
</property>
<property threadsafety="unspecified" name="Session" fullname="OrgBluezObexTransfer1Interface::Session" href="orgbluezobextransfer1interface.html#Session-prop" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="46" type="QDBusObjectPath">
<getter name="session"/>
</property>
<property threadsafety="unspecified" name="Size" fullname="OrgBluezObexTransfer1Interface::Size" href="orgbluezobextransfer1interface.html#Size-prop" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="50" type="qulonglong">
<getter name="size"/>
</property>
<property threadsafety="unspecified" name="Status" fullname="OrgBluezObexTransfer1Interface::Status" href="orgbluezobextransfer1interface.html#Status-prop" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="54" type="QString">
<getter name="status"/>
</property>
<property threadsafety="unspecified" name="Transferred" fullname="OrgBluezObexTransfer1Interface::Transferred" href="orgbluezobextransfer1interface.html#Transferred-prop" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="58" type="qulonglong">
<getter name="transferred"/>
</property>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgBluezObexTransfer1Interface::staticMetaObject" href="orgbluezobextransfer1interface.html#staticMetaObject-var" status="active" access="public" location="obex_transfer1_bluez5_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer1_bluez5_p.h" lineno="28" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgOpenobexTransferInterface" href="orgopenobextransferinterface.html" status="internal" access="private" location="obex_transfer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer_p.h" lineno="26" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgOpenobexTransferInterface::QPrivateSignal" href="orgopenobextransferinterface-qprivatesignal.html" status="active" access="private" location="obex_transfer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer_p.h" lineno="28"/>
<function threadsafety="unspecified" name="OrgOpenobexTransferInterface" fullname="OrgOpenobexTransferInterface::OrgOpenobexTransferInterface" href="orgopenobextransferinterface.html#OrgOpenobexTransferInterface" status="active" access="public" location="obex_transfer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgOpenobexTransferInterface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgOpenobexTransferInterface::tr" href="orgopenobextransferinterface.html#tr" status="active" access="public" location="obex_transfer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgOpenobexTransferInterface::trUtf8" href="orgopenobextransferinterface.html#trUtf8" status="active" access="public" location="obex_transfer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgOpenobexTransferInterface::staticInterfaceName" href="orgopenobextransferinterface.html#staticInterfaceName" status="active" access="public" location="obex_transfer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgOpenobexTransferInterface::qt_metacall" href="orgopenobextransferinterface.html#qt_metacall" status="active" access="public" location="obex_transfer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgOpenobexTransferInterface::qt_metacast" href="orgopenobextransferinterface.html#qt_metacast" status="active" access="public" location="obex_transfer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgOpenobexTransferInterface::qt_static_metacall" href="orgopenobextransferinterface.html#qt_static_metacall" status="active" access="private" location="obex_transfer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgOpenobexTransferInterface" fullname="OrgOpenobexTransferInterface::~OrgOpenobexTransferInterface" href="orgopenobextransferinterface.html#dtor.OrgOpenobexTransferInterface" status="active" access="public" location="obex_transfer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgOpenobexTransferInterface()"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgOpenobexTransferInterface::metaObject" href="orgopenobextransferinterface.html#metaObject" status="active" access="public" location="obex_transfer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer_p.h" lineno="28" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgOpenobexTransferInterface::staticMetaObject" href="orgopenobextransferinterface.html#staticMetaObject-var" status="active" access="public" location="obex_transfer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/obex_transfer_p.h" lineno="28" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgFreedesktopDBusObjectManagerInterface" href="orgfreedesktopdbusobjectmanagerinterface.html" status="internal" access="private" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="28" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgFreedesktopDBusObjectManagerInterface::QPrivateSignal" href="orgfreedesktopdbusobjectmanagerinterface-qprivatesignal.html" status="active" access="private" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="30"/>
<function threadsafety="unspecified" name="OrgFreedesktopDBusObjectManagerInterface" fullname="OrgFreedesktopDBusObjectManagerInterface::OrgFreedesktopDBusObjectManagerInterface" href="orgfreedesktopdbusobjectmanagerinterface.html#OrgFreedesktopDBusObjectManagerInterface" status="active" access="public" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="36" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgFreedesktopDBusObjectManagerInterface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgFreedesktopDBusObjectManagerInterface::tr" href="orgfreedesktopdbusobjectmanagerinterface.html#tr" status="active" access="public" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgFreedesktopDBusObjectManagerInterface::trUtf8" href="orgfreedesktopdbusobjectmanagerinterface.html#trUtf8" status="active" access="public" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgFreedesktopDBusObjectManagerInterface::staticInterfaceName" href="orgfreedesktopdbusobjectmanagerinterface.html#staticInterfaceName" status="active" access="public" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="32" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgFreedesktopDBusObjectManagerInterface::qt_metacall" href="orgfreedesktopdbusobjectmanagerinterface.html#qt_metacall" status="active" access="public" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="30" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgFreedesktopDBusObjectManagerInterface::qt_metacast" href="orgfreedesktopdbusobjectmanagerinterface.html#qt_metacast" status="active" access="public" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="30" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="InterfacesRemoved" fullname="OrgFreedesktopDBusObjectManagerInterface::InterfacesRemoved" href="orgfreedesktopdbusobjectmanagerinterface.html#InterfacesRemoved" status="active" access="public" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="49" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void InterfacesRemoved(const QDBusObjectPath &amp;object_path, const QStringList &amp;interfaces)">
<parameter type="const QDBusObjectPath &amp;" name="object_path" default=""/>
<parameter type="const QStringList &amp;" name="interfaces" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgFreedesktopDBusObjectManagerInterface::qt_static_metacall" href="orgfreedesktopdbusobjectmanagerinterface.html#qt_static_metacall" status="active" access="private" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgFreedesktopDBusObjectManagerInterface" fullname="OrgFreedesktopDBusObjectManagerInterface::~OrgFreedesktopDBusObjectManagerInterface" href="orgfreedesktopdbusobjectmanagerinterface.html#dtor.OrgFreedesktopDBusObjectManagerInterface" status="active" access="public" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="38" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgFreedesktopDBusObjectManagerInterface()"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgFreedesktopDBusObjectManagerInterface::metaObject" href="orgfreedesktopdbusobjectmanagerinterface.html#metaObject" status="active" access="public" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="30" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgFreedesktopDBusObjectManagerInterface::staticMetaObject" href="orgfreedesktopdbusobjectmanagerinterface.html#staticMetaObject-var" status="active" access="public" location="objectmanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/objectmanager_p.h" lineno="30" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgFreedesktopDBusPropertiesInterface" href="orgfreedesktopdbuspropertiesinterface.html" status="internal" access="private" location="properties_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/properties_p.h" lineno="26" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgFreedesktopDBusPropertiesInterface::QPrivateSignal" href="orgfreedesktopdbuspropertiesinterface-qprivatesignal.html" status="active" access="private" location="properties_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/properties_p.h" lineno="28"/>
<function threadsafety="unspecified" name="OrgFreedesktopDBusPropertiesInterface" fullname="OrgFreedesktopDBusPropertiesInterface::OrgFreedesktopDBusPropertiesInterface" href="orgfreedesktopdbuspropertiesinterface.html#OrgFreedesktopDBusPropertiesInterface" status="active" access="public" location="properties_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/properties_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgFreedesktopDBusPropertiesInterface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgFreedesktopDBusPropertiesInterface::tr" href="orgfreedesktopdbuspropertiesinterface.html#tr" status="active" access="public" location="properties_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/properties_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgFreedesktopDBusPropertiesInterface::trUtf8" href="orgfreedesktopdbuspropertiesinterface.html#trUtf8" status="active" access="public" location="properties_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/properties_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgFreedesktopDBusPropertiesInterface::staticInterfaceName" href="orgfreedesktopdbuspropertiesinterface.html#staticInterfaceName" status="active" access="public" location="properties_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/properties_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgFreedesktopDBusPropertiesInterface::qt_metacall" href="orgfreedesktopdbuspropertiesinterface.html#qt_metacall" status="active" access="public" location="properties_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/properties_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgFreedesktopDBusPropertiesInterface::qt_metacast" href="orgfreedesktopdbuspropertiesinterface.html#qt_metacast" status="active" access="public" location="properties_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/properties_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgFreedesktopDBusPropertiesInterface::qt_static_metacall" href="orgfreedesktopdbuspropertiesinterface.html#qt_static_metacall" status="active" access="private" location="properties_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/properties_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgFreedesktopDBusPropertiesInterface" fullname="OrgFreedesktopDBusPropertiesInterface::~OrgFreedesktopDBusPropertiesInterface" href="orgfreedesktopdbuspropertiesinterface.html#dtor.OrgFreedesktopDBusPropertiesInterface" status="active" access="public" location="properties_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/properties_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgFreedesktopDBusPropertiesInterface()"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgFreedesktopDBusPropertiesInterface::metaObject" href="orgfreedesktopdbuspropertiesinterface.html#metaObject" status="active" access="public" location="properties_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/properties_p.h" lineno="28" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgFreedesktopDBusPropertiesInterface::staticMetaObject" href="orgfreedesktopdbuspropertiesinterface.html#staticMetaObject-var" status="active" access="public" location="properties_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/properties_p.h" lineno="28" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="RemoteDeviceManager" href="remotedevicemanager.html" status="internal" access="private" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="67" bases="QObject">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="RemoteDeviceManager::QPrivateSignal" href="remotedevicemanager-qprivatesignal.html" status="active" access="private" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="69"/>
<enum threadsafety="unspecified" name="JobType" fullname="RemoteDeviceManager::JobType" href="remotedevicemanager.html#JobType-enum" status="active" access="public" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="71">
<value name="JobDisconnectDevice" value="0"/>
</enum>
<function threadsafety="unspecified" name="tr" fullname="RemoteDeviceManager::tr" href="remotedevicemanager.html#tr" status="active" access="public" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="69" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="RemoteDeviceManager::trUtf8" href="remotedevicemanager.html#trUtf8" status="active" access="public" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="69" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="RemoteDeviceManager" fullname="RemoteDeviceManager::RemoteDeviceManager" href="remotedevicemanager.html#RemoteDeviceManager" status="active" access="public" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="76" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="RemoteDeviceManager(const QBluetoothAddress &amp;address, QObject *parent)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="scheduleJob" fullname="RemoteDeviceManager::scheduleJob" href="remotedevicemanager.html#scheduleJob" status="active" access="public" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool scheduleJob(RemoteDeviceManager::JobType job, const QVector&lt;QBluetoothAddress&gt; &amp;remoteDevices)">
<parameter type="RemoteDeviceManager::JobType" name="job" default=""/>
<parameter type="const QVector&lt;QBluetoothAddress&gt; &amp;" name="remoteDevices" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="RemoteDeviceManager::qt_metacall" href="remotedevicemanager.html#qt_metacall" status="active" access="public" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="69" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="RemoteDeviceManager::qt_metacast" href="remotedevicemanager.html#qt_metacast" status="active" access="public" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="69" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="disconnectDevice" fullname="RemoteDeviceManager::disconnectDevice" href="remotedevicemanager.html#disconnectDevice" status="active" access="private" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="89" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void disconnectDevice(const QBluetoothAddress &amp;remote)">
<parameter type="const QBluetoothAddress &amp;" name="remote" default=""/>
</function>
<function threadsafety="unspecified" name="finished" fullname="RemoteDeviceManager::finished" href="remotedevicemanager.html#finished" status="active" access="public" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="82" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void finished()"/>
<function threadsafety="unspecified" name="prepareNextJob" fullname="RemoteDeviceManager::prepareNextJob" href="remotedevicemanager.html#prepareNextJob" status="active" access="private" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="86" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void prepareNextJob()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="RemoteDeviceManager::qt_static_metacall" href="remotedevicemanager.html#qt_static_metacall" status="active" access="private" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="69" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="runQueue" fullname="RemoteDeviceManager::runQueue" href="remotedevicemanager.html#runQueue" status="active" access="private" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="85" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void runQueue()"/>
<function threadsafety="unspecified" name="isJobInProgress" fullname="RemoteDeviceManager::isJobInProgress" href="remotedevicemanager.html#isJobInProgress" status="active" access="public" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isJobInProgress() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="RemoteDeviceManager::metaObject" href="remotedevicemanager.html#metaObject" status="active" access="public" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="69" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="adapterPath" fullname="RemoteDeviceManager::adapterPath" href="remotedevicemanager.html#adapterPath-var" status="active" access="private" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="94" type="QString" static="false"/>
<variable threadsafety="unspecified" name="jobInProgress" fullname="RemoteDeviceManager::jobInProgress" href="remotedevicemanager.html#jobInProgress-var" status="active" access="private" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="91" type="bool" static="false"/>
<variable threadsafety="unspecified" name="jobQueue" fullname="RemoteDeviceManager::jobQueue" href="remotedevicemanager.html#jobQueue-var" status="active" access="private" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="93" type="int" static="false"/>
<variable threadsafety="unspecified" name="localAddress" fullname="RemoteDeviceManager::localAddress" href="remotedevicemanager.html#localAddress-var" status="active" access="private" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="92" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="RemoteDeviceManager::staticMetaObject" href="remotedevicemanager.html#staticMetaObject-var" status="active" access="public" location="remotedevicemanager_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/remotedevicemanager_p.h" lineno="69" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="OrgBluezServiceInterface" href="orgbluezserviceinterface.html" status="internal" access="private" location="service_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/service_p.h" lineno="26" bases="QDBusAbstractInterface">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OrgBluezServiceInterface::QPrivateSignal" href="orgbluezserviceinterface-qprivatesignal.html" status="active" access="private" location="service_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/service_p.h" lineno="28"/>
<function threadsafety="unspecified" name="OrgBluezServiceInterface" fullname="OrgBluezServiceInterface::OrgBluezServiceInterface" href="orgbluezserviceinterface.html#OrgBluezServiceInterface" status="active" access="public" location="service_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/service_p.h" lineno="34" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="OrgBluezServiceInterface(const QString &amp;service, const QString &amp;path, const QDBusConnection &amp;connection, QObject *parent)">
<parameter type="const QString &amp;" name="service" default=""/>
<parameter type="const QString &amp;" name="path" default=""/>
<parameter type="const QDBusConnection &amp;" name="connection" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="OrgBluezServiceInterface::tr" href="orgbluezserviceinterface.html#tr" status="active" access="public" location="service_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/service_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OrgBluezServiceInterface::trUtf8" href="orgbluezserviceinterface.html#trUtf8" status="active" access="public" location="service_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/service_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="staticInterfaceName" fullname="OrgBluezServiceInterface::staticInterfaceName" href="orgbluezserviceinterface.html#staticInterfaceName" status="active" access="public" location="service_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/service_p.h" lineno="30" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * staticInterfaceName()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="OrgBluezServiceInterface::qt_metacall" href="orgbluezserviceinterface.html#qt_metacall" status="active" access="public" location="service_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/service_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OrgBluezServiceInterface::qt_metacast" href="orgbluezserviceinterface.html#qt_metacast" status="active" access="public" location="service_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/service_p.h" lineno="28" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OrgBluezServiceInterface::qt_static_metacall" href="orgbluezserviceinterface.html#qt_static_metacall" status="active" access="private" location="service_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/service_p.h" lineno="28" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~OrgBluezServiceInterface" fullname="OrgBluezServiceInterface::~OrgBluezServiceInterface" href="orgbluezserviceinterface.html#dtor.OrgBluezServiceInterface" status="active" access="public" location="service_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/service_p.h" lineno="36" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OrgBluezServiceInterface()"/>
<function threadsafety="unspecified" name="metaObject" fullname="OrgBluezServiceInterface::metaObject" href="orgbluezserviceinterface.html#metaObject" status="active" access="public" location="service_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/service_p.h" lineno="28" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OrgBluezServiceInterface::staticMetaObject" href="orgbluezserviceinterface.html#staticMetaObject-var" status="active" access="public" location="service_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/service_p.h" lineno="28" type="const QMetaObject" static="true"/>
</class>
<typedef threadsafety="unspecified" name="ServiceMap" status="internal" access="private" location="servicemap_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/servicemap_p.h" lineno="58"/>
<function threadsafety="unspecified" name="printDummyWarning" status="internal" access="private" location="dummy_helper_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/dummy/dummy_helper_p.h" lineno="58" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void printDummyWarning()"/>
<class threadsafety="unspecified" name="LeCmacCalculator" href="lecmaccalculator.html" status="internal" access="private" location="lecmaccalculator_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/lecmaccalculator_p.h" lineno="59">
<function threadsafety="unspecified" name="LeCmacCalculator" fullname="LeCmacCalculator::LeCmacCalculator" href="lecmaccalculator.html#LeCmacCalculator" status="active" access="public" location="lecmaccalculator_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/lecmaccalculator_p.h" lineno="62" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="LeCmacCalculator()"/>
<function threadsafety="unspecified" name="createFullMessage" fullname="LeCmacCalculator::createFullMessage" href="lecmaccalculator.html#createFullMessage" status="active" access="public" location="lecmaccalculator_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/lecmaccalculator_p.h" lineno="65" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QByteArray" signature="QByteArray createFullMessage(const QByteArray &amp;message, quint32 signCounter)">
<parameter type="const QByteArray &amp;" name="message" default=""/>
<parameter type="quint32" name="signCounter" default=""/>
</function>
<function threadsafety="unspecified" name="~LeCmacCalculator" fullname="LeCmacCalculator::~LeCmacCalculator" href="lecmaccalculator.html#dtor.LeCmacCalculator" status="active" access="public" location="lecmaccalculator_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/lecmaccalculator_p.h" lineno="63" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~LeCmacCalculator()"/>
<function threadsafety="unspecified" name="verify" fullname="LeCmacCalculator::verify" href="lecmaccalculator.html#verify" status="active" access="public" location="lecmaccalculator_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/lecmaccalculator_p.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool verify(const QByteArray &amp;message, const quint128 &amp;csrk, quint64 expectedMac) const">
<parameter type="const QByteArray &amp;" name="message" default=""/>
<parameter type="const quint128 &amp;" name="csrk" default=""/>
<parameter type="quint64" name="expectedMac" default=""/>
</function>
<function threadsafety="unspecified" name="calculateMac" fullname="LeCmacCalculator::calculateMac" href="lecmaccalculator.html#calculateMac" status="active" access="public" location="lecmaccalculator_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/lecmaccalculator_p.h" lineno="67" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint64" signature="quint64 calculateMac(const QByteArray &amp;message, const quint128 &amp;csrk) const">
<parameter type="const QByteArray &amp;" name="message" default=""/>
<parameter type="const quint128 &amp;" name="csrk" default=""/>
</function>
<variable threadsafety="unspecified" name="m_baseSocket" fullname="LeCmacCalculator::m_baseSocket" href="lecmaccalculator.html#m_baseSocket-var" status="active" access="private" location="lecmaccalculator_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/lecmaccalculator_p.h" lineno="73" type="int" static="false"/>
</class>
<variable threadsafety="unspecified" name="IOReturn" status="internal" access="private" location="osxbtdeviceinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdeviceinquiry_p.h" lineno="93" type="int" static="false"/>
<variable threadsafety="unspecified" name="IOBluetoothDevice" status="internal" access="private" location="osxbtdevicepair_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdevicepair_p.h" lineno="112" type="int" static="false"/>
<variable threadsafety="unspecified" name="IOBluetoothDevicePair" status="internal" access="private" location="osxbtdevicepair_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdevicepair_p.h" lineno="111" type="int" static="false"/>
<variable threadsafety="unspecified" name="instancetype" status="internal" access="private" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="75" type="int" static="false"/>
<variable threadsafety="unspecified" name="BluetoothDeviceAddress" status="internal" access="private" location="osxbtl2capchannel_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtl2capchannel_p.h" lineno="105" type="int" static="false"/>
<variable threadsafety="unspecified" name="BluetoothL2CAPPSM" status="internal" access="private" location="osxbtl2capchannel_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtl2capchannel_p.h" lineno="104" type="int" static="false"/>
<variable threadsafety="unspecified" name="NSString" status="internal" access="private" location="osxbtl2capchannel_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtl2capchannel_p.h" lineno="106" type="int" static="false"/>
<enum threadsafety="unspecified" name="LEInquiryState" status="internal" access="private" location="osxbtledeviceinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtledeviceinquiry_p.h" lineno="81">
<value name="InquiryStarting" value="0"/>
<value name="InquiryActive" value="1"/>
<value name="InquiryFinished" value="2"/>
<value name="InquiryCancelled" value="3"/>
<value name="ErrorPoweredOff" value="4"/>
<value name="ErrorLENotSupported" value="5"/>
</enum>
<variable threadsafety="unspecified" name="OBEXError" status="internal" access="private" location="osxbtobexsession_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtobexsession_p.h" lineno="132" type="int" static="false"/>
<variable threadsafety="unspecified" name="BluetoothRFCOMMChannelID" status="internal" access="private" location="osxbtrfcommchannel_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtrfcommchannel_p.h" lineno="104" type="int" static="false"/>
<variable threadsafety="unspecified" name="BluetoothRFCOMMMTU" status="internal" access="private" location="osxbtrfcommchannel_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtrfcommchannel_p.h" lineno="108" type="int" static="false"/>
<variable threadsafety="unspecified" name="quint16" status="internal" access="private" location="osxbtsocketlistener_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtsocketlistener_p.h" lineno="103" type="int" static="false"/>
<variable threadsafety="unspecified" name="DD_INVALID_ADAPTER" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="62" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="DD_IO" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="63" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="DD_NOTSUPPORTED" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="64" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="DD_NOT_STARTED" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="66" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="DD_NOT_STARTED_LE" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="67" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="DD_NOT_STOPPED" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="68" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="DD_POWERED_OFF" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="61" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="DD_UNKNOWN_ERROR" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="65" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="DEV_DISCOVERY" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="60" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="LEC_IO_ERROR" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="102" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="LEC_NO_LOCAL_DEV" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="101" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="LEC_RDEV_NO_FOUND" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="100" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="LEC_UNKNOWN_ERROR" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="103" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="LE_CONTROLLER" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="99" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="SD_INVALID_ADDRESS" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="74" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="SD_LOCAL_DEV_OFF" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="72" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="SD_MINIMAL_FAILED" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="73" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="SERVICE_DISCOVERY" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="71" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="SOCKET" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="77" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="SOC_CONNECT_IN_PROGRESS" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="80" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="SOC_INVAL_DATASIZE" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="82" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="SOC_NETWORK_ERROR" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="78" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="SOC_NOREAD" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="83" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="SOC_NOWRITE" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="79" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="SOC_SERVICE_NOT_FOUND" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="81" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="TRANSFER_REPLY" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="86" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="TR_CONNECT_FAILED" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="89" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="TR_FILE_NOT_EXIST" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="90" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="TR_INVALID_DEVICE" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="93" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="TR_INVAL_TARGET" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="87" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="TR_IN_PROGRESS" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="95" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="TR_NOT_READ_IODEVICE" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="91" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="TR_OP_CANCEL" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="94" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="TR_SERVICE_NO_FOUND" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="96" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="TR_SESSION_FAILED" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="92" type="const char []" static="false"/>
<variable threadsafety="unspecified" name="TR_SESSION_NO_START" status="internal" access="private" location="uistrings_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/uistrings_p.h" lineno="88" type="const char []" static="false"/>
<class threadsafety="unspecified" name="QBluetoothAddressPrivate" href="qbluetoothaddressprivate.html" status="internal" access="private" location="qbluetoothaddress_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress_p.h" lineno="58">
<function threadsafety="unspecified" name="QBluetoothAddressPrivate" fullname="QBluetoothAddressPrivate::QBluetoothAddressPrivate" href="qbluetoothaddressprivate.html#QBluetoothAddressPrivate" status="active" access="public" location="qbluetoothaddress_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothAddressPrivate()"/>
<variable threadsafety="unspecified" name="m_address" fullname="QBluetoothAddressPrivate::m_address" href="qbluetoothaddressprivate.html#m_address-var" status="active" access="public" location="qbluetoothaddress_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothaddress_p.h" lineno="63" type="quint64" static="false"/>
</class>
<class threadsafety="unspecified" name="QBluetoothDeviceDiscoveryAgentPrivate" href="qbluetoothdevicediscoveryagentprivate.html" status="internal" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="92">
<function threadsafety="unspecified" name="q_func" fullname="QBluetoothDeviceDiscoveryAgentPrivate::q_func" href="qbluetoothdevicediscoveryagentprivate.html#q_func" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="100" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothDeviceDiscoveryAgent *" signature="QBluetoothDeviceDiscoveryAgent * q_func()"/>
<function threadsafety="unspecified" name="QBluetoothDeviceDiscoveryAgentPrivate" fullname="QBluetoothDeviceDiscoveryAgentPrivate::QBluetoothDeviceDiscoveryAgentPrivate" href="qbluetoothdevicediscoveryagentprivate.html#QBluetoothDeviceDiscoveryAgentPrivate" status="active" access="public" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="102" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothDeviceDiscoveryAgentPrivate(const QBluetoothAddress &amp;deviceAdapter, QBluetoothDeviceDiscoveryAgent *parent)">
<parameter type="const QBluetoothAddress &amp;" name="deviceAdapter" default=""/>
<parameter type="QBluetoothDeviceDiscoveryAgent *" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="_q_InterfacesAdded" fullname="QBluetoothDeviceDiscoveryAgentPrivate::_q_InterfacesAdded" href="qbluetoothdevicediscoveryagentprivate.html#underscore.q_InterfacesAdded" status="active" access="public" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="114" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_InterfacesAdded(const QDBusObjectPath &amp;object_path, InterfaceList interfaces_and_properties)">
<parameter type="const QDBusObjectPath &amp;" name="object_path" default=""/>
<parameter type="InterfaceList" name="interfaces_and_properties" default=""/>
</function>
<function threadsafety="unspecified" name="_q_PropertiesChanged" fullname="QBluetoothDeviceDiscoveryAgentPrivate::_q_PropertiesChanged" href="qbluetoothdevicediscoveryagentprivate.html#underscore.q_PropertiesChanged" status="active" access="public" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="118" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_PropertiesChanged(const QString &amp;interface, const QVariantMap &amp;changed_properties, const QStringList &amp;invalidated_properties)">
<parameter type="const QString &amp;" name="interface" default=""/>
<parameter type="const QVariantMap &amp;" name="changed_properties" default=""/>
<parameter type="const QStringList &amp;" name="invalidated_properties" default=""/>
</function>
<function threadsafety="unspecified" name="_q_deviceFound" fullname="QBluetoothDeviceDiscoveryAgentPrivate::_q_deviceFound" href="qbluetoothdevicediscoveryagentprivate.html#underscore.q_deviceFound" status="active" access="public" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="112" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_deviceFound(const QString &amp;address, const QVariantMap &amp;dict)">
<parameter type="const QString &amp;" name="address" default=""/>
<parameter type="const QVariantMap &amp;" name="dict" default=""/>
</function>
<function threadsafety="unspecified" name="_q_discoveryFinished" fullname="QBluetoothDeviceDiscoveryAgentPrivate::_q_discoveryFinished" href="qbluetoothdevicediscoveryagentprivate.html#underscore.q_discoveryFinished" status="active" access="public" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="116" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_discoveryFinished()"/>
<function threadsafety="unspecified" name="_q_discoveryInterrupted" fullname="QBluetoothDeviceDiscoveryAgentPrivate::_q_discoveryInterrupted" href="qbluetoothdevicediscoveryagentprivate.html#underscore.q_discoveryInterrupted" status="active" access="public" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="117" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_discoveryInterrupted(const QString &amp;path)">
<parameter type="const QString &amp;" name="path" default=""/>
</function>
<function threadsafety="unspecified" name="_q_extendedDeviceDiscoveryTimeout" fullname="QBluetoothDeviceDiscoveryAgentPrivate::_q_extendedDeviceDiscoveryTimeout" href="qbluetoothdevicediscoveryagentprivate.html#underscore.q_extendedDeviceDiscoveryTimeout" status="active" access="public" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="121" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_extendedDeviceDiscoveryTimeout()"/>
<function threadsafety="unspecified" name="_q_propertyChanged" fullname="QBluetoothDeviceDiscoveryAgentPrivate::_q_propertyChanged" href="qbluetoothdevicediscoveryagentprivate.html#underscore.q_propertyChanged" status="active" access="public" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="113" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_propertyChanged(const QString &amp;name, const QDBusVariant &amp;value)">
<parameter type="const QString &amp;" name="name" default=""/>
<parameter type="const QDBusVariant &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="deviceFoundBluez5" fullname="QBluetoothDeviceDiscoveryAgentPrivate::deviceFoundBluez5" href="qbluetoothdevicediscoveryagentprivate.html#deviceFoundBluez5" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="160" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void deviceFoundBluez5(const QString &amp;devicePath)">
<parameter type="const QString &amp;" name="devicePath" default=""/>
</function>
<function threadsafety="unspecified" name="start" fullname="QBluetoothDeviceDiscoveryAgentPrivate::start" href="qbluetoothdevicediscoveryagentprivate.html#start" status="active" access="public" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="107" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void start(QBluetoothDeviceDiscoveryAgent::DiscoveryMethods methods)">
<parameter type="QBluetoothDeviceDiscoveryAgent::DiscoveryMethods" name="methods" default=""/>
</function>
<function threadsafety="unspecified" name="startBluez5" fullname="QBluetoothDeviceDiscoveryAgentPrivate::startBluez5" href="qbluetoothdevicediscoveryagentprivate.html#startBluez5" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="161" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void startBluez5(QBluetoothDeviceDiscoveryAgent::DiscoveryMethods methods)">
<parameter type="QBluetoothDeviceDiscoveryAgent::DiscoveryMethods" name="methods" default=""/>
</function>
<function threadsafety="unspecified" name="stop" fullname="QBluetoothDeviceDiscoveryAgentPrivate::stop" href="qbluetoothdevicediscoveryagentprivate.html#stop" status="active" access="public" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="108" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stop()"/>
<function threadsafety="unspecified" name="~QBluetoothDeviceDiscoveryAgentPrivate" fullname="QBluetoothDeviceDiscoveryAgentPrivate::~QBluetoothDeviceDiscoveryAgentPrivate" href="qbluetoothdevicediscoveryagentprivate.html#dtor.QBluetoothDeviceDiscoveryAgentPrivate" status="active" access="public" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="105" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothDeviceDiscoveryAgentPrivate()"/>
<function threadsafety="unspecified" name="isActive" fullname="QBluetoothDeviceDiscoveryAgentPrivate::isActive" href="qbluetoothdevicediscoveryagentprivate.html#isActive" status="active" access="public" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="109" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isActive() const"/>
<function threadsafety="unspecified" name="q_func" fullname="QBluetoothDeviceDiscoveryAgentPrivate::q_func" href="qbluetoothdevicediscoveryagentprivate.html#q_func-1" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="100" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothDeviceDiscoveryAgent *" signature="const QBluetoothDeviceDiscoveryAgent * q_func() const"/>
<variable threadsafety="unspecified" name="adapter" fullname="QBluetoothDeviceDiscoveryAgentPrivate::adapter" href="qbluetoothdevicediscoveryagentprivate.html#adapter-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="154" type="OrgBluezAdapterInterface *" static="false"/>
<variable threadsafety="unspecified" name="adapterBluez5" fullname="QBluetoothDeviceDiscoveryAgentPrivate::adapterBluez5" href="qbluetoothdevicediscoveryagentprivate.html#adapterBluez5-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="156" type="OrgBluezAdapter1Interface *" static="false"/>
<variable threadsafety="unspecified" name="discoveredDevices" fullname="QBluetoothDeviceDiscoveryAgentPrivate::discoveredDevices" href="qbluetoothdevicediscoveryagentprivate.html#discoveredDevices-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="125" type="QList&lt;QBluetoothDeviceInfo&gt;" static="false"/>
<variable threadsafety="unspecified" name="discoveryTimer" fullname="QBluetoothDeviceDiscoveryAgentPrivate::discoveryTimer" href="qbluetoothdevicediscoveryagentprivate.html#discoveryTimer-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="157" type="QTimer *" static="false"/>
<variable threadsafety="unspecified" name="errorString" fullname="QBluetoothDeviceDiscoveryAgentPrivate::errorString" href="qbluetoothdevicediscoveryagentprivate.html#errorString-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="129" type="QString" static="false"/>
<variable threadsafety="unspecified" name="extendedDiscoveryTimer" fullname="QBluetoothDeviceDiscoveryAgentPrivate::extendedDiscoveryTimer" href="qbluetoothdevicediscoveryagentprivate.html#extendedDiscoveryTimer-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="164" type="QTimer" static="false"/>
<variable threadsafety="unspecified" name="inquiryType" fullname="QBluetoothDeviceDiscoveryAgentPrivate::inquiryType" href="qbluetoothdevicediscoveryagentprivate.html#inquiryType-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="126" type="QBluetoothDeviceDiscoveryAgent::InquiryType" static="false"/>
<variable threadsafety="unspecified" name="lastError" fullname="QBluetoothDeviceDiscoveryAgentPrivate::lastError" href="qbluetoothdevicediscoveryagentprivate.html#lastError-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="128" type="QBluetoothDeviceDiscoveryAgent::Error" static="false"/>
<variable threadsafety="unspecified" name="lowEnergySearchTimeout" fullname="QBluetoothDeviceDiscoveryAgentPrivate::lowEnergySearchTimeout" href="qbluetoothdevicediscoveryagentprivate.html#lowEnergySearchTimeout-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="178" type="int" static="false"/>
<variable threadsafety="unspecified" name="m_adapterAddress" fullname="QBluetoothDeviceDiscoveryAgentPrivate::m_adapterAddress" href="qbluetoothdevicediscoveryagentprivate.html#m_adapterAddress-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="150" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="manager" fullname="QBluetoothDeviceDiscoveryAgentPrivate::manager" href="qbluetoothdevicediscoveryagentprivate.html#manager-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="153" type="OrgBluezManagerInterface *" static="false"/>
<variable threadsafety="unspecified" name="managerBluez5" fullname="QBluetoothDeviceDiscoveryAgentPrivate::managerBluez5" href="qbluetoothdevicediscoveryagentprivate.html#managerBluez5-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="155" type="OrgFreedesktopDBusObjectManagerInterface *" static="false"/>
<variable threadsafety="unspecified" name="pendingCancel" fullname="QBluetoothDeviceDiscoveryAgentPrivate::pendingCancel" href="qbluetoothdevicediscoveryagentprivate.html#pendingCancel-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="151" type="bool" static="false"/>
<variable threadsafety="unspecified" name="pendingStart" fullname="QBluetoothDeviceDiscoveryAgentPrivate::pendingStart" href="qbluetoothdevicediscoveryagentprivate.html#pendingStart-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="152" type="bool" static="false"/>
<variable threadsafety="unspecified" name="propertyMonitors" fullname="QBluetoothDeviceDiscoveryAgentPrivate::propertyMonitors" href="qbluetoothdevicediscoveryagentprivate.html#propertyMonitors-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="158" type="QList&lt;OrgFreedesktopDBusPropertiesInterface *&gt;" static="false"/>
<variable threadsafety="unspecified" name="q_ptr" fullname="QBluetoothDeviceDiscoveryAgentPrivate::q_ptr" href="qbluetoothdevicediscoveryagentprivate.html#q_ptr-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="180" type="QBluetoothDeviceDiscoveryAgent *" static="false"/>
<variable threadsafety="unspecified" name="requestedMethods" fullname="QBluetoothDeviceDiscoveryAgentPrivate::requestedMethods" href="qbluetoothdevicediscoveryagentprivate.html#requestedMethods-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="179" type="QBluetoothDeviceDiscoveryAgent::DiscoveryMethods" static="false"/>
<variable threadsafety="unspecified" name="useExtendedDiscovery" fullname="QBluetoothDeviceDiscoveryAgentPrivate::useExtendedDiscovery" href="qbluetoothdevicediscoveryagentprivate.html#useExtendedDiscovery-var" status="active" access="private" location="qbluetoothdevicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent_p.h" lineno="163" type="bool" static="false"/>
</class>
<class threadsafety="unspecified" name="QBluetoothDeviceInfoPrivate" href="qbluetoothdeviceinfoprivate.html" status="internal" access="private" location="qbluetoothdeviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo_p.h" lineno="62">
<function threadsafety="unspecified" name="QBluetoothDeviceInfoPrivate" fullname="QBluetoothDeviceInfoPrivate::QBluetoothDeviceInfoPrivate" href="qbluetoothdeviceinfoprivate.html#QBluetoothDeviceInfoPrivate" status="active" access="public" location="qbluetoothdeviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo_p.h" lineno="65" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothDeviceInfoPrivate()"/>
<variable threadsafety="unspecified" name="address" fullname="QBluetoothDeviceInfoPrivate::address" href="qbluetoothdeviceinfoprivate.html#address-var" status="active" access="public" location="qbluetoothdeviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo_p.h" lineno="70" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="cached" fullname="QBluetoothDeviceInfoPrivate::cached" href="qbluetoothdeviceinfoprivate.html#cached-var" status="active" access="public" location="qbluetoothdeviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo_p.h" lineno="68" type="bool" static="false"/>
<variable threadsafety="unspecified" name="deviceCoreConfiguration" fullname="QBluetoothDeviceInfoPrivate::deviceCoreConfiguration" href="qbluetoothdeviceinfoprivate.html#deviceCoreConfiguration-var" status="active" access="public" location="qbluetoothdeviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo_p.h" lineno="81" type="QBluetoothDeviceInfo::CoreConfigurations" static="false"/>
<variable threadsafety="unspecified" name="deviceUuid" fullname="QBluetoothDeviceInfoPrivate::deviceUuid" href="qbluetoothdeviceinfoprivate.html#deviceUuid-var" status="active" access="public" location="qbluetoothdeviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo_p.h" lineno="83" type="QBluetoothUuid" static="false"/>
<variable threadsafety="unspecified" name="majorDeviceClass" fullname="QBluetoothDeviceInfoPrivate::majorDeviceClass" href="qbluetoothdeviceinfoprivate.html#majorDeviceClass-var" status="active" access="public" location="qbluetoothdeviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo_p.h" lineno="76" type="QBluetoothDeviceInfo::MajorDeviceClass" static="false"/>
<variable threadsafety="unspecified" name="minorDeviceClass" fullname="QBluetoothDeviceInfoPrivate::minorDeviceClass" href="qbluetoothdeviceinfoprivate.html#minorDeviceClass-var" status="active" access="public" location="qbluetoothdeviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo_p.h" lineno="77" type="quint8" static="false"/>
<variable threadsafety="unspecified" name="name" fullname="QBluetoothDeviceInfoPrivate::name" href="qbluetoothdeviceinfoprivate.html#name-var" status="active" access="public" location="qbluetoothdeviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo_p.h" lineno="71" type="QString" static="false"/>
<variable threadsafety="unspecified" name="rssi" fullname="QBluetoothDeviceInfoPrivate::rssi" href="qbluetoothdeviceinfoprivate.html#rssi-var" status="active" access="public" location="qbluetoothdeviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo_p.h" lineno="73" type="qint16" static="false"/>
<variable threadsafety="unspecified" name="serviceClasses" fullname="QBluetoothDeviceInfoPrivate::serviceClasses" href="qbluetoothdeviceinfoprivate.html#serviceClasses-var" status="active" access="public" location="qbluetoothdeviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo_p.h" lineno="75" type="QBluetoothDeviceInfo::ServiceClasses" static="false"/>
<variable threadsafety="unspecified" name="serviceUuids" fullname="QBluetoothDeviceInfoPrivate::serviceUuids" href="qbluetoothdeviceinfoprivate.html#serviceUuids-var" status="active" access="public" location="qbluetoothdeviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo_p.h" lineno="80" type="QList&lt;QBluetoothUuid&gt;" static="false"/>
<variable threadsafety="unspecified" name="serviceUuidsCompleteness" fullname="QBluetoothDeviceInfoPrivate::serviceUuidsCompleteness" href="qbluetoothdeviceinfoprivate.html#serviceUuidsCompleteness-var" status="active" access="public" location="qbluetoothdeviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo_p.h" lineno="79" type="QBluetoothDeviceInfo::DataCompleteness" static="false"/>
<variable threadsafety="unspecified" name="valid" fullname="QBluetoothDeviceInfoPrivate::valid" href="qbluetoothdeviceinfoprivate.html#valid-var" status="active" access="public" location="qbluetoothdeviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo_p.h" lineno="67" type="bool" static="false"/>
</class>
<class threadsafety="unspecified" name="QBluetoothHostInfoPrivate" href="qbluetoothhostinfoprivate.html" status="internal" access="private" location="qbluetoothhostinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo_p.h" lineno="58">
<function threadsafety="unspecified" name="QBluetoothHostInfoPrivate" fullname="QBluetoothHostInfoPrivate::QBluetoothHostInfoPrivate" href="qbluetoothhostinfoprivate.html#QBluetoothHostInfoPrivate" status="active" access="public" location="qbluetoothhostinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothHostInfoPrivate()"/>
<variable threadsafety="unspecified" name="m_address" fullname="QBluetoothHostInfoPrivate::m_address" href="qbluetoothhostinfoprivate.html#m_address-var" status="active" access="public" location="qbluetoothhostinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo_p.h" lineno="65" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="m_name" fullname="QBluetoothHostInfoPrivate::m_name" href="qbluetoothhostinfoprivate.html#m_name-var" status="active" access="public" location="qbluetoothhostinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothhostinfo_p.h" lineno="66" type="QString" static="false"/>
</class>
<class threadsafety="unspecified" name="QBluetoothLocalDevicePrivate" href="qbluetoothlocaldeviceprivate.html" status="internal" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="132" bases="QDBusContext,QObject">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QBluetoothLocalDevicePrivate::QPrivateSignal" href="qbluetoothlocaldeviceprivate-qprivatesignal.html" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="134"/>
<function threadsafety="unspecified" name="q_func" fullname="QBluetoothLocalDevicePrivate::q_func" href="qbluetoothlocaldeviceprivate.html#q_func" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="135" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothLocalDevice *" signature="QBluetoothLocalDevice * q_func()"/>
<function threadsafety="unspecified" name="QBluetoothLocalDevicePrivate" fullname="QBluetoothLocalDevicePrivate::QBluetoothLocalDevicePrivate" href="qbluetoothlocaldeviceprivate.html#QBluetoothLocalDevicePrivate" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="137" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothLocalDevicePrivate(QBluetoothLocalDevice *q, QBluetoothAddress localAddress)">
<parameter type="QBluetoothLocalDevice *" name="q" default=""/>
<parameter type="QBluetoothAddress" name="localAddress" default="QBluetoothAddress()"/>
</function>
<function threadsafety="unspecified" name="RequestPinCode" fullname="QBluetoothLocalDevicePrivate::RequestPinCode" href="qbluetoothlocaldeviceprivate.html#RequestPinCode" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="171" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString RequestPinCode(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="tr" fullname="QBluetoothLocalDevicePrivate::tr" href="qbluetoothlocaldeviceprivate.html#tr" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="134" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QBluetoothLocalDevicePrivate::trUtf8" href="qbluetoothlocaldeviceprivate.html#trUtf8" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="134" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QBluetoothLocalDevicePrivate::qt_metacall" href="qbluetoothlocaldeviceprivate.html#qt_metacall" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="134" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="RequestPasskey" fullname="QBluetoothLocalDevicePrivate::RequestPasskey" href="qbluetoothlocaldeviceprivate.html#RequestPasskey" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="168" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="uint" signature="uint RequestPasskey(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QBluetoothLocalDevicePrivate::qt_metacast" href="qbluetoothlocaldeviceprivate.html#qt_metacast" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="134" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="Authorize" fullname="QBluetoothLocalDevicePrivate::Authorize" href="qbluetoothlocaldeviceprivate.html#Authorize" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="163" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void Authorize(const QDBusObjectPath &amp;in0, const QString &amp;in1)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
<parameter type="const QString &amp;" name="in1" default=""/>
</function>
<function threadsafety="unspecified" name="Cancel" fullname="QBluetoothLocalDevicePrivate::Cancel" href="qbluetoothlocaldeviceprivate.html#Cancel" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="164" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void Cancel()"/>
<function threadsafety="unspecified" name="ConfirmModeChange" fullname="QBluetoothLocalDevicePrivate::ConfirmModeChange" href="qbluetoothlocaldeviceprivate.html#ConfirmModeChange" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="165" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void ConfirmModeChange(const QString &amp;in0)">
<parameter type="const QString &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="DisplayPasskey" fullname="QBluetoothLocalDevicePrivate::DisplayPasskey" href="qbluetoothlocaldeviceprivate.html#DisplayPasskey" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="166" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void DisplayPasskey(const QDBusObjectPath &amp;in0, uint in1, uchar in2)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
<parameter type="uint" name="in1" default=""/>
<parameter type="uchar" name="in2" default=""/>
</function>
<function threadsafety="unspecified" name="InterfacesAdded" fullname="QBluetoothLocalDevicePrivate::InterfacesAdded" href="qbluetoothlocaldeviceprivate.html#InterfacesAdded" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="189" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void InterfacesAdded(const QDBusObjectPath &amp;object_path, InterfaceList interfaces_and_properties)">
<parameter type="const QDBusObjectPath &amp;" name="object_path" default=""/>
<parameter type="InterfaceList" name="interfaces_and_properties" default=""/>
</function>
<function threadsafety="unspecified" name="InterfacesRemoved" fullname="QBluetoothLocalDevicePrivate::InterfacesRemoved" href="qbluetoothlocaldeviceprivate.html#InterfacesRemoved" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="191" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void InterfacesRemoved(const QDBusObjectPath &amp;object_path, const QStringList &amp;interfaces)">
<parameter type="const QDBusObjectPath &amp;" name="object_path" default=""/>
<parameter type="const QStringList &amp;" name="interfaces" default=""/>
</function>
<function threadsafety="unspecified" name="PropertiesChanged" fullname="QBluetoothLocalDevicePrivate::PropertiesChanged" href="qbluetoothlocaldeviceprivate.html#PropertiesChanged" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="186" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void PropertiesChanged(const QString &amp;interface, const QVariantMap &amp;changed_properties, const QStringList &amp;invalidated_properties)">
<parameter type="const QString &amp;" name="interface" default=""/>
<parameter type="const QVariantMap &amp;" name="changed_properties" default=""/>
<parameter type="const QStringList &amp;" name="invalidated_properties" default=""/>
</function>
<function threadsafety="unspecified" name="PropertyChanged" fullname="QBluetoothLocalDevicePrivate::PropertyChanged" href="qbluetoothlocaldeviceprivate.html#PropertyChanged" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="175" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void PropertyChanged(QString , QDBusVariant )">
<parameter type="QString" name="" default=""/>
<parameter type="QDBusVariant" name="" default=""/>
</function>
<function threadsafety="unspecified" name="Release" fullname="QBluetoothLocalDevicePrivate::Release" href="qbluetoothlocaldeviceprivate.html#Release" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="167" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void Release()"/>
<function threadsafety="unspecified" name="RequestConfirmation" fullname="QBluetoothLocalDevicePrivate::RequestConfirmation" href="qbluetoothlocaldeviceprivate.html#RequestConfirmation" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="170" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void RequestConfirmation(const QDBusObjectPath &amp;in0, uint in1)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
<parameter type="uint" name="in1" default=""/>
</function>
<function threadsafety="unspecified" name="_q_deviceCreated" fullname="QBluetoothLocalDevicePrivate::_q_deviceCreated" href="qbluetoothlocaldeviceprivate.html#underscore.q_deviceCreated" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="176" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_deviceCreated(const QDBusObjectPath &amp;device)">
<parameter type="const QDBusObjectPath &amp;" name="device" default=""/>
</function>
<function threadsafety="unspecified" name="_q_devicePropertyChanged" fullname="QBluetoothLocalDevicePrivate::_q_devicePropertyChanged" href="qbluetoothlocaldeviceprivate.html#underscore.q_devicePropertyChanged" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="178" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_devicePropertyChanged(const QString &amp;property, const QDBusVariant &amp;value)">
<parameter type="const QString &amp;" name="property" default=""/>
<parameter type="const QDBusVariant &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="_q_deviceRemoved" fullname="QBluetoothLocalDevicePrivate::_q_deviceRemoved" href="qbluetoothlocaldeviceprivate.html#underscore.q_deviceRemoved" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="177" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_deviceRemoved(const QDBusObjectPath &amp;device)">
<parameter type="const QDBusObjectPath &amp;" name="device" default=""/>
</function>
<function threadsafety="unspecified" name="adapterRemoved" fullname="QBluetoothLocalDevicePrivate::adapterRemoved" href="qbluetoothlocaldeviceprivate.html#adapterRemoved" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="180" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void adapterRemoved(const QDBusObjectPath &amp;device)">
<parameter type="const QDBusObjectPath &amp;" name="device" default=""/>
</function>
<function threadsafety="unspecified" name="connectDeviceChanges" fullname="QBluetoothLocalDevicePrivate::connectDeviceChanges" href="qbluetoothlocaldeviceprivate.html#connectDeviceChanges" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="199" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectDeviceChanges()"/>
<function threadsafety="unspecified" name="createCache" fullname="QBluetoothLocalDevicePrivate::createCache" href="qbluetoothlocaldeviceprivate.html#createCache" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="198" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void createCache()"/>
<function threadsafety="unspecified" name="initializeAdapter" fullname="QBluetoothLocalDevicePrivate::initializeAdapter" href="qbluetoothlocaldeviceprivate.html#initializeAdapter" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="207" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void initializeAdapter()"/>
<function threadsafety="unspecified" name="initializeAdapterBluez5" fullname="QBluetoothLocalDevicePrivate::initializeAdapterBluez5" href="qbluetoothlocaldeviceprivate.html#initializeAdapterBluez5" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="208" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void initializeAdapterBluez5()"/>
<function threadsafety="unspecified" name="pairingCompleted" fullname="QBluetoothLocalDevicePrivate::pairingCompleted" href="qbluetoothlocaldeviceprivate.html#pairingCompleted" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="173" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void pairingCompleted(QDBusPendingCallWatcher *)">
<parameter type="QDBusPendingCallWatcher *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="pairingDiscoveryTimedOut" fullname="QBluetoothLocalDevicePrivate::pairingDiscoveryTimedOut" href="qbluetoothlocaldeviceprivate.html#pairingDiscoveryTimedOut" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="195" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void pairingDiscoveryTimedOut()"/>
<function threadsafety="unspecified" name="processPairingBluez5" fullname="QBluetoothLocalDevicePrivate::processPairingBluez5" href="qbluetoothlocaldeviceprivate.html#processPairingBluez5" status="internal" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="193" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void processPairingBluez5(const QString &amp;objectPath, QBluetoothLocalDevice::Pairing target)">
<parameter type="const QString &amp;" name="objectPath" default=""/>
<parameter type="QBluetoothLocalDevice::Pairing" name="target" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QBluetoothLocalDevicePrivate::qt_static_metacall" href="qbluetoothlocaldeviceprivate.html#qt_static_metacall" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="134" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="requestPairingBluez5" fullname="QBluetoothLocalDevicePrivate::requestPairingBluez5" href="qbluetoothlocaldeviceprivate.html#requestPairingBluez5" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="182" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void requestPairingBluez5(const QBluetoothAddress &amp;address, QBluetoothLocalDevice::Pairing targetPairing)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="QBluetoothLocalDevice::Pairing" name="targetPairing" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothLocalDevicePrivate" fullname="QBluetoothLocalDevicePrivate::~QBluetoothLocalDevicePrivate" href="qbluetoothlocaldeviceprivate.html#dtor.QBluetoothLocalDevicePrivate" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="139" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothLocalDevicePrivate()"/>
<function threadsafety="unspecified" name="connectedDevices" fullname="QBluetoothLocalDevicePrivate::connectedDevices" href="qbluetoothlocaldeviceprivate.html#connectedDevices" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="151" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QBluetoothAddress&gt;" signature="QList&lt;QBluetoothAddress&gt; connectedDevices() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QBluetoothLocalDevicePrivate::isValid" href="qbluetoothlocaldeviceprivate.html#isValid" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="179" virtual="non" meta="slot" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="q_func" fullname="QBluetoothLocalDevicePrivate::q_func" href="qbluetoothlocaldeviceprivate.html#q_func-1" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="135" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothLocalDevice *" signature="const QBluetoothLocalDevice * q_func() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QBluetoothLocalDevicePrivate::metaObject" href="qbluetoothlocaldeviceprivate.html#metaObject" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="134" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="adapter" fullname="QBluetoothLocalDevicePrivate::adapter" href="qbluetoothlocaldeviceprivate.html#adapter-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="143" type="OrgBluezAdapterInterface *" static="false"/>
<variable threadsafety="unspecified" name="adapterBluez5" fullname="QBluetoothLocalDevicePrivate::adapterBluez5" href="qbluetoothlocaldeviceprivate.html#adapterBluez5-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="144" type="OrgBluezAdapter1Interface *" static="false"/>
<variable threadsafety="unspecified" name="adapterProperties" fullname="QBluetoothLocalDevicePrivate::adapterProperties" href="qbluetoothlocaldeviceprivate.html#adapterProperties-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="145" type="OrgFreedesktopDBusPropertiesInterface *" static="false"/>
<variable threadsafety="unspecified" name="address" fullname="QBluetoothLocalDevicePrivate::address" href="qbluetoothlocaldeviceprivate.html#address-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="155" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="agent" fullname="QBluetoothLocalDevicePrivate::agent" href="qbluetoothlocaldeviceprivate.html#agent-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="148" type="OrgBluezAgentAdaptor *" static="false"/>
<variable threadsafety="unspecified" name="agent_path" fullname="QBluetoothLocalDevicePrivate::agent_path" href="qbluetoothlocaldeviceprivate.html#agent_path-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="153" type="QString" static="false"/>
<variable threadsafety="unspecified" name="connectedDevicesSet" fullname="QBluetoothLocalDevicePrivate::connectedDevicesSet" href="qbluetoothlocaldeviceprivate.html#connectedDevicesSet-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="142" type="QSet&lt;QBluetoothAddress&gt;" static="false"/>
<variable threadsafety="unspecified" name="currentMode" fullname="QBluetoothLocalDevicePrivate::currentMode" href="qbluetoothlocaldeviceprivate.html#currentMode-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="159" type="QBluetoothLocalDevice::HostMode" static="false"/>
<variable threadsafety="unspecified" name="deviceAdapterPath" fullname="QBluetoothLocalDevicePrivate::deviceAdapterPath" href="qbluetoothlocaldeviceprivate.html#deviceAdapterPath-var" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="203" type="QString" static="false"/>
<variable threadsafety="unspecified" name="deviceChangeMonitors" fullname="QBluetoothLocalDevicePrivate::deviceChangeMonitors" href="qbluetoothlocaldeviceprivate.html#deviceChangeMonitors-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="147" type="QMap&lt;QString, OrgFreedesktopDBusPropertiesInterface *&gt;" static="false"/>
<variable threadsafety="unspecified" name="devices" fullname="QBluetoothLocalDevicePrivate::devices" href="qbluetoothlocaldeviceprivate.html#devices-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="141" type="QSet&lt;OrgBluezDeviceInterface *&gt;" static="false"/>
<variable threadsafety="unspecified" name="localAddress" fullname="QBluetoothLocalDevicePrivate::localAddress" href="qbluetoothlocaldeviceprivate.html#localAddress-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="154" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="manager" fullname="QBluetoothLocalDevicePrivate::manager" href="qbluetoothlocaldeviceprivate.html#manager-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="149" type="OrgBluezManagerInterface *" static="false"/>
<variable threadsafety="unspecified" name="managerBluez5" fullname="QBluetoothLocalDevicePrivate::managerBluez5" href="qbluetoothlocaldeviceprivate.html#managerBluez5-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="146" type="OrgFreedesktopDBusObjectManagerInterface *" static="false"/>
<variable threadsafety="unspecified" name="msgConfirmation" fullname="QBluetoothLocalDevicePrivate::msgConfirmation" href="qbluetoothlocaldeviceprivate.html#msgConfirmation-var" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="201" type="QDBusMessage" static="false"/>
<variable threadsafety="unspecified" name="msgConnection" fullname="QBluetoothLocalDevicePrivate::msgConnection" href="qbluetoothlocaldeviceprivate.html#msgConnection-var" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="202" type="QDBusConnection *" static="false"/>
<variable threadsafety="unspecified" name="pairing" fullname="QBluetoothLocalDevicePrivate::pairing" href="qbluetoothlocaldeviceprivate.html#pairing-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="156" type="QBluetoothLocalDevice::Pairing" static="false"/>
<variable threadsafety="unspecified" name="pairingDiscoveryTimer" fullname="QBluetoothLocalDevicePrivate::pairingDiscoveryTimer" href="qbluetoothlocaldeviceprivate.html#pairingDiscoveryTimer-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="158" type="QTimer *" static="false"/>
<variable threadsafety="unspecified" name="pairingTarget" fullname="QBluetoothLocalDevicePrivate::pairingTarget" href="qbluetoothlocaldeviceprivate.html#pairingTarget-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="157" type="OrgBluezDevice1Interface *" static="false"/>
<variable threadsafety="unspecified" name="pendingHostModeChange" fullname="QBluetoothLocalDevicePrivate::pendingHostModeChange" href="qbluetoothlocaldeviceprivate.html#pendingHostModeChange-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="160" type="int" static="false"/>
<variable threadsafety="unspecified" name="q_ptr" fullname="QBluetoothLocalDevicePrivate::q_ptr" href="qbluetoothlocaldeviceprivate.html#q_ptr-var" status="active" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="205" type="QBluetoothLocalDevice *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QBluetoothLocalDevicePrivate::staticMetaObject" href="qbluetoothlocaldeviceprivate.html#staticMetaObject-var" status="active" access="public" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="134" type="const QMetaObject" static="true"/>
</class>
<function threadsafety="unspecified" name="registerQBluetoothLocalDeviceMetaType" status="internal" access="private" location="qbluetoothlocaldevice_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothlocaldevice_p.h" lineno="89" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void registerQBluetoothLocalDeviceMetaType()"/>
<class threadsafety="unspecified" name="QBluetoothServerPrivate" href="qbluetoothserverprivate.html" status="internal" access="private" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="89">
<function threadsafety="unspecified" name="q_func" fullname="QBluetoothServerPrivate::q_func" href="qbluetoothserverprivate.html#q_func" status="active" access="private" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServer *" signature="QBluetoothServer * q_func()"/>
<function threadsafety="unspecified" name="QBluetoothServerPrivate" fullname="QBluetoothServerPrivate::QBluetoothServerPrivate" href="qbluetoothserverprivate.html#QBluetoothServerPrivate" status="active" access="public" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="94" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothServerPrivate(QBluetoothServiceInfo::Protocol serverType)">
<parameter type="QBluetoothServiceInfo::Protocol" name="serverType" default=""/>
</function>
<function threadsafety="unspecified" name="_q_newConnection" fullname="QBluetoothServerPrivate::_q_newConnection" href="qbluetoothserverprivate.html#underscore.q_newConnection" status="active" access="public" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="98" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_newConnection()"/>
<function threadsafety="unspecified" name="setSocketSecurityLevel" fullname="QBluetoothServerPrivate::setSocketSecurityLevel" href="qbluetoothserverprivate.html#setSocketSecurityLevel" status="active" access="public" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setSocketSecurityLevel(QBluetooth::SecurityFlags requestedSecLevel, int *errnoCode)">
<parameter type="QBluetooth::SecurityFlags" name="requestedSecLevel" default=""/>
<parameter type="int *" name="errnoCode" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothServerPrivate" fullname="QBluetoothServerPrivate::~QBluetoothServerPrivate" href="qbluetoothserverprivate.html#dtor.QBluetoothServerPrivate" status="active" access="public" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="95" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothServerPrivate()"/>
<function threadsafety="unspecified" name="socketSecurityLevel" fullname="QBluetoothServerPrivate::socketSecurityLevel" href="qbluetoothserverprivate.html#socketSecurityLevel" status="active" access="public" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="100" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetooth::SecurityFlags" signature="QBluetooth::SecurityFlags socketSecurityLevel() const"/>
<function threadsafety="unspecified" name="q_func" fullname="QBluetoothServerPrivate::q_func" href="qbluetoothserverprivate.html#q_func-1" status="active" access="private" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="91" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothServer *" signature="const QBluetoothServer * q_func() const"/>
<variable threadsafety="unspecified" name="m_lastError" fullname="QBluetoothServerPrivate::m_lastError" href="qbluetoothserverprivate.html#m_lastError-var" status="active" access="private" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="114" type="QBluetoothServer::Error" static="false"/>
<variable threadsafety="unspecified" name="maxPendingConnections" fullname="QBluetoothServerPrivate::maxPendingConnections" href="qbluetoothserverprivate.html#maxPendingConnections-var" status="active" access="public" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="106" type="int" static="false"/>
<variable threadsafety="unspecified" name="q_ptr" fullname="QBluetoothServerPrivate::q_ptr" href="qbluetoothserverprivate.html#q_ptr-var" status="active" access="protected" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="111" type="QBluetoothServer *" static="false"/>
<variable threadsafety="unspecified" name="securityFlags" fullname="QBluetoothServerPrivate::securityFlags" href="qbluetoothserverprivate.html#securityFlags-var" status="active" access="public" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="107" type="QBluetooth::SecurityFlags" static="false"/>
<variable threadsafety="unspecified" name="serverType" fullname="QBluetoothServerPrivate::serverType" href="qbluetoothserverprivate.html#serverType-var" status="active" access="public" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="108" type="QBluetoothServiceInfo::Protocol" static="false"/>
<variable threadsafety="unspecified" name="socket" fullname="QBluetoothServerPrivate::socket" href="qbluetoothserverprivate.html#socket-var" status="active" access="public" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="104" type="QBluetoothSocket *" static="false"/>
<variable threadsafety="unspecified" name="socketNotifier" fullname="QBluetoothServerPrivate::socketNotifier" href="qbluetoothserverprivate.html#socketNotifier-var" status="active" access="private" location="qbluetoothserver_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserver_p.h" lineno="116" type="QSocketNotifier *" static="false"/>
</class>
<class threadsafety="unspecified" name="QBluetoothServiceDiscoveryAgentPrivate" href="qbluetoothservicediscoveryagentprivate.html" status="internal" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="93">
<enum threadsafety="unspecified" name="DiscoveryState" fullname="QBluetoothServiceDiscoveryAgentPrivate::DiscoveryState" href="qbluetoothservicediscoveryagentprivate.html#DiscoveryState-enum" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="104">
<value name="Inactive" value="0"/>
<value name="DeviceDiscovery" value="1"/>
<value name="ServiceDiscovery" value="2"/>
</enum>
<function threadsafety="unspecified" name="q_func" fullname="QBluetoothServiceDiscoveryAgentPrivate::q_func" href="qbluetoothservicediscoveryagentprivate.html#q_func" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="101" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServiceDiscoveryAgent *" signature="QBluetoothServiceDiscoveryAgent * q_func()"/>
<function threadsafety="unspecified" name="DiscoveryMode" fullname="QBluetoothServiceDiscoveryAgentPrivate::DiscoveryMode" href="qbluetoothservicediscoveryagentprivate.html#DiscoveryMode" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="123" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServiceDiscoveryAgent::DiscoveryMode" signature="QBluetoothServiceDiscoveryAgent::DiscoveryMode DiscoveryMode()"/>
<function threadsafety="unspecified" name="QBluetoothServiceDiscoveryAgentPrivate" fullname="QBluetoothServiceDiscoveryAgentPrivate::QBluetoothServiceDiscoveryAgentPrivate" href="qbluetoothservicediscoveryagentprivate.html#QBluetoothServiceDiscoveryAgentPrivate" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="110" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothServiceDiscoveryAgentPrivate(QBluetoothServiceDiscoveryAgent *qp, const QBluetoothAddress &amp;deviceAdapter)">
<parameter type="QBluetoothServiceDiscoveryAgent *" name="qp" default=""/>
<parameter type="const QBluetoothAddress &amp;" name="deviceAdapter" default=""/>
</function>
<function threadsafety="unspecified" name="discoveryState" fullname="QBluetoothServiceDiscoveryAgentPrivate::discoveryState" href="qbluetoothservicediscoveryagentprivate.html#discoveryState" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="120" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServiceDiscoveryAgentPrivate::DiscoveryState" signature="QBluetoothServiceDiscoveryAgentPrivate::DiscoveryState discoveryState()"/>
<function threadsafety="unspecified" name="parseServiceXml" fullname="QBluetoothServiceDiscoveryAgentPrivate::parseServiceXml" href="qbluetoothservicediscoveryagentprivate.html#parseServiceXml" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="164" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServiceInfo" signature="QBluetoothServiceInfo parseServiceXml(const QString &amp;xml)">
<parameter type="const QString &amp;" name="xml" default=""/>
</function>
<function threadsafety="unspecified" name="readAttributeValue" fullname="QBluetoothServiceDiscoveryAgentPrivate::readAttributeValue" href="qbluetoothservicediscoveryagentprivate.html#readAttributeValue" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="163" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVariant" signature="QVariant readAttributeValue(QXmlStreamReader &amp;xml)">
<parameter type="QXmlStreamReader &amp;" name="xml" default=""/>
</function>
<function threadsafety="unspecified" name="_q_createdDevice" fullname="QBluetoothServiceDiscoveryAgentPrivate::_q_createdDevice" href="qbluetoothservicediscoveryagentprivate.html#underscore.q_createdDevice" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="131" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_createdDevice(QDBusPendingCallWatcher *watcher)">
<parameter type="QDBusPendingCallWatcher *" name="watcher" default=""/>
</function>
<function threadsafety="unspecified" name="_q_deviceDiscovered" fullname="QBluetoothServiceDiscoveryAgentPrivate::_q_deviceDiscovered" href="qbluetoothservicediscoveryagentprivate.html#underscore.q_deviceDiscovered" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="126" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_deviceDiscovered(const QBluetoothDeviceInfo &amp;info)">
<parameter type="const QBluetoothDeviceInfo &amp;" name="info" default=""/>
</function>
<function threadsafety="unspecified" name="_q_deviceDiscoveryError" fullname="QBluetoothServiceDiscoveryAgentPrivate::_q_deviceDiscoveryError" href="qbluetoothservicediscoveryagentprivate.html#underscore.q_deviceDiscoveryError" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="128" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_deviceDiscoveryError(QBluetoothDeviceDiscoveryAgent::Error )">
<parameter type="QBluetoothDeviceDiscoveryAgent::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="_q_deviceDiscoveryFinished" fullname="QBluetoothServiceDiscoveryAgentPrivate::_q_deviceDiscoveryFinished" href="qbluetoothservicediscoveryagentprivate.html#underscore.q_deviceDiscoveryFinished" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="125" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_deviceDiscoveryFinished()"/>
<function threadsafety="unspecified" name="_q_discoveredServices" fullname="QBluetoothServiceDiscoveryAgentPrivate::_q_discoveredServices" href="qbluetoothservicediscoveryagentprivate.html#underscore.q_discoveredServices" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="130" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_discoveredServices(QDBusPendingCallWatcher *watcher)">
<parameter type="QDBusPendingCallWatcher *" name="watcher" default=""/>
</function>
<function threadsafety="unspecified" name="_q_finishSdpScan" fullname="QBluetoothServiceDiscoveryAgentPrivate::_q_finishSdpScan" href="qbluetoothservicediscoveryagentprivate.html#underscore.q_finishSdpScan" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="140" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_finishSdpScan(QBluetoothServiceDiscoveryAgent::Error errorCode, const QString &amp;errorDescription, const QStringList &amp;xmlRecords)">
<parameter type="QBluetoothServiceDiscoveryAgent::Error" name="errorCode" default=""/>
<parameter type="const QString &amp;" name="errorDescription" default=""/>
<parameter type="const QStringList &amp;" name="xmlRecords" default=""/>
</function>
<function threadsafety="unspecified" name="_q_foundDevice" fullname="QBluetoothServiceDiscoveryAgentPrivate::_q_foundDevice" href="qbluetoothservicediscoveryagentprivate.html#underscore.q_foundDevice" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="132" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_foundDevice(QDBusPendingCallWatcher *watcher)">
<parameter type="QDBusPendingCallWatcher *" name="watcher" default=""/>
</function>
<function threadsafety="unspecified" name="_q_sdpScannerDone" fullname="QBluetoothServiceDiscoveryAgentPrivate::_q_sdpScannerDone" href="qbluetoothservicediscoveryagentprivate.html#underscore.q_sdpScannerDone" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="139" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_sdpScannerDone(int exitCode, QProcess::ExitStatus status)">
<parameter type="int" name="exitCode" default=""/>
<parameter type="QProcess::ExitStatus" name="status" default=""/>
</function>
<function threadsafety="unspecified" name="_q_serviceDiscoveryFinished" fullname="QBluetoothServiceDiscoveryAgentPrivate::_q_serviceDiscoveryFinished" href="qbluetoothservicediscoveryagentprivate.html#underscore.q_serviceDiscoveryFinished" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="127" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_serviceDiscoveryFinished()"/>
<function threadsafety="unspecified" name="discoverServices" fullname="QBluetoothServiceDiscoveryAgentPrivate::discoverServices" href="qbluetoothservicediscoveryagentprivate.html#discoverServices" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="166" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void discoverServices(const QString &amp;deviceObjectPath)">
<parameter type="const QString &amp;" name="deviceObjectPath" default=""/>
</function>
<function threadsafety="unspecified" name="performMinimalServiceDiscovery" fullname="QBluetoothServiceDiscoveryAgentPrivate::performMinimalServiceDiscovery" href="qbluetoothservicediscoveryagentprivate.html#performMinimalServiceDiscovery" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="165" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void performMinimalServiceDiscovery(const QBluetoothAddress &amp;deviceAddress)">
<parameter type="const QBluetoothAddress &amp;" name="deviceAddress" default=""/>
</function>
<function threadsafety="unspecified" name="runExternalSdpScan" fullname="QBluetoothServiceDiscoveryAgentPrivate::runExternalSdpScan" href="qbluetoothservicediscoveryagentprivate.html#runExternalSdpScan" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="160" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void runExternalSdpScan(const QBluetoothAddress &amp;remoteAddress, const QBluetoothAddress &amp;localAddress)">
<parameter type="const QBluetoothAddress &amp;" name="remoteAddress" default=""/>
<parameter type="const QBluetoothAddress &amp;" name="localAddress" default=""/>
</function>
<function threadsafety="unspecified" name="sdpScannerDone" fullname="QBluetoothServiceDiscoveryAgentPrivate::sdpScannerDone" href="qbluetoothservicediscoveryagentprivate.html#sdpScannerDone" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="162" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sdpScannerDone(int exitCode, QProcess::ExitStatus exitStatus)">
<parameter type="int" name="exitCode" default=""/>
<parameter type="QProcess::ExitStatus" name="exitStatus" default=""/>
</function>
<function threadsafety="unspecified" name="setDiscoveryMode" fullname="QBluetoothServiceDiscoveryAgentPrivate::setDiscoveryMode" href="qbluetoothservicediscoveryagentprivate.html#setDiscoveryMode" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="122" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setDiscoveryMode(QBluetoothServiceDiscoveryAgent::DiscoveryMode m)">
<parameter type="QBluetoothServiceDiscoveryAgent::DiscoveryMode" name="m" default=""/>
</function>
<function threadsafety="unspecified" name="setDiscoveryState" fullname="QBluetoothServiceDiscoveryAgentPrivate::setDiscoveryState" href="qbluetoothservicediscoveryagentprivate.html#setDiscoveryState" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="119" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setDiscoveryState(QBluetoothServiceDiscoveryAgentPrivate::DiscoveryState s)">
<parameter type="QBluetoothServiceDiscoveryAgentPrivate::DiscoveryState" name="s" default=""/>
</function>
<function threadsafety="unspecified" name="start" fullname="QBluetoothServiceDiscoveryAgentPrivate::start" href="qbluetoothservicediscoveryagentprivate.html#start" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="154" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void start(const QBluetoothAddress &amp;address)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="startBluez5" fullname="QBluetoothServiceDiscoveryAgentPrivate::startBluez5" href="qbluetoothservicediscoveryagentprivate.html#startBluez5" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="159" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void startBluez5(const QBluetoothAddress &amp;address)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="startDeviceDiscovery" fullname="QBluetoothServiceDiscoveryAgentPrivate::startDeviceDiscovery" href="qbluetoothservicediscoveryagentprivate.html#startDeviceDiscovery" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="114" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void startDeviceDiscovery()"/>
<function threadsafety="unspecified" name="startServiceDiscovery" fullname="QBluetoothServiceDiscoveryAgentPrivate::startServiceDiscovery" href="qbluetoothservicediscoveryagentprivate.html#startServiceDiscovery" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="116" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void startServiceDiscovery()"/>
<function threadsafety="unspecified" name="stop" fullname="QBluetoothServiceDiscoveryAgentPrivate::stop" href="qbluetoothservicediscoveryagentprivate.html#stop" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="155" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stop()"/>
<function threadsafety="unspecified" name="stopDeviceDiscovery" fullname="QBluetoothServiceDiscoveryAgentPrivate::stopDeviceDiscovery" href="qbluetoothservicediscoveryagentprivate.html#stopDeviceDiscovery" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="115" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stopDeviceDiscovery()"/>
<function threadsafety="unspecified" name="stopServiceDiscovery" fullname="QBluetoothServiceDiscoveryAgentPrivate::stopServiceDiscovery" href="qbluetoothservicediscoveryagentprivate.html#stopServiceDiscovery" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="117" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stopServiceDiscovery()"/>
<function threadsafety="unspecified" name="~QBluetoothServiceDiscoveryAgentPrivate" fullname="QBluetoothServiceDiscoveryAgentPrivate::~QBluetoothServiceDiscoveryAgentPrivate" href="qbluetoothservicediscoveryagentprivate.html#dtor.QBluetoothServiceDiscoveryAgentPrivate" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="112" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothServiceDiscoveryAgentPrivate()"/>
<function threadsafety="unspecified" name="isDuplicatedService" fullname="QBluetoothServiceDiscoveryAgentPrivate::isDuplicatedService" href="qbluetoothservicediscoveryagentprivate.html#isDuplicatedService" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="156" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isDuplicatedService(const QBluetoothServiceInfo &amp;serviceInfo) const">
<parameter type="const QBluetoothServiceInfo &amp;" name="serviceInfo" default=""/>
</function>
<function threadsafety="unspecified" name="q_func" fullname="QBluetoothServiceDiscoveryAgentPrivate::q_func" href="qbluetoothservicediscoveryagentprivate.html#q_func-1" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="101" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothServiceDiscoveryAgent *" signature="const QBluetoothServiceDiscoveryAgent * q_func() const"/>
<variable threadsafety="unspecified" name="adapter" fullname="QBluetoothServiceDiscoveryAgentPrivate::adapter" href="qbluetoothservicediscoveryagentprivate.html#adapter-var" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="190" type="OrgBluezAdapterInterface *" static="false"/>
<variable threadsafety="unspecified" name="device" fullname="QBluetoothServiceDiscoveryAgentPrivate::device" href="qbluetoothservicediscoveryagentprivate.html#device-var" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="191" type="OrgBluezDeviceInterface *" static="false"/>
<variable threadsafety="unspecified" name="deviceAddress" fullname="QBluetoothServiceDiscoveryAgentPrivate::deviceAddress" href="qbluetoothservicediscoveryagentprivate.html#deviceAddress-var" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="172" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="deviceDiscoveryAgent" fullname="QBluetoothServiceDiscoveryAgentPrivate::deviceDiscoveryAgent" href="qbluetoothservicediscoveryagentprivate.html#deviceDiscoveryAgent-var" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="181" type="QBluetoothDeviceDiscoveryAgent *" static="false"/>
<variable threadsafety="unspecified" name="discoveredDevices" fullname="QBluetoothServiceDiscoveryAgentPrivate::discoveredDevices" href="qbluetoothservicediscoveryagentprivate.html#discoveredDevices-var" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="174" type="QList&lt;QBluetoothDeviceInfo&gt;" static="false"/>
<variable threadsafety="unspecified" name="discoveredServices" fullname="QBluetoothServiceDiscoveryAgentPrivate::discoveredServices" href="qbluetoothservicediscoveryagentprivate.html#discoveredServices-var" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="173" type="QList&lt;QBluetoothServiceInfo&gt;" static="false"/>
<variable threadsafety="unspecified" name="error" fullname="QBluetoothServiceDiscoveryAgentPrivate::error" href="qbluetoothservicediscoveryagentprivate.html#error-var" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="170" type="QBluetoothServiceDiscoveryAgent::Error" static="false"/>
<variable threadsafety="unspecified" name="errorString" fullname="QBluetoothServiceDiscoveryAgentPrivate::errorString" href="qbluetoothservicediscoveryagentprivate.html#errorString-var" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="171" type="QString" static="false"/>
<variable threadsafety="unspecified" name="foundHostAdapterPath" fullname="QBluetoothServiceDiscoveryAgentPrivate::foundHostAdapterPath" href="qbluetoothservicediscoveryagentprivate.html#foundHostAdapterPath-var" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="187" type="QString" static="false"/>
<variable threadsafety="unspecified" name="m_deviceAdapterAddress" fullname="QBluetoothServiceDiscoveryAgentPrivate::m_deviceAdapterAddress" href="qbluetoothservicediscoveryagentprivate.html#m_deviceAdapterAddress-var" status="active" access="public" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="175" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="manager" fullname="QBluetoothServiceDiscoveryAgentPrivate::manager" href="qbluetoothservicediscoveryagentprivate.html#manager-var" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="188" type="OrgBluezManagerInterface *" static="false"/>
<variable threadsafety="unspecified" name="managerBluez5" fullname="QBluetoothServiceDiscoveryAgentPrivate::managerBluez5" href="qbluetoothservicediscoveryagentprivate.html#managerBluez5-var" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="189" type="OrgFreedesktopDBusObjectManagerInterface *" static="false"/>
<variable threadsafety="unspecified" name="mode" fullname="QBluetoothServiceDiscoveryAgentPrivate::mode" href="qbluetoothservicediscoveryagentprivate.html#mode-var" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="183" type="QBluetoothServiceDiscoveryAgent::DiscoveryMode" static="false"/>
<variable threadsafety="unspecified" name="q_ptr" fullname="QBluetoothServiceDiscoveryAgentPrivate::q_ptr" href="qbluetoothservicediscoveryagentprivate.html#q_ptr-var" status="active" access="protected" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="215" type="QBluetoothServiceDiscoveryAgent *" static="false"/>
<variable threadsafety="unspecified" name="sdpScannerProcess" fullname="QBluetoothServiceDiscoveryAgentPrivate::sdpScannerProcess" href="qbluetoothservicediscoveryagentprivate.html#sdpScannerProcess-var" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="192" type="QProcess *" static="false"/>
<variable threadsafety="unspecified" name="singleDevice" fullname="QBluetoothServiceDiscoveryAgentPrivate::singleDevice" href="qbluetoothservicediscoveryagentprivate.html#singleDevice-var" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="185" type="bool" static="false"/>
<variable threadsafety="unspecified" name="state" fullname="QBluetoothServiceDiscoveryAgentPrivate::state" href="qbluetoothservicediscoveryagentprivate.html#state-var" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="178" type="QBluetoothServiceDiscoveryAgentPrivate::DiscoveryState" static="false"/>
<variable threadsafety="unspecified" name="uuidFilter" fullname="QBluetoothServiceDiscoveryAgentPrivate::uuidFilter" href="qbluetoothservicediscoveryagentprivate.html#uuidFilter-var" status="active" access="private" location="qbluetoothservicediscoveryagent_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent_p.h" lineno="179" type="QList&lt;QBluetoothUuid&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QBluetoothServiceInfoPrivate" href="qbluetoothserviceinfoprivate.html" status="internal" access="private" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="87" bases="QObject">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QBluetoothServiceInfoPrivate::QPrivateSignal" href="qbluetoothserviceinfoprivate-qprivatesignal.html" status="active" access="private" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="90"/>
<function threadsafety="unspecified" name="QBluetoothServiceInfoPrivate" fullname="QBluetoothServiceInfoPrivate::QBluetoothServiceInfoPrivate" href="qbluetoothserviceinfoprivate.html#QBluetoothServiceInfoPrivate" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="92" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothServiceInfoPrivate()"/>
<function threadsafety="unspecified" name="tr" fullname="QBluetoothServiceInfoPrivate::tr" href="qbluetoothserviceinfoprivate.html#tr" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="90" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QBluetoothServiceInfoPrivate::trUtf8" href="qbluetoothserviceinfoprivate.html#trUtf8" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="90" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="ensureSdpConnection" fullname="QBluetoothServiceInfoPrivate::ensureSdpConnection" href="qbluetoothserviceinfoprivate.html#ensureSdpConnection" status="active" access="private" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="108" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool ensureSdpConnection(const QBluetoothAddress &amp;localAdapter)">
<parameter type="const QBluetoothAddress &amp;" name="localAdapter" default="QBluetoothAddress()"/>
</function>
<function threadsafety="unspecified" name="registerService" fullname="QBluetoothServiceInfoPrivate::registerService" href="qbluetoothserviceinfoprivate.html#registerService" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="95" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool registerService(const QBluetoothAddress &amp;localAdapter)">
<parameter type="const QBluetoothAddress &amp;" name="localAdapter" default="QBluetoothAddress()"/>
</function>
<function threadsafety="unspecified" name="unregisterService" fullname="QBluetoothServiceInfoPrivate::unregisterService" href="qbluetoothserviceinfoprivate.html#unregisterService" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool unregisterService()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="QBluetoothServiceInfoPrivate::qt_metacall" href="qbluetoothserviceinfoprivate.html#qt_metacall" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="90" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QBluetoothServiceInfoPrivate::qt_metacast" href="qbluetoothserviceinfoprivate.html#qt_metacast" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="90" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QBluetoothServiceInfoPrivate::qt_static_metacall" href="qbluetoothserviceinfoprivate.html#qt_static_metacall" status="active" access="private" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="90" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothServiceInfoPrivate" fullname="QBluetoothServiceInfoPrivate::~QBluetoothServiceInfoPrivate" href="qbluetoothserviceinfoprivate.html#dtor.QBluetoothServiceInfoPrivate" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="93" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothServiceInfoPrivate()"/>
<function threadsafety="unspecified" name="protocolDescriptor" fullname="QBluetoothServiceInfoPrivate::protocolDescriptor" href="qbluetoothserviceinfoprivate.html#protocolDescriptor" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="104" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServiceInfo::Sequence" signature="QBluetoothServiceInfo::Sequence protocolDescriptor(QBluetoothUuid::ProtocolUuid protocol) const">
<parameter type="QBluetoothUuid::ProtocolUuid" name="protocol" default=""/>
</function>
<function threadsafety="unspecified" name="isRegistered" fullname="QBluetoothServiceInfoPrivate::isRegistered" href="qbluetoothserviceinfoprivate.html#isRegistered" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="97" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isRegistered() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QBluetoothServiceInfoPrivate::metaObject" href="qbluetoothserviceinfoprivate.html#metaObject" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="90" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<function threadsafety="unspecified" name="serverChannel" fullname="QBluetoothServiceInfoPrivate::serverChannel" href="qbluetoothserviceinfoprivate.html#serverChannel" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="105" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int serverChannel() const"/>
<variable threadsafety="unspecified" name="attributes" fullname="QBluetoothServiceInfoPrivate::attributes" href="qbluetoothserviceinfoprivate.html#attributes-var" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="102" type="QMap&lt;quint16, QVariant&gt;" static="false"/>
<variable threadsafety="unspecified" name="currentLocalAdapter" fullname="QBluetoothServiceInfoPrivate::currentLocalAdapter" href="qbluetoothserviceinfoprivate.html#currentLocalAdapter-var" status="active" access="private" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="113" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="deviceInfo" fullname="QBluetoothServiceInfoPrivate::deviceInfo" href="qbluetoothserviceinfoprivate.html#deviceInfo-var" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="101" type="QBluetoothDeviceInfo" static="false"/>
<variable threadsafety="unspecified" name="profilePath" fullname="QBluetoothServiceInfoPrivate::profilePath" href="qbluetoothserviceinfoprivate.html#profilePath-var" status="active" access="private" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="114" type="QString" static="false"/>
<variable threadsafety="unspecified" name="registered" fullname="QBluetoothServiceInfoPrivate::registered" href="qbluetoothserviceinfoprivate.html#registered-var" status="active" access="private" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="123" type="bool" static="false"/>
<variable threadsafety="unspecified" name="service" fullname="QBluetoothServiceInfoPrivate::service" href="qbluetoothserviceinfoprivate.html#service-var" status="active" access="private" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="110" type="OrgBluezServiceInterface *" static="false"/>
<variable threadsafety="unspecified" name="serviceBluez5" fullname="QBluetoothServiceInfoPrivate::serviceBluez5" href="qbluetoothserviceinfoprivate.html#serviceBluez5-var" status="active" access="private" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="111" type="OrgBluezProfileManager1Interface *" static="false"/>
<variable threadsafety="unspecified" name="serviceRecord" fullname="QBluetoothServiceInfoPrivate::serviceRecord" href="qbluetoothserviceinfoprivate.html#serviceRecord-var" status="active" access="private" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="112" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QBluetoothServiceInfoPrivate::staticMetaObject" href="qbluetoothserviceinfoprivate.html#staticMetaObject-var" status="active" access="public" location="qbluetoothserviceinfo_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo_p.h" lineno="90" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QBluetoothSocketPrivate" href="qbluetoothsocketprivate.html" status="internal" access="private" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="114" bases="QObject">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QBluetoothSocketPrivate::QPrivateSignal" href="qbluetoothsocketprivate-qprivatesignal.html" status="active" access="private" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="116"/>
<function threadsafety="unspecified" name="q_func" fullname="QBluetoothSocketPrivate::q_func" href="qbluetoothsocketprivate.html#q_func" status="active" access="private" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="117" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothSocket *" signature="QBluetoothSocket * q_func()"/>
<function threadsafety="unspecified" name="QBluetoothSocketPrivate" fullname="QBluetoothSocketPrivate::QBluetoothSocketPrivate" href="qbluetoothsocketprivate.html#QBluetoothSocketPrivate" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="122" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothSocketPrivate()"/>
<function threadsafety="unspecified" name="tr" fullname="QBluetoothSocketPrivate::tr" href="qbluetoothsocketprivate.html#tr" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="116" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QBluetoothSocketPrivate::trUtf8" href="qbluetoothsocketprivate.html#trUtf8" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="116" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="ensureNativeSocket" fullname="QBluetoothSocketPrivate::ensureNativeSocket" href="qbluetoothsocketprivate.html#ensureNativeSocket" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="138" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool ensureNativeSocket(QBluetoothServiceInfo::Protocol type)">
<parameter type="QBluetoothServiceInfo::Protocol" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="setSocketDescriptor" fullname="QBluetoothSocketPrivate::setSocketDescriptor" href="qbluetoothsocketprivate.html#setSocketDescriptor" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="168" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool setSocketDescriptor(int socketDescriptor, QBluetoothServiceInfo::Protocol socketType, QBluetoothSocket::SocketState socketState, QBluetoothSocket::OpenMode openMode)">
<parameter type="int" name="socketDescriptor" default=""/>
<parameter type="QBluetoothServiceInfo::Protocol" name="socketType" default=""/>
<parameter type="QBluetoothSocket::SocketState" name="socketState" default="QBluetoothSocket::ConnectedState"/>
<parameter type="QBluetoothSocket::OpenMode" name="openMode" default="QBluetoothSocket::ReadWrite"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QBluetoothSocketPrivate::qt_metacall" href="qbluetoothsocketprivate.html#qt_metacall" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="116" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="readData" fullname="QBluetoothSocketPrivate::readData" href="qbluetoothsocketprivate.html#readData" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="156" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="qint64" signature="qint64 readData(char *data, qint64 maxSize)">
<parameter type="char *" name="data" default=""/>
<parameter type="qint64" name="maxSize" default=""/>
</function>
<function threadsafety="unspecified" name="writeData" fullname="QBluetoothSocketPrivate::writeData" href="qbluetoothsocketprivate.html#writeData" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="155" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="qint64" signature="qint64 writeData(const char *data, qint64 maxSize)">
<parameter type="const char *" name="data" default=""/>
<parameter type="qint64" name="maxSize" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QBluetoothSocketPrivate::qt_metacast" href="qbluetoothsocketprivate.html#qt_metacast" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="116" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="_q_readNotify" fullname="QBluetoothSocketPrivate::_q_readNotify" href="qbluetoothsocketprivate.html#underscore.q_readNotify" status="active" access="private" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="239" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_readNotify()"/>
<function threadsafety="unspecified" name="_q_writeNotify" fullname="QBluetoothSocketPrivate::_q_writeNotify" href="qbluetoothsocketprivate.html#underscore.q_writeNotify" status="active" access="private" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="240" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_writeNotify()"/>
<function threadsafety="unspecified" name="abort" fullname="QBluetoothSocketPrivate::abort" href="qbluetoothsocketprivate.html#abort" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="149" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void abort()"/>
<function threadsafety="unspecified" name="close" fullname="QBluetoothSocketPrivate::close" href="qbluetoothsocketprivate.html#close" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="150" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void close()"/>
<function threadsafety="unspecified" name="connectToService" fullname="QBluetoothSocketPrivate::connectToService" href="qbluetoothsocketprivate.html#connectToService" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="130" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectToService(const QBluetoothAddress &amp;address, quint16 port, QIODevice::OpenMode openMode)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="quint16" name="port" default=""/>
<parameter type="QIODevice::OpenMode" name="openMode" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QBluetoothSocketPrivate::qt_static_metacall" href="qbluetoothsocketprivate.html#qt_static_metacall" status="active" access="private" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="116" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothSocketPrivate" fullname="QBluetoothSocketPrivate::~QBluetoothSocketPrivate" href="qbluetoothsocketprivate.html#dtor.QBluetoothSocketPrivate" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="123" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothSocketPrivate()"/>
<function threadsafety="unspecified" name="localAddress" fullname="QBluetoothSocketPrivate::localAddress" href="qbluetoothsocketprivate.html#localAddress" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="141" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress" signature="QBluetoothAddress localAddress() const"/>
<function threadsafety="unspecified" name="peerAddress" fullname="QBluetoothSocketPrivate::peerAddress" href="qbluetoothsocketprivate.html#peerAddress" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="145" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress" signature="QBluetoothAddress peerAddress() const"/>
<function threadsafety="unspecified" name="localName" fullname="QBluetoothSocketPrivate::localName" href="qbluetoothsocketprivate.html#localName" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="140" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString localName() const"/>
<function threadsafety="unspecified" name="peerName" fullname="QBluetoothSocketPrivate::peerName" href="qbluetoothsocketprivate.html#peerName" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="144" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString peerName() const"/>
<function threadsafety="unspecified" name="canReadLine" fullname="QBluetoothSocketPrivate::canReadLine" href="qbluetoothsocketprivate.html#canReadLine" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="173" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool canReadLine() const"/>
<function threadsafety="unspecified" name="q_func" fullname="QBluetoothSocketPrivate::q_func" href="qbluetoothsocketprivate.html#q_func-1" status="active" access="private" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="117" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothSocket *" signature="const QBluetoothSocket * q_func() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QBluetoothSocketPrivate::metaObject" href="qbluetoothsocketprivate.html#metaObject" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="116" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<function threadsafety="unspecified" name="bytesAvailable" fullname="QBluetoothSocketPrivate::bytesAvailable" href="qbluetoothsocketprivate.html#bytesAvailable" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="172" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="qint64" signature="qint64 bytesAvailable() const"/>
<function threadsafety="unspecified" name="bytesToWrite" fullname="QBluetoothSocketPrivate::bytesToWrite" href="qbluetoothsocketprivate.html#bytesToWrite" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="174" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="qint64" signature="qint64 bytesToWrite() const"/>
<function threadsafety="unspecified" name="localPort" fullname="QBluetoothSocketPrivate::localPort" href="qbluetoothsocketprivate.html#localPort" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="142" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint16" signature="quint16 localPort() const"/>
<function threadsafety="unspecified" name="peerPort" fullname="QBluetoothSocketPrivate::peerPort" href="qbluetoothsocketprivate.html#peerPort" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="146" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint16" signature="quint16 peerPort() const"/>
<variable threadsafety="unspecified" name="buffer" fullname="QBluetoothSocketPrivate::buffer" href="qbluetoothsocketprivate.html#buffer-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="177" type="QPrivateLinearBuffer" static="false"/>
<variable threadsafety="unspecified" name="connectWriteNotifier" fullname="QBluetoothSocketPrivate::connectWriteNotifier" href="qbluetoothsocketprivate.html#connectWriteNotifier-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="184" type="QSocketNotifier *" static="false"/>
<variable threadsafety="unspecified" name="connecting" fullname="QBluetoothSocketPrivate::connecting" href="qbluetoothsocketprivate.html#connecting-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="185" type="bool" static="false"/>
<variable threadsafety="unspecified" name="discoveryAgent" fullname="QBluetoothSocketPrivate::discoveryAgent" href="qbluetoothsocketprivate.html#discoveryAgent-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="187" type="QBluetoothServiceDiscoveryAgent *" static="false"/>
<variable threadsafety="unspecified" name="errorString" fullname="QBluetoothSocketPrivate::errorString" href="qbluetoothsocketprivate.html#errorString-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="194" type="QString" static="false"/>
<variable threadsafety="unspecified" name="lowEnergySocketType" fullname="QBluetoothSocketPrivate::lowEnergySocketType" href="qbluetoothsocketprivate.html#lowEnergySocketType-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="254" type="quint8" static="false"/>
<variable threadsafety="unspecified" name="openMode" fullname="QBluetoothSocketPrivate::openMode" href="qbluetoothsocketprivate.html#openMode-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="188" type="QBluetoothSocket::OpenMode" static="false"/>
<variable threadsafety="unspecified" name="q_ptr" fullname="QBluetoothSocketPrivate::q_ptr" href="qbluetoothsocketprivate.html#q_ptr-var" status="active" access="protected" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="244" type="QBluetoothSocket *" static="false"/>
<variable threadsafety="unspecified" name="readNotifier" fullname="QBluetoothSocketPrivate::readNotifier" href="qbluetoothsocketprivate.html#readNotifier-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="183" type="QSocketNotifier *" static="false"/>
<variable threadsafety="unspecified" name="secFlags" fullname="QBluetoothSocketPrivate::secFlags" href="qbluetoothsocketprivate.html#secFlags-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="189" type="QBluetooth::SecurityFlags" static="false"/>
<variable threadsafety="unspecified" name="socket" fullname="QBluetoothSocketPrivate::socket" href="qbluetoothsocketprivate.html#socket-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="179" type="int" static="false"/>
<variable threadsafety="unspecified" name="socketError" fullname="QBluetoothSocketPrivate::socketError" href="qbluetoothsocketprivate.html#socketError-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="182" type="QBluetoothSocket::SocketError" static="false"/>
<variable threadsafety="unspecified" name="socketType" fullname="QBluetoothSocketPrivate::socketType" href="qbluetoothsocketprivate.html#socketType-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="180" type="QBluetoothServiceInfo::Protocol" static="false"/>
<variable threadsafety="unspecified" name="state" fullname="QBluetoothSocketPrivate::state" href="qbluetoothsocketprivate.html#state-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="181" type="QBluetoothSocket::SocketState" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QBluetoothSocketPrivate::staticMetaObject" href="qbluetoothsocketprivate.html#staticMetaObject-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="116" type="const QMetaObject" static="true"/>
<variable threadsafety="unspecified" name="txBuffer" fullname="QBluetoothSocketPrivate::txBuffer" href="qbluetoothsocketprivate.html#txBuffer-var" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="178" type="QPrivateLinearBuffer" static="false"/>
</class>
<class threadsafety="unspecified" name="QSocketServerPrivate" href="qsocketserverprivate.html" status="internal" access="private" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="101">
<function threadsafety="unspecified" name="QSocketServerPrivate" fullname="QSocketServerPrivate::QSocketServerPrivate" href="qsocketserverprivate.html#QSocketServerPrivate" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="104" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSocketServerPrivate()"/>
<function threadsafety="unspecified" name="~QSocketServerPrivate" fullname="QSocketServerPrivate::~QSocketServerPrivate" href="qsocketserverprivate.html#dtor.QSocketServerPrivate" status="active" access="public" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="105" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSocketServerPrivate()"/>
</class>
<function threadsafety="unspecified" name="convertAddress" status="internal" access="private" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="284" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint64" signature="quint64 convertAddress(const quint8 (&amp;)[6] from, quint64 *to)">
<parameter type="const quint8 (&amp;)[6]" name="from" default="6"/>
<parameter type="quint64 *" name="to" default="0"/>
</function>
<function threadsafety="unspecified" name="convertAddress" status="internal" access="private" location="qbluetoothsocket_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket_p.h" lineno="274" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void convertAddress(const quint64 from, quint8 (&amp;)[6] to)">
<parameter type="const quint64" name="from" default=""/>
<parameter type="quint8 (&amp;)[6]" name="to" default="6"/>
</function>
<class threadsafety="unspecified" name="QBluetoothTransferReplyBluez" href="qbluetoothtransferreplybluez.html" status="internal" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="69" bases="QBluetoothTransferReply">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QBluetoothTransferReplyBluez::QPrivateSignal" href="qbluetoothtransferreplybluez-qprivatesignal.html" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="71"/>
<function threadsafety="unspecified" name="QBluetoothTransferReplyBluez" fullname="QBluetoothTransferReplyBluez::QBluetoothTransferReplyBluez" href="qbluetoothtransferreplybluez.html#QBluetoothTransferReplyBluez" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="74" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothTransferReplyBluez(QIODevice *input, const QBluetoothTransferRequest &amp;request, QBluetoothTransferManager *parent)">
<parameter type="QIODevice *" name="input" default=""/>
<parameter type="const QBluetoothTransferRequest &amp;" name="request" default=""/>
<parameter type="QBluetoothTransferManager *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="Request" fullname="QBluetoothTransferReplyBluez::Request" href="qbluetoothtransferreplybluez.html#Request" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="129" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString Request(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="tr" fullname="QBluetoothTransferReplyBluez::tr" href="qbluetoothtransferreplybluez.html#tr" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="71" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QBluetoothTransferReplyBluez::trUtf8" href="qbluetoothtransferreplybluez.html#trUtf8" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="71" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="copyToTempFile" fullname="QBluetoothTransferReplyBluez::copyToTempFile" href="qbluetoothtransferreplybluez.html#copyToTempFile" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="112" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool copyToTempFile(QIODevice *to, QIODevice *from)">
<parameter type="QIODevice *" name="to" default=""/>
<parameter type="QIODevice *" name="from" default=""/>
</function>
<function threadsafety="unspecified" name="start" fullname="QBluetoothTransferReplyBluez::start" href="qbluetoothtransferreplybluez.html#start" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="85" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool start()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="QBluetoothTransferReplyBluez::qt_metacall" href="qbluetoothtransferreplybluez.html#qt_metacall" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="71" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QBluetoothTransferReplyBluez::qt_metacast" href="qbluetoothtransferreplybluez.html#qt_metacast" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="71" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="Complete" fullname="QBluetoothTransferReplyBluez::Complete" href="qbluetoothtransferreplybluez.html#Complete" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="125" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void Complete(const QDBusObjectPath &amp;in0)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
</function>
<function threadsafety="unspecified" name="Error" fullname="QBluetoothTransferReplyBluez::Error" href="qbluetoothtransferreplybluez.html#Error" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="126" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void Error(const QDBusObjectPath &amp;in0, const QString &amp;in1)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
<parameter type="const QString &amp;" name="in1" default=""/>
</function>
<function threadsafety="unspecified" name="Progress" fullname="QBluetoothTransferReplyBluez::Progress" href="qbluetoothtransferreplybluez.html#Progress" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="127" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void Progress(const QDBusObjectPath &amp;in0, qulonglong in1)">
<parameter type="const QDBusObjectPath &amp;" name="in0" default=""/>
<parameter type="qulonglong" name="in1" default=""/>
</function>
<function threadsafety="unspecified" name="Release" fullname="QBluetoothTransferReplyBluez::Release" href="qbluetoothtransferreplybluez.html#Release" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="128" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void Release()"/>
<function threadsafety="unspecified" name="abort" fullname="QBluetoothTransferReplyBluez::abort" href="qbluetoothtransferreplybluez.html#abort" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="124" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void abort()"/>
<function threadsafety="unspecified" name="cleanupSession" fullname="QBluetoothTransferReplyBluez::cleanupSession" href="qbluetoothtransferreplybluez.html#cleanupSession" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="113" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void cleanupSession()"/>
<function threadsafety="unspecified" name="copyDone" fullname="QBluetoothTransferReplyBluez::copyDone" href="qbluetoothtransferreplybluez.html#copyDone" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="116" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void copyDone()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QBluetoothTransferReplyBluez::qt_static_metacall" href="qbluetoothtransferreplybluez.html#qt_static_metacall" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="71" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="sendReturned" fullname="QBluetoothTransferReplyBluez::sendReturned" href="qbluetoothtransferreplybluez.html#sendReturned" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="130" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendReturned(QDBusPendingCallWatcher *)">
<parameter type="QDBusPendingCallWatcher *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="sessionChanged" fullname="QBluetoothTransferReplyBluez::sessionChanged" href="qbluetoothtransferreplybluez.html#sessionChanged" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="119" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sessionChanged(const QString &amp;interface, const QVariantMap &amp;changed_properties, const QStringList &amp;invalidated_properties)">
<parameter type="const QString &amp;" name="interface" default=""/>
<parameter type="const QVariantMap &amp;" name="changed_properties" default=""/>
<parameter type="const QStringList &amp;" name="invalidated_properties" default=""/>
</function>
<function threadsafety="unspecified" name="sessionCreated" fullname="QBluetoothTransferReplyBluez::sessionCreated" href="qbluetoothtransferreplybluez.html#sessionCreated" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="117" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sessionCreated(QDBusPendingCallWatcher *watcher)">
<parameter type="QDBusPendingCallWatcher *" name="watcher" default=""/>
</function>
<function threadsafety="unspecified" name="sessionStarted" fullname="QBluetoothTransferReplyBluez::sessionStarted" href="qbluetoothtransferreplybluez.html#sessionStarted" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="118" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sessionStarted(QDBusPendingCallWatcher *watcher)">
<parameter type="QDBusPendingCallWatcher *" name="watcher" default=""/>
</function>
<function threadsafety="unspecified" name="startOPP" fullname="QBluetoothTransferReplyBluez::startOPP" href="qbluetoothtransferreplybluez.html#startOPP" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void startOPP(const QString &amp;filename)">
<parameter type="const QString &amp;" name="filename" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothTransferReplyBluez" fullname="QBluetoothTransferReplyBluez::~QBluetoothTransferReplyBluez" href="qbluetoothtransferreplybluez.html#dtor.QBluetoothTransferReplyBluez" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="76" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothTransferReplyBluez()"/>
<function threadsafety="unspecified" name="error" fullname="QBluetoothTransferReplyBluez::error" href="qbluetoothtransferreplybluez.html#error" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="81" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothTransferReply::TransferError" signature="QBluetoothTransferReply::TransferError error() const"/>
<function threadsafety="unspecified" name="errorString" fullname="QBluetoothTransferReplyBluez::errorString" href="qbluetoothtransferreplybluez.html#errorString" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="82" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString errorString() const"/>
<function threadsafety="unspecified" name="isFinished" fullname="QBluetoothTransferReplyBluez::isFinished" href="qbluetoothtransferreplybluez.html#isFinished" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="78" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isFinished() const"/>
<function threadsafety="unspecified" name="isRunning" fullname="QBluetoothTransferReplyBluez::isRunning" href="qbluetoothtransferreplybluez.html#isRunning" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="79" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isRunning() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QBluetoothTransferReplyBluez::metaObject" href="qbluetoothtransferreplybluez.html#metaObject" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="71" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="fileToTranser" fullname="QBluetoothTransferReplyBluez::fileToTranser" href="qbluetoothtransferreplybluez.html#fileToTranser-var" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="110" type="QString" static="false"/>
<variable threadsafety="unspecified" name="m_agent" fullname="QBluetoothTransferReplyBluez::m_agent" href="qbluetoothtransferreplybluez.html#m_agent-var" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="91" type="AgentAdaptor *" static="false"/>
<variable threadsafety="unspecified" name="m_agent_path" fullname="QBluetoothTransferReplyBluez::m_agent_path" href="qbluetoothtransferreplybluez.html#m_agent_path-var" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="107" type="QString" static="false"/>
<variable threadsafety="unspecified" name="m_client" fullname="QBluetoothTransferReplyBluez::m_client" href="qbluetoothtransferreplybluez.html#m_client-var" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="90" type="OrgOpenobexClientInterface *" static="false"/>
<variable threadsafety="unspecified" name="m_clientBluez" fullname="QBluetoothTransferReplyBluez::m_clientBluez" href="qbluetoothtransferreplybluez.html#m_clientBluez-var" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="92" type="OrgBluezObexClient1Interface *" static="false"/>
<variable threadsafety="unspecified" name="m_error" fullname="QBluetoothTransferReplyBluez::m_error" href="qbluetoothtransferreplybluez.html#m_error-var" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="104" type="QBluetoothTransferReply::TransferError" static="false"/>
<variable threadsafety="unspecified" name="m_errorStr" fullname="QBluetoothTransferReplyBluez::m_errorStr" href="qbluetoothtransferreplybluez.html#m_errorStr-var" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="105" type="QString" static="false"/>
<variable threadsafety="unspecified" name="m_finished" fullname="QBluetoothTransferReplyBluez::m_finished" href="qbluetoothtransferreplybluez.html#m_finished-var" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="100" type="bool" static="false"/>
<variable threadsafety="unspecified" name="m_objectPushBluez" fullname="QBluetoothTransferReplyBluez::m_objectPushBluez" href="qbluetoothtransferreplybluez.html#m_objectPushBluez-var" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="93" type="OrgBluezObexObjectPush1Interface *" static="false"/>
<variable threadsafety="unspecified" name="m_running" fullname="QBluetoothTransferReplyBluez::m_running" href="qbluetoothtransferreplybluez.html#m_running-var" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="99" type="bool" static="false"/>
<variable threadsafety="unspecified" name="m_size" fullname="QBluetoothTransferReplyBluez::m_size" href="qbluetoothtransferreplybluez.html#m_size-var" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="102" type="quint64" static="false"/>
<variable threadsafety="unspecified" name="m_source" fullname="QBluetoothTransferReplyBluez::m_source" href="qbluetoothtransferreplybluez.html#m_source-var" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="97" type="QIODevice *" static="false"/>
<variable threadsafety="unspecified" name="m_tempfile" fullname="QBluetoothTransferReplyBluez::m_tempfile" href="qbluetoothtransferreplybluez.html#m_tempfile-var" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="96" type="QTemporaryFile *" static="false"/>
<variable threadsafety="unspecified" name="m_transfer_path" fullname="QBluetoothTransferReplyBluez::m_transfer_path" href="qbluetoothtransferreplybluez.html#m_transfer_path-var" status="active" access="private" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="109" type="QString" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QBluetoothTransferReplyBluez::staticMetaObject" href="qbluetoothtransferreplybluez.html#staticMetaObject-var" status="active" access="public" location="qbluetoothtransferreply_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_bluez_p.h" lineno="71" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QBluetoothTransferReplyOSX" href="qbluetoothtransferreplyosx.html" status="internal" access="private" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="67" bases="QBluetoothTransferReply">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QBluetoothTransferReplyOSX::QPrivateSignal" href="qbluetoothtransferreplyosx-qprivatesignal.html" status="active" access="private" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="69"/>
<function threadsafety="unspecified" name="QBluetoothTransferReplyOSX" fullname="QBluetoothTransferReplyOSX::QBluetoothTransferReplyOSX" href="qbluetoothtransferreplyosx.html#QBluetoothTransferReplyOSX" status="active" access="public" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="72" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothTransferReplyOSX(QIODevice *input, const QBluetoothTransferRequest &amp;request, QBluetoothTransferManager *parent)">
<parameter type="QIODevice *" name="input" default=""/>
<parameter type="const QBluetoothTransferRequest &amp;" name="request" default=""/>
<parameter type="QBluetoothTransferManager *" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="tr" fullname="QBluetoothTransferReplyOSX::tr" href="qbluetoothtransferreplyosx.html#tr" status="active" access="public" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="69" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QBluetoothTransferReplyOSX::trUtf8" href="qbluetoothtransferreplyosx.html#trUtf8" status="active" access="public" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="69" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="abort" fullname="QBluetoothTransferReplyOSX::abort" href="qbluetoothtransferreplyosx.html#abort" status="active" access="public" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="86" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool abort()"/>
<function threadsafety="unspecified" name="start" fullname="QBluetoothTransferReplyOSX::start" href="qbluetoothtransferreplyosx.html#start" status="active" access="private" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="89" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool start()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="QBluetoothTransferReplyOSX::qt_metacall" href="qbluetoothtransferreplyosx.html#qt_metacall" status="active" access="public" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="69" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QBluetoothTransferReplyOSX::qt_metacast" href="qbluetoothtransferreplyosx.html#qt_metacast" status="active" access="public" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="69" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="error" fullname="QBluetoothTransferReplyOSX::error" href="qbluetoothtransferreplyosx.html#error-1" status="active" access="public" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="83" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(QBluetoothTransferReply::TransferError lastError)">
<parameter type="QBluetoothTransferReply::TransferError" name="lastError" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QBluetoothTransferReplyOSX::qt_static_metacall" href="qbluetoothtransferreplyosx.html#qt_static_metacall" status="active" access="private" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="69" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="serviceDiscoveryError" fullname="QBluetoothTransferReplyOSX::serviceDiscoveryError" href="qbluetoothtransferreplyosx.html#serviceDiscoveryError" status="active" access="private" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="92" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serviceDiscoveryError(QBluetoothServiceDiscoveryAgent::Error error)">
<parameter type="QBluetoothServiceDiscoveryAgent::Error" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="serviceDiscoveryFinished" fullname="QBluetoothTransferReplyOSX::serviceDiscoveryFinished" href="qbluetoothtransferreplyosx.html#serviceDiscoveryFinished" status="active" access="private" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="91" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serviceDiscoveryFinished()"/>
<function threadsafety="unspecified" name="~QBluetoothTransferReplyOSX" fullname="QBluetoothTransferReplyOSX::~QBluetoothTransferReplyOSX" href="qbluetoothtransferreplyosx.html#dtor.QBluetoothTransferReplyOSX" status="active" access="public" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="74" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothTransferReplyOSX()"/>
<function threadsafety="unspecified" name="error" fullname="QBluetoothTransferReplyOSX::error" href="qbluetoothtransferreplyosx.html#error" status="active" access="public" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="76" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QBluetoothTransferReply::TransferError" signature="QBluetoothTransferReply::TransferError error() const override"/>
<function threadsafety="unspecified" name="errorString" fullname="QBluetoothTransferReplyOSX::errorString" href="qbluetoothtransferreplyosx.html#errorString" status="active" access="public" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="77" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QString" signature="QString errorString() const override"/>
<function threadsafety="unspecified" name="isFinished" fullname="QBluetoothTransferReplyOSX::isFinished" href="qbluetoothtransferreplyosx.html#isFinished" status="active" access="public" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="79" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="bool" signature="bool isFinished() const override"/>
<function threadsafety="unspecified" name="isRunning" fullname="QBluetoothTransferReplyOSX::isRunning" href="qbluetoothtransferreplyosx.html#isRunning" status="active" access="public" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="80" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="bool" signature="bool isRunning() const override"/>
<function threadsafety="unspecified" name="metaObject" fullname="QBluetoothTransferReplyOSX::metaObject" href="qbluetoothtransferreplyosx.html#metaObject" status="active" access="public" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="69" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="osx_d_ptr" fullname="QBluetoothTransferReplyOSX::osx_d_ptr" href="qbluetoothtransferreplyosx.html#osx_d_ptr-var" status="active" access="private" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="96" type="int" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QBluetoothTransferReplyOSX::staticMetaObject" href="qbluetoothtransferreplyosx.html#staticMetaObject-var" status="active" access="public" location="qbluetoothtransferreply_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_osx_p.h" lineno="69" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QBluetoothTransferReplyPrivate" href="qbluetoothtransferreplyprivate.html" status="internal" access="private" location="qbluetoothtransferreply_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_p.h" lineno="58">
<function threadsafety="unspecified" name="QBluetoothTransferReplyPrivate" fullname="QBluetoothTransferReplyPrivate::QBluetoothTransferReplyPrivate" href="qbluetoothtransferreplyprivate.html#QBluetoothTransferReplyPrivate" status="active" access="public" location="qbluetoothtransferreply_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_p.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothTransferReplyPrivate()"/>
<variable threadsafety="unspecified" name="m_manager" fullname="QBluetoothTransferReplyPrivate::m_manager" href="qbluetoothtransferreplyprivate.html#m_manager-var" status="active" access="public" location="qbluetoothtransferreply_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_p.h" lineno="63" type="QBluetoothTransferManager *" static="false"/>
<variable threadsafety="unspecified" name="m_request" fullname="QBluetoothTransferReplyPrivate::m_request" href="qbluetoothtransferreplyprivate.html#m_request-var" status="active" access="public" location="qbluetoothtransferreply_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply_p.h" lineno="65" type="QBluetoothTransferRequest" static="false"/>
</class>
<class threadsafety="unspecified" name="QBluetoothTransferRequestPrivate" href="qbluetoothtransferrequestprivate.html" status="internal" access="private" location="qbluetoothtransferrequest_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest_p.h" lineno="61">
<function threadsafety="unspecified" name="QBluetoothTransferRequestPrivate" fullname="QBluetoothTransferRequestPrivate::QBluetoothTransferRequestPrivate" href="qbluetoothtransferrequestprivate.html#QBluetoothTransferRequestPrivate" status="active" access="public" location="qbluetoothtransferrequest_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest_p.h" lineno="64" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothTransferRequestPrivate()"/>
<variable threadsafety="unspecified" name="m_address" fullname="QBluetoothTransferRequestPrivate::m_address" href="qbluetoothtransferrequestprivate.html#m_address-var" status="active" access="public" location="qbluetoothtransferrequest_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest_p.h" lineno="66" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="m_parameters" fullname="QBluetoothTransferRequestPrivate::m_parameters" href="qbluetoothtransferrequestprivate.html#m_parameters-var" status="active" access="public" location="qbluetoothtransferrequest_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest_p.h" lineno="67" type="QMap&lt;int, QVariant&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QLeAdvertiser" href="qleadvertiser.html" status="internal" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="66" bases="QObject">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QLeAdvertiser::QPrivateSignal" href="qleadvertiser-qprivatesignal.html" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="68"/>
<function threadsafety="unspecified" name="QLeAdvertiser" fullname="QLeAdvertiser::QLeAdvertiser" href="qleadvertiser.html#QLeAdvertiser" status="active" access="protected" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="77" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLeAdvertiser(const QLowEnergyAdvertisingParameters &amp;params, const QLowEnergyAdvertisingData &amp;advData, const QLowEnergyAdvertisingData &amp;responseData, QObject *parent)">
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="params" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="advData" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="responseData" default=""/>
<parameter type="QObject *" name="parent" default=""/>
</function>
<function threadsafety="unspecified" name="tr" fullname="QLeAdvertiser::tr" href="qleadvertiser.html#tr" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="68" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QLeAdvertiser::trUtf8" href="qleadvertiser.html#trUtf8" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="68" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QLeAdvertiser::qt_metacall" href="qleadvertiser.html#qt_metacall" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="68" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QLeAdvertiser::qt_metacast" href="qleadvertiser.html#qt_metacast" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="68" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="doStartAdvertising" fullname="QLeAdvertiser::doStartAdvertising" href="qleadvertiser.html#doStartAdvertising" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="88" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void doStartAdvertising() = 0"/>
<function threadsafety="unspecified" name="doStopAdvertising" fullname="QLeAdvertiser::doStopAdvertising" href="qleadvertiser.html#doStopAdvertising" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="89" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void doStopAdvertising() = 0"/>
<function threadsafety="unspecified" name="errorOccurred" fullname="QLeAdvertiser::errorOccurred" href="qleadvertiser.html#errorOccurred" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="74" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void errorOccurred()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QLeAdvertiser::qt_static_metacall" href="qleadvertiser.html#qt_static_metacall" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="68" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="startAdvertising" fullname="QLeAdvertiser::startAdvertising" href="qleadvertiser.html#startAdvertising" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void startAdvertising()"/>
<function threadsafety="unspecified" name="stopAdvertising" fullname="QLeAdvertiser::stopAdvertising" href="qleadvertiser.html#stopAdvertising" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stopAdvertising()"/>
<function threadsafety="unspecified" name="~QLeAdvertiser" fullname="QLeAdvertiser::~QLeAdvertiser" href="qleadvertiser.html#dtor.QLeAdvertiser" status="active" access="protected" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="81" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLeAdvertiser()"/>
<function threadsafety="unspecified" name="advertisingData" fullname="QLeAdvertiser::advertisingData" href="qleadvertiser.html#advertisingData" status="active" access="protected" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QLowEnergyAdvertisingData &amp;" signature="const QLowEnergyAdvertisingData &amp; advertisingData() const"/>
<function threadsafety="unspecified" name="scanResponseData" fullname="QLeAdvertiser::scanResponseData" href="qleadvertiser.html#scanResponseData" status="active" access="protected" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="85" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QLowEnergyAdvertisingData &amp;" signature="const QLowEnergyAdvertisingData &amp; scanResponseData() const"/>
<function threadsafety="unspecified" name="parameters" fullname="QLeAdvertiser::parameters" href="qleadvertiser.html#parameters" status="active" access="protected" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QLowEnergyAdvertisingParameters &amp;" signature="const QLowEnergyAdvertisingParameters &amp; parameters() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QLeAdvertiser::metaObject" href="qleadvertiser.html#metaObject" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="68" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="m_advData" fullname="QLeAdvertiser::m_advData" href="qleadvertiser.html#m_advData-var" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="92" type="const QLowEnergyAdvertisingData" static="false"/>
<variable threadsafety="unspecified" name="m_params" fullname="QLeAdvertiser::m_params" href="qleadvertiser.html#m_params-var" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="91" type="const QLowEnergyAdvertisingParameters" static="false"/>
<variable threadsafety="unspecified" name="m_responseData" fullname="QLeAdvertiser::m_responseData" href="qleadvertiser.html#m_responseData-var" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="93" type="const QLowEnergyAdvertisingData" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QLeAdvertiser::staticMetaObject" href="qleadvertiser.html#staticMetaObject-var" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="68" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QLeAdvertiserBluez" href="qleadvertiserbluez.html" status="internal" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="102" bases="QLeAdvertiser">
<class threadsafety="unspecified" name="Command" fullname="QLeAdvertiserBluez::Command" href="qleadvertiserbluez-command.html" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="138">
<function threadsafety="unspecified" name="Command" fullname="QLeAdvertiserBluez::Command::Command" href="qleadvertiserbluez-command.html#Command" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="139" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="Command()"/>
<function threadsafety="unspecified" name="Command" fullname="QLeAdvertiserBluez::Command::Command" href="qleadvertiserbluez-command.html#Command-1" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="140" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="Command(OpCodeCommandField ocf, const QByteArray &amp;data)">
<parameter type="OpCodeCommandField" name="ocf" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
</function>
<variable threadsafety="unspecified" name="data" fullname="QLeAdvertiserBluez::Command::data" href="qleadvertiserbluez-command.html#data-var" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="142" type="QByteArray" static="false"/>
<variable threadsafety="unspecified" name="ocf" fullname="QLeAdvertiserBluez::Command::ocf" href="qleadvertiserbluez-command.html#ocf-var" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="141" type="OpCodeCommandField" static="false"/>
</class>
<function threadsafety="unspecified" name="QLeAdvertiserBluez" fullname="QLeAdvertiserBluez::QLeAdvertiserBluez" href="qleadvertiserbluez.html#QLeAdvertiserBluez" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="105" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLeAdvertiserBluez(const QLowEnergyAdvertisingParameters &amp;params, const QLowEnergyAdvertisingData &amp;advertisingData, const QLowEnergyAdvertisingData &amp;scanResponseData, HciManager &amp;hciManager, QObject *parent)">
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="params" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="advertisingData" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="scanResponseData" default=""/>
<parameter type="HciManager &amp;" name="hciManager" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="doStartAdvertising" fullname="QLeAdvertiserBluez::doStartAdvertising" href="qleadvertiserbluez.html#doStartAdvertising" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="112" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void doStartAdvertising() override"/>
<function threadsafety="unspecified" name="doStopAdvertising" fullname="QLeAdvertiserBluez::doStopAdvertising" href="qleadvertiserbluez.html#doStopAdvertising" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="113" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void doStopAdvertising() override"/>
<function threadsafety="unspecified" name="handleCommandCompleted" fullname="QLeAdvertiserBluez::handleCommandCompleted" href="qleadvertiserbluez.html#handleCommandCompleted" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="133" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleCommandCompleted(quint16 opCode, quint8 status, const QByteArray &amp;advertisingData)">
<parameter type="quint16" name="opCode" default=""/>
<parameter type="quint8" name="status" default=""/>
<parameter type="const QByteArray &amp;" name="advertisingData" default=""/>
</function>
<function threadsafety="unspecified" name="handleError" fullname="QLeAdvertiserBluez::handleError" href="qleadvertiserbluez.html#handleError" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="134" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleError()"/>
<function threadsafety="unspecified" name="queueAdvertisingCommands" fullname="QLeAdvertiserBluez::queueAdvertisingCommands" href="qleadvertiserbluez.html#queueAdvertisingCommands" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="123" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void queueAdvertisingCommands()"/>
<function threadsafety="unspecified" name="queueCommand" fullname="QLeAdvertiserBluez::queueCommand" href="qleadvertiserbluez.html#queueCommand" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="121" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void queueCommand(OpCodeCommandField ocf, const QByteArray &amp;advertisingData)">
<parameter type="OpCodeCommandField" name="ocf" default=""/>
<parameter type="const QByteArray &amp;" name="advertisingData" default=""/>
</function>
<function threadsafety="unspecified" name="queueReadTxPowerLevelCommand" fullname="QLeAdvertiserBluez::queueReadTxPowerLevelCommand" href="qleadvertiserbluez.html#queueReadTxPowerLevelCommand" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="124" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void queueReadTxPowerLevelCommand()"/>
<function threadsafety="unspecified" name="sendNextCommand" fullname="QLeAdvertiserBluez::sendNextCommand" href="qleadvertiserbluez.html#sendNextCommand" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="122" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendNextCommand()"/>
<function threadsafety="unspecified" name="setAdvertisingData" fullname="QLeAdvertiserBluez::setAdvertisingData" href="qleadvertiserbluez.html#setAdvertisingData" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="129" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setAdvertisingData()"/>
<function threadsafety="unspecified" name="setAdvertisingInterval" fullname="QLeAdvertiserBluez::setAdvertisingInterval" href="qleadvertiserbluez.html#setAdvertisingInterval" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="127" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setAdvertisingInterval(AdvParams &amp;params)">
<parameter type="AdvParams &amp;" name="params" default=""/>
</function>
<function threadsafety="unspecified" name="setAdvertisingParams" fullname="QLeAdvertiserBluez::setAdvertisingParams" href="qleadvertiserbluez.html#setAdvertisingParams" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="126" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setAdvertisingParams()"/>
<function threadsafety="unspecified" name="setData" fullname="QLeAdvertiserBluez::setData" href="qleadvertiserbluez.html#setData" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="128" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setData(bool isScanResponseData)">
<parameter type="bool" name="isScanResponseData" default=""/>
</function>
<function threadsafety="unspecified" name="setFlags" fullname="QLeAdvertiserBluez::setFlags" href="qleadvertiserbluez.html#setFlags" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="116" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setFlags(AdvData &amp;advData)">
<parameter type="AdvData &amp;" name="advData" default=""/>
</function>
<function threadsafety="unspecified" name="setLocalNameData" fullname="QLeAdvertiserBluez::setLocalNameData" href="qleadvertiserbluez.html#setLocalNameData" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="119" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setLocalNameData(const QLowEnergyAdvertisingData &amp;src, AdvData &amp;dest)">
<parameter type="const QLowEnergyAdvertisingData &amp;" name="src" default=""/>
<parameter type="AdvData &amp;" name="dest" default=""/>
</function>
<function threadsafety="unspecified" name="setManufacturerData" fullname="QLeAdvertiserBluez::setManufacturerData" href="qleadvertiserbluez.html#setManufacturerData" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="118" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setManufacturerData(const QLowEnergyAdvertisingData &amp;src, AdvData &amp;dest)">
<parameter type="const QLowEnergyAdvertisingData &amp;" name="src" default=""/>
<parameter type="AdvData &amp;" name="dest" default=""/>
</function>
<function threadsafety="unspecified" name="setPowerLevel" fullname="QLeAdvertiserBluez::setPowerLevel" href="qleadvertiserbluez.html#setPowerLevel" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="115" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setPowerLevel(AdvData &amp;advData)">
<parameter type="AdvData &amp;" name="advData" default=""/>
</function>
<function threadsafety="unspecified" name="setScanResponseData" fullname="QLeAdvertiserBluez::setScanResponseData" href="qleadvertiserbluez.html#setScanResponseData" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="130" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setScanResponseData()"/>
<function threadsafety="unspecified" name="setServicesData" fullname="QLeAdvertiserBluez::setServicesData" href="qleadvertiserbluez.html#setServicesData" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="117" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setServicesData(const QLowEnergyAdvertisingData &amp;src, AdvData &amp;dest)">
<parameter type="const QLowEnergyAdvertisingData &amp;" name="src" default=""/>
<parameter type="AdvData &amp;" name="dest" default=""/>
</function>
<function threadsafety="unspecified" name="setWhiteList" fullname="QLeAdvertiserBluez::setWhiteList" href="qleadvertiserbluez.html#setWhiteList" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="131" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setWhiteList()"/>
<function threadsafety="unspecified" name="toggleAdvertising" fullname="QLeAdvertiserBluez::toggleAdvertising" href="qleadvertiserbluez.html#toggleAdvertising" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="125" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void toggleAdvertising(bool enable)">
<parameter type="bool" name="enable" default=""/>
</function>
<function threadsafety="unspecified" name="~QLeAdvertiserBluez" fullname="QLeAdvertiserBluez::~QLeAdvertiserBluez" href="qleadvertiserbluez.html#dtor.QLeAdvertiserBluez" status="active" access="public" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="109" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLeAdvertiserBluez()"/>
<variable threadsafety="unspecified" name="m_hciManager" fullname="QLeAdvertiserBluez::m_hciManager" href="qleadvertiserbluez.html#m_hciManager-var" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="136" type="HciManager &amp;" static="false"/>
<variable threadsafety="unspecified" name="m_pendingCommands" fullname="QLeAdvertiserBluez::m_pendingCommands" href="qleadvertiserbluez.html#m_pendingCommands-var" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="144" type="QVector&lt;QLeAdvertiserBluez::Command&gt;" static="false"/>
<variable threadsafety="unspecified" name="m_powerLevel" fullname="QLeAdvertiserBluez::m_powerLevel" href="qleadvertiserbluez.html#m_powerLevel-var" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="146" type="quint8" static="false"/>
<variable threadsafety="unspecified" name="m_sendPowerLevel" fullname="QLeAdvertiserBluez::m_sendPowerLevel" href="qleadvertiserbluez.html#m_sendPowerLevel-var" status="active" access="private" location="qleadvertiser_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qleadvertiser_p.h" lineno="147" type="bool" static="false"/>
</class>
<class threadsafety="unspecified" name="QLowEnergyControllerPrivateAndroid" href="qlowenergycontrollerprivateandroid.html" status="internal" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="95" bases="QLowEnergyControllerPrivate">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QLowEnergyControllerPrivateAndroid::QPrivateSignal" href="qlowenergycontrollerprivateandroid-qprivatesignal.html" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="97"/>
<function threadsafety="unspecified" name="QLowEnergyControllerPrivateAndroid" fullname="QLowEnergyControllerPrivateAndroid::QLowEnergyControllerPrivateAndroid" href="qlowenergycontrollerprivateandroid.html#QLowEnergyControllerPrivateAndroid" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="99" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyControllerPrivateAndroid()"/>
<function threadsafety="unspecified" name="tr" fullname="QLowEnergyControllerPrivateAndroid::tr" href="qlowenergycontrollerprivateandroid.html#tr" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="97" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QLowEnergyControllerPrivateAndroid::trUtf8" href="qlowenergycontrollerprivateandroid.html#trUtf8" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="97" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QLowEnergyControllerPrivateAndroid::qt_metacall" href="qlowenergycontrollerprivateandroid.html#qt_metacall" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="97" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QLowEnergyControllerPrivateAndroid::qt_metacast" href="qlowenergycontrollerprivateandroid.html#qt_metacast" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="97" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="addToGenericAttributeList" fullname="QLowEnergyControllerPrivateAndroid::addToGenericAttributeList" href="qlowenergycontrollerprivateandroid.html#addToGenericAttributeList" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="133" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void addToGenericAttributeList(const QLowEnergyServiceData &amp;service, QLowEnergyHandle startHandle) override">
<parameter type="const QLowEnergyServiceData &amp;" name="service" default=""/>
<parameter type="QLowEnergyHandle" name="startHandle" default=""/>
</function>
<function threadsafety="unspecified" name="advertisementError" fullname="QLowEnergyControllerPrivateAndroid::advertisementError" href="qlowenergycontrollerprivateandroid.html#advertisementError" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="160" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void advertisementError(int errorCode)">
<parameter type="int" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="centralConnectionUpdated" fullname="QLowEnergyControllerPrivateAndroid::centralConnectionUpdated" href="qlowenergycontrollerprivateandroid.html#centralConnectionUpdated" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="165" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void centralConnectionUpdated(QLowEnergyController::ControllerState newState, QLowEnergyController::Error errorCode)">
<parameter type="QLowEnergyController::ControllerState" name="newState" default=""/>
<parameter type="QLowEnergyController::Error" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicChanged" fullname="QLowEnergyControllerPrivateAndroid::characteristicChanged" href="qlowenergycontrollerprivateandroid.html#characteristicChanged" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="157" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicChanged(int charHandle, const QByteArray &amp;data)">
<parameter type="int" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicRead" fullname="QLowEnergyControllerPrivateAndroid::characteristicRead" href="qlowenergycontrollerprivateandroid.html#characteristicRead" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="147" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicRead(const QBluetoothUuid &amp;serviceUuid, int handle, const QBluetoothUuid &amp;charUuid, int properties, const QByteArray &amp;data)">
<parameter type="const QBluetoothUuid &amp;" name="serviceUuid" default=""/>
<parameter type="int" name="handle" default=""/>
<parameter type="const QBluetoothUuid &amp;" name="charUuid" default=""/>
<parameter type="int" name="properties" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicWritten" fullname="QLowEnergyControllerPrivateAndroid::characteristicWritten" href="qlowenergycontrollerprivateandroid.html#characteristicWritten" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="152" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicWritten(int charHandle, const QByteArray &amp;data, QLowEnergyService::ServiceError errorCode)">
<parameter type="int" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
<parameter type="QLowEnergyService::ServiceError" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="connectToDevice" fullname="QLowEnergyControllerPrivateAndroid::connectToDevice" href="qlowenergycontrollerprivateandroid.html#connectToDevice" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="104" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void connectToDevice() override"/>
<function threadsafety="unspecified" name="connectionUpdated" fullname="QLowEnergyControllerPrivateAndroid::connectionUpdated" href="qlowenergycontrollerprivateandroid.html#connectionUpdated" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="141" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectionUpdated(QLowEnergyController::ControllerState newState, QLowEnergyController::Error errorCode)">
<parameter type="QLowEnergyController::ControllerState" name="newState" default=""/>
<parameter type="QLowEnergyController::Error" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="descriptorRead" fullname="QLowEnergyControllerPrivateAndroid::descriptorRead" href="qlowenergycontrollerprivateandroid.html#descriptorRead" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="150" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void descriptorRead(const QBluetoothUuid &amp;serviceUuid, const QBluetoothUuid &amp;charUuid, int handle, const QBluetoothUuid &amp;descUuid, const QByteArray &amp;data)">
<parameter type="const QBluetoothUuid &amp;" name="serviceUuid" default=""/>
<parameter type="const QBluetoothUuid &amp;" name="charUuid" default=""/>
<parameter type="int" name="handle" default=""/>
<parameter type="const QBluetoothUuid &amp;" name="descUuid" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="descriptorWritten" fullname="QLowEnergyControllerPrivateAndroid::descriptorWritten" href="qlowenergycontrollerprivateandroid.html#descriptorWritten" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="154" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void descriptorWritten(int descHandle, const QByteArray &amp;data, QLowEnergyService::ServiceError errorCode)">
<parameter type="int" name="descHandle" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
<parameter type="QLowEnergyService::ServiceError" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="disconnectFromDevice" fullname="QLowEnergyControllerPrivateAndroid::disconnectFromDevice" href="qlowenergycontrollerprivateandroid.html#disconnectFromDevice" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="105" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void disconnectFromDevice() override"/>
<function threadsafety="unspecified" name="discoverServiceDetails" fullname="QLowEnergyControllerPrivateAndroid::discoverServiceDetails" href="qlowenergycontrollerprivateandroid.html#discoverServiceDetails" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="108" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void discoverServiceDetails(const QBluetoothUuid &amp;service) override">
<parameter type="const QBluetoothUuid &amp;" name="service" default=""/>
</function>
<function threadsafety="unspecified" name="discoverServices" fullname="QLowEnergyControllerPrivateAndroid::discoverServices" href="qlowenergycontrollerprivateandroid.html#discoverServices" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="107" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void discoverServices() override"/>
<function threadsafety="unspecified" name="init" fullname="QLowEnergyControllerPrivateAndroid::init" href="qlowenergycontrollerprivateandroid.html#init" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="102" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void init() override"/>
<function threadsafety="unspecified" name="peripheralConnectionUpdated" fullname="QLowEnergyControllerPrivateAndroid::peripheralConnectionUpdated" href="qlowenergycontrollerprivateandroid.html#peripheralConnectionUpdated" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="163" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void peripheralConnectionUpdated(QLowEnergyController::ControllerState newState, QLowEnergyController::Error errorCode)">
<parameter type="QLowEnergyController::ControllerState" name="newState" default=""/>
<parameter type="QLowEnergyController::Error" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QLowEnergyControllerPrivateAndroid::qt_static_metacall" href="qlowenergycontrollerprivateandroid.html#qt_static_metacall" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="97" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="readCharacteristic" fullname="QLowEnergyControllerPrivateAndroid::readCharacteristic" href="qlowenergycontrollerprivateandroid.html#readCharacteristic" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="118" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void readCharacteristic(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
</function>
<function threadsafety="unspecified" name="readDescriptor" fullname="QLowEnergyControllerPrivateAndroid::readDescriptor" href="qlowenergycontrollerprivateandroid.html#readDescriptor" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="120" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void readDescriptor(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle, const QLowEnergyHandle descriptorHandle) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QLowEnergyHandle" name="descriptorHandle" default=""/>
</function>
<function threadsafety="unspecified" name="requestConnectionUpdate" fullname="QLowEnergyControllerPrivateAndroid::requestConnectionUpdate" href="qlowenergycontrollerprivateandroid.html#requestConnectionUpdate" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="115" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void requestConnectionUpdate(const QLowEnergyConnectionParameters &amp;params) override">
<parameter type="const QLowEnergyConnectionParameters &amp;" name="params" default=""/>
</function>
<function threadsafety="unspecified" name="serverCharacteristicChanged" fullname="QLowEnergyControllerPrivateAndroid::serverCharacteristicChanged" href="qlowenergycontrollerprivateandroid.html#serverCharacteristicChanged" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="158" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serverCharacteristicChanged(const int &amp;jniChar, const QByteArray &amp;newValue)">
<parameter type="const int &amp;" name="jniChar" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="serverDescriptorWritten" fullname="QLowEnergyControllerPrivateAndroid::serverDescriptorWritten" href="qlowenergycontrollerprivateandroid.html#serverDescriptorWritten" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="156" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serverDescriptorWritten(const int &amp;jniDesc, const QByteArray &amp;newValue)">
<parameter type="const int &amp;" name="jniDesc" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="serviceDetailsDiscoveryFinished" fullname="QLowEnergyControllerPrivateAndroid::serviceDetailsDiscoveryFinished" href="qlowenergycontrollerprivateandroid.html#serviceDetailsDiscoveryFinished" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="145" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serviceDetailsDiscoveryFinished(const QString &amp;serviceUuid, int startHandle, int endHandle)">
<parameter type="const QString &amp;" name="serviceUuid" default=""/>
<parameter type="int" name="startHandle" default=""/>
<parameter type="int" name="endHandle" default=""/>
</function>
<function threadsafety="unspecified" name="serviceError" fullname="QLowEnergyControllerPrivateAndroid::serviceError" href="qlowenergycontrollerprivateandroid.html#serviceError" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="159" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serviceError(int attributeHandle, QLowEnergyService::ServiceError errorCode)">
<parameter type="int" name="attributeHandle" default=""/>
<parameter type="QLowEnergyService::ServiceError" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="servicesDiscovered" fullname="QLowEnergyControllerPrivateAndroid::servicesDiscovered" href="qlowenergycontrollerprivateandroid.html#servicesDiscovered" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="143" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void servicesDiscovered(QLowEnergyController::Error errorCode, const QString &amp;foundServices)">
<parameter type="QLowEnergyController::Error" name="errorCode" default=""/>
<parameter type="const QString &amp;" name="foundServices" default=""/>
</function>
<function threadsafety="unspecified" name="startAdvertising" fullname="QLowEnergyControllerPrivateAndroid::startAdvertising" href="qlowenergycontrollerprivateandroid.html#startAdvertising" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="110" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void startAdvertising(const QLowEnergyAdvertisingParameters &amp;params, const QLowEnergyAdvertisingData &amp;advertisingData, const QLowEnergyAdvertisingData &amp;scanResponseData) override">
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="params" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="advertisingData" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="scanResponseData" default=""/>
</function>
<function threadsafety="unspecified" name="stopAdvertising" fullname="QLowEnergyControllerPrivateAndroid::stopAdvertising" href="qlowenergycontrollerprivateandroid.html#stopAdvertising" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="113" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void stopAdvertising() override"/>
<function threadsafety="unspecified" name="writeCharacteristic" fullname="QLowEnergyControllerPrivateAndroid::writeCharacteristic" href="qlowenergycontrollerprivateandroid.html#writeCharacteristic" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="125" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void writeCharacteristic(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle, const QByteArray &amp;newValue, QLowEnergyService::WriteMode mode) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
<parameter type="QLowEnergyService::WriteMode" name="mode" default=""/>
</function>
<function threadsafety="unspecified" name="writeDescriptor" fullname="QLowEnergyControllerPrivateAndroid::writeDescriptor" href="qlowenergycontrollerprivateandroid.html#writeDescriptor" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="128" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void writeDescriptor(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle, const QLowEnergyHandle descriptorHandle, const QByteArray &amp;newValue) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QLowEnergyHandle" name="descriptorHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyControllerPrivateAndroid" fullname="QLowEnergyControllerPrivateAndroid::~QLowEnergyControllerPrivateAndroid" href="qlowenergycontrollerprivateandroid.html#dtor.QLowEnergyControllerPrivateAndroid" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="100" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyControllerPrivateAndroid()"/>
<function threadsafety="unspecified" name="metaObject" fullname="QLowEnergyControllerPrivateAndroid::metaObject" href="qlowenergycontrollerprivateandroid.html#metaObject" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="97" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="hub" fullname="QLowEnergyControllerPrivateAndroid::hub" href="qlowenergycontrollerprivateandroid.html#hub-var" status="active" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="138" type="LowEnergyNotificationHub *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QLowEnergyControllerPrivateAndroid::staticMetaObject" href="qlowenergycontrollerprivateandroid.html#staticMetaObject-var" status="active" access="public" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="97" type="const QMetaObject" static="true"/>
</class>
<function threadsafety="unspecified" name="registerQLowEnergyControllerMetaType" status="internal" access="private" location="qlowenergycontroller_android_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_android_p.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void registerQLowEnergyControllerMetaType()"/>
<class threadsafety="unspecified" name="QLowEnergyControllerPrivateBluez" href="qlowenergycontrollerprivatebluez.html" status="internal" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="79" bases="QLowEnergyControllerPrivate">
<class threadsafety="unspecified" name="Attribute" fullname="QLowEnergyControllerPrivateBluez::Attribute" href="qlowenergycontrollerprivatebluez-attribute.html" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="120">
<function threadsafety="unspecified" name="Attribute" fullname="QLowEnergyControllerPrivateBluez::Attribute::Attribute" href="qlowenergycontrollerprivatebluez-attribute.html#Attribute" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="121" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="Attribute()"/>
<variable threadsafety="unspecified" name="groupEndHandle" fullname="QLowEnergyControllerPrivateBluez::Attribute::groupEndHandle" href="qlowenergycontrollerprivatebluez-attribute.html#groupEndHandle-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="124" type="QLowEnergyHandle" static="false"/>
<variable threadsafety="unspecified" name="handle" fullname="QLowEnergyControllerPrivateBluez::Attribute::handle" href="qlowenergycontrollerprivatebluez-attribute.html#handle-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="123" type="QLowEnergyHandle" static="false"/>
<variable threadsafety="unspecified" name="maxLength" fullname="QLowEnergyControllerPrivateBluez::Attribute::maxLength" href="qlowenergycontrollerprivatebluez-attribute.html#maxLength-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="131" type="int" static="false"/>
<variable threadsafety="unspecified" name="minLength" fullname="QLowEnergyControllerPrivateBluez::Attribute::minLength" href="qlowenergycontrollerprivatebluez-attribute.html#minLength-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="130" type="int" static="false"/>
<variable threadsafety="unspecified" name="properties" fullname="QLowEnergyControllerPrivateBluez::Attribute::properties" href="qlowenergycontrollerprivatebluez-attribute.html#properties-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="125" type="QLowEnergyCharacteristic::PropertyTypes" static="false"/>
<variable threadsafety="unspecified" name="readConstraints" fullname="QLowEnergyControllerPrivateBluez::Attribute::readConstraints" href="qlowenergycontrollerprivatebluez-attribute.html#readConstraints-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="126" type="QBluetooth::AttAccessConstraints" static="false"/>
<variable threadsafety="unspecified" name="type" fullname="QLowEnergyControllerPrivateBluez::Attribute::type" href="qlowenergycontrollerprivatebluez-attribute.html#type-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="128" type="QBluetoothUuid" static="false"/>
<variable threadsafety="unspecified" name="value" fullname="QLowEnergyControllerPrivateBluez::Attribute::value" href="qlowenergycontrollerprivatebluez-attribute.html#value-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="129" type="QByteArray" static="false"/>
<variable threadsafety="unspecified" name="writeConstraints" fullname="QLowEnergyControllerPrivateBluez::Attribute::writeConstraints" href="qlowenergycontrollerprivatebluez-attribute.html#writeConstraints-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="127" type="QBluetooth::AttAccessConstraints" static="false"/>
</class>
<class threadsafety="unspecified" name="ClientConfigurationData" fullname="QLowEnergyControllerPrivateBluez::ClientConfigurationData" href="qlowenergycontrollerprivatebluez-clientconfigurationdata.html" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="172">
<function threadsafety="unspecified" name="ClientConfigurationData" fullname="QLowEnergyControllerPrivateBluez::ClientConfigurationData::ClientConfigurationData" href="qlowenergycontrollerprivatebluez-clientconfigurationdata.html#ClientConfigurationData" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="173" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="ClientConfigurationData(QLowEnergyHandle chHndl, QLowEnergyHandle coHndl, quint16 val)">
<parameter type="QLowEnergyHandle" name="chHndl" default="0"/>
<parameter type="QLowEnergyHandle" name="coHndl" default="0"/>
<parameter type="quint16" name="val" default="0"/>
</function>
<variable threadsafety="unspecified" name="charValueHandle" fullname="QLowEnergyControllerPrivateBluez::ClientConfigurationData::charValueHandle" href="qlowenergycontrollerprivatebluez-clientconfigurationdata.html#charValueHandle-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="177" type="QLowEnergyHandle" static="false"/>
<variable threadsafety="unspecified" name="charValueWasUpdated" fullname="QLowEnergyControllerPrivateBluez::ClientConfigurationData::charValueWasUpdated" href="qlowenergycontrollerprivatebluez-clientconfigurationdata.html#charValueWasUpdated-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="180" type="bool" static="false"/>
<variable threadsafety="unspecified" name="configHandle" fullname="QLowEnergyControllerPrivateBluez::ClientConfigurationData::configHandle" href="qlowenergycontrollerprivatebluez-clientconfigurationdata.html#configHandle-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="178" type="QLowEnergyHandle" static="false"/>
<variable threadsafety="unspecified" name="configValue" fullname="QLowEnergyControllerPrivateBluez::ClientConfigurationData::configValue" href="qlowenergycontrollerprivatebluez-clientconfigurationdata.html#configValue-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="179" type="quint16" static="false"/>
</class>
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QLowEnergyControllerPrivateBluez::QPrivateSignal" href="qlowenergycontrollerprivatebluez-qprivatesignal.html" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="81"/>
<class threadsafety="unspecified" name="Request" fullname="QLowEnergyControllerPrivateBluez::Request" href="qlowenergycontrollerprivatebluez-request.html" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="138">
<variable threadsafety="unspecified" name="command" fullname="QLowEnergyControllerPrivateBluez::Request::command" href="qlowenergycontrollerprivatebluez-request.html#command-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="139" type="quint8" static="false"/>
<variable threadsafety="unspecified" name="payload" fullname="QLowEnergyControllerPrivateBluez::Request::payload" href="qlowenergycontrollerprivatebluez-request.html#payload-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="140" type="QByteArray" static="false"/>
<variable threadsafety="unspecified" name="reference" fullname="QLowEnergyControllerPrivateBluez::Request::reference" href="qlowenergycontrollerprivatebluez-request.html#reference-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="143" type="QVariant" static="false"/>
<variable threadsafety="unspecified" name="reference2" fullname="QLowEnergyControllerPrivateBluez::Request::reference2" href="qlowenergycontrollerprivatebluez-request.html#reference2-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="144" type="QVariant" static="false"/>
</class>
<class threadsafety="unspecified" name="SigningData" fullname="QLowEnergyControllerPrivateBluez::SigningData" href="qlowenergycontrollerprivatebluez-signingdata.html" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="184">
<function threadsafety="unspecified" name="SigningData" fullname="QLowEnergyControllerPrivateBluez::SigningData::SigningData" href="qlowenergycontrollerprivatebluez-signingdata.html#SigningData" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="185" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="SigningData()"/>
<function threadsafety="unspecified" name="SigningData" fullname="QLowEnergyControllerPrivateBluez::SigningData::SigningData" href="qlowenergycontrollerprivatebluez-signingdata.html#SigningData-1" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="186" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="SigningData(const quint128 &amp;csrk, quint32 signCounter)">
<parameter type="const quint128 &amp;" name="csrk" default=""/>
<parameter type="quint32" name="signCounter" default="quint32(-1)"/>
</function>
<variable threadsafety="unspecified" name="counter" fullname="QLowEnergyControllerPrivateBluez::SigningData::counter" href="qlowenergycontrollerprivatebluez-signingdata.html#counter-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="190" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="key" fullname="QLowEnergyControllerPrivateBluez::SigningData::key" href="qlowenergycontrollerprivatebluez-signingdata.html#key-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="189" type="quint128" static="false"/>
</class>
<class threadsafety="unspecified" name="TempClientConfigurationData" fullname="QLowEnergyControllerPrivateBluez::TempClientConfigurationData" href="qlowenergycontrollerprivatebluez-tempclientconfigurationdata.html" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="162">
<function threadsafety="unspecified" name="TempClientConfigurationData" fullname="QLowEnergyControllerPrivateBluez::TempClientConfigurationData::TempClientConfigurationData" href="qlowenergycontrollerprivatebluez-tempclientconfigurationdata.html#TempClientConfigurationData" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="163" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="TempClientConfigurationData(QLowEnergyServicePrivate::DescData *dd, QLowEnergyHandle chHndl, QLowEnergyHandle coHndl)">
<parameter type="QLowEnergyServicePrivate::DescData *" name="dd" default="nullptr"/>
<parameter type="QLowEnergyHandle" name="chHndl" default="0"/>
<parameter type="QLowEnergyHandle" name="coHndl" default="0"/>
</function>
<variable threadsafety="unspecified" name="charValueHandle" fullname="QLowEnergyControllerPrivateBluez::TempClientConfigurationData::charValueHandle" href="qlowenergycontrollerprivatebluez-tempclientconfigurationdata.html#charValueHandle-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="168" type="QLowEnergyHandle" static="false"/>
<variable threadsafety="unspecified" name="configHandle" fullname="QLowEnergyControllerPrivateBluez::TempClientConfigurationData::configHandle" href="qlowenergycontrollerprivatebluez-tempclientconfigurationdata.html#configHandle-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="169" type="QLowEnergyHandle" static="false"/>
<variable threadsafety="unspecified" name="descData" fullname="QLowEnergyControllerPrivateBluez::TempClientConfigurationData::descData" href="qlowenergycontrollerprivatebluez-tempclientconfigurationdata.html#descData-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="167" type="QLowEnergyServicePrivate::DescData *" static="false"/>
</class>
<class threadsafety="unspecified" name="WriteRequest" fullname="QLowEnergyControllerPrivateBluez::WriteRequest" href="qlowenergycontrollerprivatebluez-writerequest.html" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="148">
<function threadsafety="unspecified" name="WriteRequest" fullname="QLowEnergyControllerPrivateBluez::WriteRequest::WriteRequest" href="qlowenergycontrollerprivatebluez-writerequest.html#WriteRequest" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="149" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="WriteRequest()"/>
<function threadsafety="unspecified" name="WriteRequest" fullname="QLowEnergyControllerPrivateBluez::WriteRequest::WriteRequest" href="qlowenergycontrollerprivatebluez-writerequest.html#WriteRequest-1" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="150" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="WriteRequest(quint16 h, quint16 o, const QByteArray &amp;v)">
<parameter type="quint16" name="h" default=""/>
<parameter type="quint16" name="o" default=""/>
<parameter type="const QByteArray &amp;" name="v" default=""/>
</function>
<variable threadsafety="unspecified" name="handle" fullname="QLowEnergyControllerPrivateBluez::WriteRequest::handle" href="qlowenergycontrollerprivatebluez-writerequest.html#handle-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="152" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="value" fullname="QLowEnergyControllerPrivateBluez::WriteRequest::value" href="qlowenergycontrollerprivatebluez-writerequest.html#value-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="154" type="QByteArray" static="false"/>
<variable threadsafety="unspecified" name="valueOffset" fullname="QLowEnergyControllerPrivateBluez::WriteRequest::valueOffset" href="qlowenergycontrollerprivatebluez-writerequest.html#valueOffset-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="153" type="quint16" static="false"/>
</class>
<enum threadsafety="unspecified" name="SigningKeyType" fullname="QLowEnergyControllerPrivateBluez::SigningKeyType" href="qlowenergycontrollerprivatebluez.html#SigningKeyType-enum" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="232">
<value name="LocalSigningKey" value="0"/>
<value name="RemoteSigningKey" value="1"/>
</enum>
<typedef threadsafety="unspecified" name="AttributePredicate" fullname="QLowEnergyControllerPrivateBluez::AttributePredicate" href="qlowenergycontrollerprivatebluez.html#AttributePredicate-typedef" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="303"/>
<typedef threadsafety="unspecified" name="ElemWriter" fullname="QLowEnergyControllerPrivateBluez::ElemWriter" href="qlowenergycontrollerprivatebluez.html#ElemWriter-typedef" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="290"/>
<function threadsafety="unspecified" name="QLowEnergyControllerPrivateBluez" fullname="QLowEnergyControllerPrivateBluez::QLowEnergyControllerPrivateBluez" href="qlowenergycontrollerprivatebluez.html#QLowEnergyControllerPrivateBluez" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="83" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyControllerPrivateBluez()"/>
<function threadsafety="unspecified" name="tr" fullname="QLowEnergyControllerPrivateBluez::tr" href="qlowenergycontrollerprivatebluez.html#tr" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="81" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QLowEnergyControllerPrivateBluez::trUtf8" href="qlowenergycontrollerprivatebluez.html#trUtf8" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="81" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="getAttributes" fullname="QLowEnergyControllerPrivateBluez::getAttributes" href="qlowenergycontrollerprivatebluez.html#getAttributes" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="304" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVector&lt;QLowEnergyControllerPrivateBluez::Attribute&gt;" signature="QVector&lt;QLowEnergyControllerPrivateBluez::Attribute&gt; getAttributes(QLowEnergyHandle startHandle, QLowEnergyHandle endHandle, const QLowEnergyControllerPrivateBluez::AttributePredicate &amp;attributePredicate)">
<parameter type="QLowEnergyHandle" name="startHandle" default=""/>
<parameter type="QLowEnergyHandle" name="endHandle" default=""/>
<parameter type="const QLowEnergyControllerPrivateBluez::AttributePredicate &amp;" name="attributePredicate" default=""/>
</function>
<function threadsafety="unspecified" name="gatherClientConfigData" fullname="QLowEnergyControllerPrivateBluez::gatherClientConfigData" href="qlowenergycontrollerprivatebluez.html#gatherClientConfigData" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="228" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVector&lt;QLowEnergyControllerPrivateBluez::TempClientConfigurationData&gt;" signature="QVector&lt;QLowEnergyControllerPrivateBluez::TempClientConfigurationData&gt; gatherClientConfigData()"/>
<function threadsafety="unspecified" name="checkHandle" fullname="QLowEnergyControllerPrivateBluez::checkHandle" href="qlowenergycontrollerprivatebluez.html#checkHandle" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="272" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool checkHandle(const QByteArray &amp;packet, QLowEnergyHandle handle)">
<parameter type="const QByteArray &amp;" name="packet" default=""/>
<parameter type="QLowEnergyHandle" name="handle" default=""/>
</function>
<function threadsafety="unspecified" name="checkHandlePair" fullname="QLowEnergyControllerPrivateBluez::checkHandlePair" href="qlowenergycontrollerprivatebluez.html#checkHandlePair" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="273" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool checkHandlePair(quint8 request, QLowEnergyHandle startingHandle, QLowEnergyHandle endingHandle)">
<parameter type="quint8" name="request" default=""/>
<parameter type="QLowEnergyHandle" name="startingHandle" default=""/>
<parameter type="QLowEnergyHandle" name="endingHandle" default=""/>
</function>
<function threadsafety="unspecified" name="checkPacketSize" fullname="QLowEnergyControllerPrivateBluez::checkPacketSize" href="qlowenergycontrollerprivatebluez.html#checkPacketSize" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="271" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool checkPacketSize(const QByteArray &amp;packet, int minSize, int maxSize)">
<parameter type="const QByteArray &amp;" name="packet" default=""/>
<parameter type="int" name="minSize" default=""/>
<parameter type="int" name="maxSize" default="-1"/>
</function>
<function threadsafety="unspecified" name="increaseEncryptLevelfRequired" fullname="QLowEnergyControllerPrivateBluez::increaseEncryptLevelfRequired" href="qlowenergycontrollerprivatebluez.html#increaseEncryptLevelfRequired" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="265" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool increaseEncryptLevelfRequired(quint8 errorCode)">
<parameter type="quint8" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="setSecurityLevel" fullname="QLowEnergyControllerPrivateBluez::setSecurityLevel" href="qlowenergycontrollerprivatebluez.html#setSecurityLevel" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="258" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool setSecurityLevel(int level)">
<parameter type="int" name="level" default=""/>
</function>
<function threadsafety="unspecified" name="verifyMac" fullname="QLowEnergyControllerPrivateBluez::verifyMac" href="qlowenergycontrollerprivatebluez.html#verifyMac" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="311" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool verifyMac(const QByteArray &amp;message, const quint128 &amp;csrk, quint32 signCounter, quint64 expectedMac)">
<parameter type="const QByteArray &amp;" name="message" default=""/>
<parameter type="const quint128 &amp;" name="csrk" default=""/>
<parameter type="quint32" name="signCounter" default=""/>
<parameter type="quint64" name="expectedMac" default=""/>
</function>
<function threadsafety="unspecified" name="checkPermissions" fullname="QLowEnergyControllerPrivateBluez::checkPermissions" href="qlowenergycontrollerprivatebluez.html#checkPermissions" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="307" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int checkPermissions(const QLowEnergyControllerPrivateBluez::Attribute &amp;attr, QLowEnergyCharacteristic::PropertyType type)">
<parameter type="const QLowEnergyControllerPrivateBluez::Attribute &amp;" name="attr" default=""/>
<parameter type="QLowEnergyCharacteristic::PropertyType" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="checkReadPermissions" fullname="QLowEnergyControllerPrivateBluez::checkReadPermissions" href="qlowenergycontrollerprivatebluez.html#checkReadPermissions-1" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="309" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int checkReadPermissions(QVector&lt;QLowEnergyControllerPrivateBluez::Attribute&gt; &amp;attributes)">
<parameter type="QVector&lt;QLowEnergyControllerPrivateBluez::Attribute&gt; &amp;" name="attributes" default=""/>
</function>
<function threadsafety="unspecified" name="checkReadPermissions" fullname="QLowEnergyControllerPrivateBluez::checkReadPermissions" href="qlowenergycontrollerprivatebluez.html#checkReadPermissions" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="308" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int checkReadPermissions(const QLowEnergyControllerPrivateBluez::Attribute &amp;attr)">
<parameter type="const QLowEnergyControllerPrivateBluez::Attribute &amp;" name="attr" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QLowEnergyControllerPrivateBluez::qt_metacall" href="qlowenergycontrollerprivatebluez.html#qt_metacall" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="81" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QLowEnergyControllerPrivateBluez::qt_metacast" href="qlowenergycontrollerprivatebluez.html#qt_metacast" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="81" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="activeConnectionTerminationDone" fullname="QLowEnergyControllerPrivateBluez::activeConnectionTerminationDone" href="qlowenergycontrollerprivatebluez.html#activeConnectionTerminationDone" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="350" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void activeConnectionTerminationDone()"/>
<function threadsafety="unspecified" name="addToGenericAttributeList" fullname="QLowEnergyControllerPrivateBluez::addToGenericAttributeList" href="qlowenergycontrollerprivatebluez.html#addToGenericAttributeList" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="117" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void addToGenericAttributeList(const QLowEnergyServiceData &amp;service, QLowEnergyHandle startHandle) override">
<parameter type="const QLowEnergyServiceData &amp;" name="service" default=""/>
<parameter type="QLowEnergyHandle" name="startHandle" default=""/>
</function>
<function threadsafety="unspecified" name="closeServerSocket" fullname="QLowEnergyControllerPrivateBluez::closeServerSocket" href="qlowenergycontrollerprivatebluez.html#closeServerSocket" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="225" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void closeServerSocket()"/>
<function threadsafety="unspecified" name="connectToDevice" fullname="QLowEnergyControllerPrivateBluez::connectToDevice" href="qlowenergycontrollerprivatebluez.html#connectToDevice" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="88" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void connectToDevice() override"/>
<function threadsafety="unspecified" name="createServicesForCentralIfRequired" fullname="QLowEnergyControllerPrivateBluez::createServicesForCentralIfRequired" href="qlowenergycontrollerprivatebluez.html#createServicesForCentralIfRequired" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="341" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void createServicesForCentralIfRequired()"/>
<function threadsafety="unspecified" name="disconnectFromDevice" fullname="QLowEnergyControllerPrivateBluez::disconnectFromDevice" href="qlowenergycontrollerprivatebluez.html#disconnectFromDevice" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="89" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void disconnectFromDevice() override"/>
<function threadsafety="unspecified" name="discoverNextDescriptor" fullname="QLowEnergyControllerPrivateBluez::discoverNextDescriptor" href="qlowenergycontrollerprivatebluez.html#discoverNextDescriptor" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="253" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void discoverNextDescriptor(QSharedPointer&lt;QLowEnergyServicePrivate&gt; serviceData, const QList&lt;QLowEnergyHandle&gt; pendingCharHandles, QLowEnergyHandle startingHandle)">
<parameter type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="serviceData" default=""/>
<parameter type="const QList&lt;QLowEnergyHandle&gt;" name="pendingCharHandles" default=""/>
<parameter type="QLowEnergyHandle" name="startingHandle" default=""/>
</function>
<function threadsafety="unspecified" name="discoverServiceDescriptors" fullname="QLowEnergyControllerPrivateBluez::discoverServiceDescriptors" href="qlowenergycontrollerprivatebluez.html#discoverServiceDescriptors" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="252" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void discoverServiceDescriptors(const QBluetoothUuid &amp;serviceUuid)">
<parameter type="const QBluetoothUuid &amp;" name="serviceUuid" default=""/>
</function>
<function threadsafety="unspecified" name="discoverServiceDetails" fullname="QLowEnergyControllerPrivateBluez::discoverServiceDetails" href="qlowenergycontrollerprivatebluez.html#discoverServiceDetails" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="92" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void discoverServiceDetails(const QBluetoothUuid &amp;service) override">
<parameter type="const QBluetoothUuid &amp;" name="service" default=""/>
</function>
<function threadsafety="unspecified" name="discoverServices" fullname="QLowEnergyControllerPrivateBluez::discoverServices" href="qlowenergycontrollerprivatebluez.html#discoverServices" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="91" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void discoverServices() override"/>
<function threadsafety="unspecified" name="encryptionChangedEvent" fullname="QLowEnergyControllerPrivateBluez::encryptionChangedEvent" href="qlowenergycontrollerprivatebluez.html#encryptionChangedEvent" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="348" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void encryptionChangedEvent(const QBluetoothAddress &amp;address, bool wasSuccess)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="bool" name="wasSuccess" default=""/>
</function>
<function threadsafety="unspecified" name="ensureUniformAttributes" fullname="QLowEnergyControllerPrivateBluez::ensureUniformAttributes" href="qlowenergycontrollerprivatebluez.html#ensureUniformAttributes" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="299" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void ensureUniformAttributes(QVector&lt;QLowEnergyControllerPrivateBluez::Attribute&gt; &amp;attributes, const std::function&lt;int (const Attribute &amp;)&gt; &amp;getSize)">
<parameter type="QVector&lt;QLowEnergyControllerPrivateBluez::Attribute&gt; &amp;" name="attributes" default=""/>
<parameter type="const std::function&lt;int (const Attribute &amp;)&gt; &amp;" name="getSize" default=""/>
</function>
<function threadsafety="unspecified" name="ensureUniformUuidSizes" fullname="QLowEnergyControllerPrivateBluez::ensureUniformUuidSizes" href="qlowenergycontrollerprivatebluez.html#ensureUniformUuidSizes" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="300" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void ensureUniformUuidSizes(QVector&lt;QLowEnergyControllerPrivateBluez::Attribute&gt; &amp;attributes)">
<parameter type="QVector&lt;QLowEnergyControllerPrivateBluez::Attribute&gt; &amp;" name="attributes" default=""/>
</function>
<function threadsafety="unspecified" name="ensureUniformValueSizes" fullname="QLowEnergyControllerPrivateBluez::ensureUniformValueSizes" href="qlowenergycontrollerprivatebluez.html#ensureUniformValueSizes" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="301" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void ensureUniformValueSizes(QVector&lt;QLowEnergyControllerPrivateBluez::Attribute&gt; &amp;attributes)">
<parameter type="QVector&lt;QLowEnergyControllerPrivateBluez::Attribute&gt; &amp;" name="attributes" default=""/>
</function>
<function threadsafety="unspecified" name="establishL2cpClientSocket" fullname="QLowEnergyControllerPrivateBluez::establishL2cpClientSocket" href="qlowenergycontrollerprivatebluez.html#establishL2cpClientSocket" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="340" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void establishL2cpClientSocket()"/>
<function threadsafety="unspecified" name="exchangeMTU" fullname="QLowEnergyControllerPrivateBluez::exchangeMTU" href="qlowenergycontrollerprivatebluez.html#exchangeMTU" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="257" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void exchangeMTU()"/>
<function threadsafety="unspecified" name="handleAdvertisingError" fullname="QLowEnergyControllerPrivateBluez::handleAdvertisingError" href="qlowenergycontrollerprivatebluez.html#handleAdvertisingError" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="269" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleAdvertisingError()"/>
<function threadsafety="unspecified" name="handleConnectionRequest" fullname="QLowEnergyControllerPrivateBluez::handleConnectionRequest" href="qlowenergycontrollerprivatebluez.html#handleConnectionRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="224" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleConnectionRequest()"/>
<function threadsafety="unspecified" name="handleExchangeMtuRequest" fullname="QLowEnergyControllerPrivateBluez::handleExchangeMtuRequest" href="qlowenergycontrollerprivatebluez.html#handleExchangeMtuRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="276" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleExchangeMtuRequest(const QByteArray &amp;packet)">
<parameter type="const QByteArray &amp;" name="packet" default=""/>
</function>
<function threadsafety="unspecified" name="handleExecuteWriteRequest" fullname="QLowEnergyControllerPrivateBluez::handleExecuteWriteRequest" href="qlowenergycontrollerprivatebluez.html#handleExecuteWriteRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="286" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleExecuteWriteRequest(const QByteArray &amp;packet)">
<parameter type="const QByteArray &amp;" name="packet" default=""/>
</function>
<function threadsafety="unspecified" name="handleFindByTypeValueRequest" fullname="QLowEnergyControllerPrivateBluez::handleFindByTypeValueRequest" href="qlowenergycontrollerprivatebluez.html#handleFindByTypeValueRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="278" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleFindByTypeValueRequest(const QByteArray &amp;packet)">
<parameter type="const QByteArray &amp;" name="packet" default=""/>
</function>
<function threadsafety="unspecified" name="handleFindInformationRequest" fullname="QLowEnergyControllerPrivateBluez::handleFindInformationRequest" href="qlowenergycontrollerprivatebluez.html#handleFindInformationRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="277" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleFindInformationRequest(const QByteArray &amp;packet)">
<parameter type="const QByteArray &amp;" name="packet" default=""/>
</function>
<function threadsafety="unspecified" name="handleGattRequestTimeout" fullname="QLowEnergyControllerPrivateBluez::handleGattRequestTimeout" href="qlowenergycontrollerprivatebluez.html#handleGattRequestTimeout" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="349" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleGattRequestTimeout()"/>
<function threadsafety="unspecified" name="handlePrepareWriteRequest" fullname="QLowEnergyControllerPrivateBluez::handlePrepareWriteRequest" href="qlowenergycontrollerprivatebluez.html#handlePrepareWriteRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="285" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handlePrepareWriteRequest(const QByteArray &amp;packet)">
<parameter type="const QByteArray &amp;" name="packet" default=""/>
</function>
<function threadsafety="unspecified" name="handleReadBlobRequest" fullname="QLowEnergyControllerPrivateBluez::handleReadBlobRequest" href="qlowenergycontrollerprivatebluez.html#handleReadBlobRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="281" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleReadBlobRequest(const QByteArray &amp;packet)">
<parameter type="const QByteArray &amp;" name="packet" default=""/>
</function>
<function threadsafety="unspecified" name="handleReadByGroupTypeRequest" fullname="QLowEnergyControllerPrivateBluez::handleReadByGroupTypeRequest" href="qlowenergycontrollerprivatebluez.html#handleReadByGroupTypeRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="283" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleReadByGroupTypeRequest(const QByteArray &amp;packet)">
<parameter type="const QByteArray &amp;" name="packet" default=""/>
</function>
<function threadsafety="unspecified" name="handleReadByTypeRequest" fullname="QLowEnergyControllerPrivateBluez::handleReadByTypeRequest" href="qlowenergycontrollerprivatebluez.html#handleReadByTypeRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="279" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleReadByTypeRequest(const QByteArray &amp;packet)">
<parameter type="const QByteArray &amp;" name="packet" default=""/>
</function>
<function threadsafety="unspecified" name="handleReadMultipleRequest" fullname="QLowEnergyControllerPrivateBluez::handleReadMultipleRequest" href="qlowenergycontrollerprivatebluez.html#handleReadMultipleRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="282" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleReadMultipleRequest(const QByteArray &amp;packet)">
<parameter type="const QByteArray &amp;" name="packet" default=""/>
</function>
<function threadsafety="unspecified" name="handleReadRequest" fullname="QLowEnergyControllerPrivateBluez::handleReadRequest" href="qlowenergycontrollerprivatebluez.html#handleReadRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="280" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleReadRequest(const QByteArray &amp;packet)">
<parameter type="const QByteArray &amp;" name="packet" default=""/>
</function>
<function threadsafety="unspecified" name="handleWriteRequestOrCommand" fullname="QLowEnergyControllerPrivateBluez::handleWriteRequestOrCommand" href="qlowenergycontrollerprivatebluez.html#handleWriteRequestOrCommand" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="284" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handleWriteRequestOrCommand(const QByteArray &amp;packet)">
<parameter type="const QByteArray &amp;" name="packet" default=""/>
</function>
<function threadsafety="unspecified" name="init" fullname="QLowEnergyControllerPrivateBluez::init" href="qlowenergycontrollerprivatebluez.html#init" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="86" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void init() override"/>
<function threadsafety="unspecified" name="l2cpConnected" fullname="QLowEnergyControllerPrivateBluez::l2cpConnected" href="qlowenergycontrollerprivatebluez.html#l2cpConnected" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="344" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void l2cpConnected()"/>
<function threadsafety="unspecified" name="l2cpDisconnected" fullname="QLowEnergyControllerPrivateBluez::l2cpDisconnected" href="qlowenergycontrollerprivatebluez.html#l2cpDisconnected" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="345" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void l2cpDisconnected()"/>
<function threadsafety="unspecified" name="l2cpErrorChanged" fullname="QLowEnergyControllerPrivateBluez::l2cpErrorChanged" href="qlowenergycontrollerprivatebluez.html#l2cpErrorChanged" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="346" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void l2cpErrorChanged(QBluetoothSocket::SocketError )">
<parameter type="QBluetoothSocket::SocketError" name="" default=""/>
</function>
<function threadsafety="unspecified" name="l2cpReadyRead" fullname="QLowEnergyControllerPrivateBluez::l2cpReadyRead" href="qlowenergycontrollerprivatebluez.html#l2cpReadyRead" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="347" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void l2cpReadyRead()"/>
<function threadsafety="unspecified" name="loadSigningDataIfNecessary" fullname="QLowEnergyControllerPrivateBluez::loadSigningDataIfNecessary" href="qlowenergycontrollerprivatebluez.html#loadSigningDataIfNecessary" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="233" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void loadSigningDataIfNecessary(QLowEnergyControllerPrivateBluez::SigningKeyType keyType)">
<parameter type="QLowEnergyControllerPrivateBluez::SigningKeyType" name="keyType" default=""/>
</function>
<function threadsafety="unspecified" name="processReply" fullname="QLowEnergyControllerPrivateBluez::processReply" href="qlowenergycontrollerprivatebluez.html#processReply" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="240" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void processReply(const QLowEnergyControllerPrivateBluez::Request &amp;request, const QByteArray &amp;reply)">
<parameter type="const QLowEnergyControllerPrivateBluez::Request &amp;" name="request" default=""/>
<parameter type="const QByteArray &amp;" name="reply" default=""/>
</function>
<function threadsafety="unspecified" name="processUnsolicitedReply" fullname="QLowEnergyControllerPrivateBluez::processUnsolicitedReply" href="qlowenergycontrollerprivatebluez.html#processUnsolicitedReply" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="256" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void processUnsolicitedReply(const QByteArray &amp;msg)">
<parameter type="const QByteArray &amp;" name="msg" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QLowEnergyControllerPrivateBluez::qt_static_metacall" href="qlowenergycontrollerprivatebluez.html#qt_static_metacall" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="81" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="readCharacteristic" fullname="QLowEnergyControllerPrivateBluez::readCharacteristic" href="qlowenergycontrollerprivatebluez.html#readCharacteristic" status="internal" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="102" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void readCharacteristic(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
</function>
<function threadsafety="unspecified" name="readDescriptor" fullname="QLowEnergyControllerPrivateBluez::readDescriptor" href="qlowenergycontrollerprivatebluez.html#readDescriptor" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="104" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void readDescriptor(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle, const QLowEnergyHandle descriptorHandle) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QLowEnergyHandle" name="descriptorHandle" default=""/>
</function>
<function threadsafety="unspecified" name="readServiceValues" fullname="QLowEnergyControllerPrivateBluez::readServiceValues" href="qlowenergycontrollerprivatebluez.html#readServiceValues" status="internal" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="247" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void readServiceValues(const QBluetoothUuid &amp;serviceUuid, bool readCharacteristics)">
<parameter type="const QBluetoothUuid &amp;" name="serviceUuid" default=""/>
<parameter type="bool" name="readCharacteristics" default=""/>
</function>
<function threadsafety="unspecified" name="readServiceValuesByOffset" fullname="QLowEnergyControllerPrivateBluez::readServiceValuesByOffset" href="qlowenergycontrollerprivatebluez.html#readServiceValuesByOffset" status="internal" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="249" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void readServiceValuesByOffset(uint handleData, quint16 offset, bool isLastValue)">
<parameter type="uint" name="handleData" default=""/>
<parameter type="quint16" name="offset" default=""/>
<parameter type="bool" name="isLastValue" default=""/>
</function>
<function threadsafety="unspecified" name="requestConnectionUpdate" fullname="QLowEnergyControllerPrivateBluez::requestConnectionUpdate" href="qlowenergycontrollerprivatebluez.html#requestConnectionUpdate" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="99" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void requestConnectionUpdate(const QLowEnergyConnectionParameters &amp;params) override">
<parameter type="const QLowEnergyConnectionParameters &amp;" name="params" default=""/>
</function>
<function threadsafety="unspecified" name="resetController" fullname="QLowEnergyControllerPrivateBluez::resetController" href="qlowenergycontrollerprivatebluez.html#resetController" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="267" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void resetController()"/>
<function threadsafety="unspecified" name="restartRequestTimer" fullname="QLowEnergyControllerPrivateBluez::restartRequestTimer" href="qlowenergycontrollerprivatebluez.html#restartRequestTimer" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="339" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void restartRequestTimer()"/>
<function threadsafety="unspecified" name="restoreClientConfigurations" fullname="QLowEnergyControllerPrivateBluez::restoreClientConfigurations" href="qlowenergycontrollerprivatebluez.html#restoreClientConfigurations" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="230" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void restoreClientConfigurations()"/>
<function threadsafety="unspecified" name="sendErrorResponse" fullname="QLowEnergyControllerPrivateBluez::sendErrorResponse" href="qlowenergycontrollerprivatebluez.html#sendErrorResponse" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="288" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendErrorResponse(quint8 request, quint16 handle, quint8 code)">
<parameter type="quint8" name="request" default=""/>
<parameter type="quint16" name="handle" default=""/>
<parameter type="quint8" name="code" default=""/>
</function>
<function threadsafety="unspecified" name="sendExecuteWriteRequest" fullname="QLowEnergyControllerPrivateBluez::sendExecuteWriteRequest" href="qlowenergycontrollerprivatebluez.html#sendExecuteWriteRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="260" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendExecuteWriteRequest(const QLowEnergyHandle attrHandle, const QByteArray &amp;newValue, bool isCancelation)">
<parameter type="const QLowEnergyHandle" name="attrHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
<parameter type="bool" name="isCancelation" default=""/>
</function>
<function threadsafety="unspecified" name="sendIndication" fullname="QLowEnergyControllerPrivateBluez::sendIndication" href="qlowenergycontrollerprivatebluez.html#sendIndication" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="295" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendIndication(QLowEnergyHandle handle)">
<parameter type="QLowEnergyHandle" name="handle" default=""/>
</function>
<function threadsafety="unspecified" name="sendListResponse" fullname="QLowEnergyControllerPrivateBluez::sendListResponse" href="qlowenergycontrollerprivatebluez.html#sendListResponse" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="291" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendListResponse(const QByteArray &amp;packetStart, int elemSize, const QVector&lt;QLowEnergyControllerPrivateBluez::Attribute&gt; &amp;attributes, const QLowEnergyControllerPrivateBluez::ElemWriter &amp;elemWriter)">
<parameter type="const QByteArray &amp;" name="packetStart" default=""/>
<parameter type="int" name="elemSize" default=""/>
<parameter type="const QVector&lt;QLowEnergyControllerPrivateBluez::Attribute&gt; &amp;" name="attributes" default=""/>
<parameter type="const QLowEnergyControllerPrivateBluez::ElemWriter &amp;" name="elemWriter" default=""/>
</function>
<function threadsafety="unspecified" name="sendNextIndication" fullname="QLowEnergyControllerPrivateBluez::sendNextIndication" href="qlowenergycontrollerprivatebluez.html#sendNextIndication" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="297" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendNextIndication()"/>
<function threadsafety="unspecified" name="sendNextPendingRequest" fullname="QLowEnergyControllerPrivateBluez::sendNextPendingRequest" href="qlowenergycontrollerprivatebluez.html#sendNextPendingRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="239" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendNextPendingRequest()"/>
<function threadsafety="unspecified" name="sendNextPrepareWriteRequest" fullname="QLowEnergyControllerPrivateBluez::sendNextPrepareWriteRequest" href="qlowenergycontrollerprivatebluez.html#sendNextPrepareWriteRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="263" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendNextPrepareWriteRequest(const QLowEnergyHandle handle, const QByteArray &amp;newValue, quint16 offset)">
<parameter type="const QLowEnergyHandle" name="handle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
<parameter type="quint16" name="offset" default=""/>
</function>
<function threadsafety="unspecified" name="sendNotification" fullname="QLowEnergyControllerPrivateBluez::sendNotification" href="qlowenergycontrollerprivatebluez.html#sendNotification" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="294" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendNotification(QLowEnergyHandle handle)">
<parameter type="QLowEnergyHandle" name="handle" default=""/>
</function>
<function threadsafety="unspecified" name="sendNotificationOrIndication" fullname="QLowEnergyControllerPrivateBluez::sendNotificationOrIndication" href="qlowenergycontrollerprivatebluez.html#sendNotificationOrIndication" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="296" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendNotificationOrIndication(quint8 opCode, QLowEnergyHandle handle)">
<parameter type="quint8" name="opCode" default=""/>
<parameter type="QLowEnergyHandle" name="handle" default=""/>
</function>
<function threadsafety="unspecified" name="sendPacket" fullname="QLowEnergyControllerPrivateBluez::sendPacket" href="qlowenergycontrollerprivatebluez.html#sendPacket" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="238" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendPacket(const QByteArray &amp;packet)">
<parameter type="const QByteArray &amp;" name="packet" default=""/>
</function>
<function threadsafety="unspecified" name="sendReadByGroupRequest" fullname="QLowEnergyControllerPrivateBluez::sendReadByGroupRequest" href="qlowenergycontrollerprivatebluez.html#sendReadByGroupRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="242" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendReadByGroupRequest(QLowEnergyHandle start, QLowEnergyHandle end, quint16 type)">
<parameter type="QLowEnergyHandle" name="start" default=""/>
<parameter type="QLowEnergyHandle" name="end" default=""/>
<parameter type="quint16" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="sendReadByTypeRequest" fullname="QLowEnergyControllerPrivateBluez::sendReadByTypeRequest" href="qlowenergycontrollerprivatebluez.html#sendReadByTypeRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="244" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendReadByTypeRequest(QSharedPointer&lt;QLowEnergyServicePrivate&gt; serviceData, QLowEnergyHandle nextHandle, quint16 attributeType)">
<parameter type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="serviceData" default=""/>
<parameter type="QLowEnergyHandle" name="nextHandle" default=""/>
<parameter type="quint16" name="attributeType" default=""/>
</function>
<function threadsafety="unspecified" name="sendReadValueRequest" fullname="QLowEnergyControllerPrivateBluez::sendReadValueRequest" href="qlowenergycontrollerprivatebluez.html#sendReadValueRequest" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="246" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void sendReadValueRequest(QLowEnergyHandle attributeHandle, bool isDescriptor)">
<parameter type="QLowEnergyHandle" name="attributeHandle" default=""/>
<parameter type="bool" name="isDescriptor" default=""/>
</function>
<function threadsafety="unspecified" name="startAdvertising" fullname="QLowEnergyControllerPrivateBluez::startAdvertising" href="qlowenergycontrollerprivatebluez.html#startAdvertising" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="94" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void startAdvertising(const QLowEnergyAdvertisingParameters &amp;params, const QLowEnergyAdvertisingData &amp;advertisingData, const QLowEnergyAdvertisingData &amp;scanResponseData) override">
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="params" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="advertisingData" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="scanResponseData" default=""/>
</function>
<function threadsafety="unspecified" name="stopAdvertising" fullname="QLowEnergyControllerPrivateBluez::stopAdvertising" href="qlowenergycontrollerprivatebluez.html#stopAdvertising" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="97" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void stopAdvertising() override"/>
<function threadsafety="unspecified" name="storeClientConfigurations" fullname="QLowEnergyControllerPrivateBluez::storeClientConfigurations" href="qlowenergycontrollerprivatebluez.html#storeClientConfigurations" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="229" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void storeClientConfigurations()"/>
<function threadsafety="unspecified" name="updateLocalAttributeValue" fullname="QLowEnergyControllerPrivateBluez::updateLocalAttributeValue" href="qlowenergycontrollerprivatebluez.html#updateLocalAttributeValue" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="314" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void updateLocalAttributeValue(QLowEnergyHandle handle, const QByteArray &amp;value, QLowEnergyCharacteristic &amp;characteristic, QLowEnergyDescriptor &amp;descriptor)">
<parameter type="QLowEnergyHandle" name="handle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
<parameter type="QLowEnergyCharacteristic &amp;" name="characteristic" default=""/>
<parameter type="QLowEnergyDescriptor &amp;" name="descriptor" default=""/>
</function>
<function threadsafety="unspecified" name="writeCharacteristic" fullname="QLowEnergyControllerPrivateBluez::writeCharacteristic" href="qlowenergycontrollerprivatebluez.html#writeCharacteristic" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="109" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void writeCharacteristic(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle, const QByteArray &amp;newValue, QLowEnergyService::WriteMode mode) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
<parameter type="QLowEnergyService::WriteMode" name="mode" default=""/>
</function>
<function threadsafety="unspecified" name="writeCharacteristicForCentral" fullname="QLowEnergyControllerPrivateBluez::writeCharacteristicForCentral" href="qlowenergycontrollerprivatebluez.html#writeCharacteristicForCentral" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="323" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void writeCharacteristicForCentral(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; &amp;service, QLowEnergyHandle charHandle, QLowEnergyHandle valueHandle, const QByteArray &amp;newValue, QLowEnergyService::WriteMode mode)">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt; &amp;" name="service" default=""/>
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="QLowEnergyHandle" name="valueHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
<parameter type="QLowEnergyService::WriteMode" name="mode" default=""/>
</function>
<function threadsafety="unspecified" name="writeCharacteristicForPeripheral" fullname="QLowEnergyControllerPrivateBluez::writeCharacteristicForPeripheral" href="qlowenergycontrollerprivatebluez.html#writeCharacteristicForPeripheral" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="320" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void writeCharacteristicForPeripheral(QLowEnergyServicePrivate::CharData &amp;charData, const QByteArray &amp;newValue)">
<parameter type="QLowEnergyServicePrivate::CharData &amp;" name="charData" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="writeDescriptor" fullname="QLowEnergyControllerPrivateBluez::writeDescriptor" href="qlowenergycontrollerprivatebluez.html#writeDescriptor" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="112" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void writeDescriptor(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle, const QLowEnergyHandle descriptorHandle, const QByteArray &amp;newValue) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QLowEnergyHandle" name="descriptorHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="writeDescriptorForCentral" fullname="QLowEnergyControllerPrivateBluez::writeDescriptorForCentral" href="qlowenergycontrollerprivatebluez.html#writeDescriptorForCentral" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="334" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void writeDescriptorForCentral(const QLowEnergyHandle charHandle, const QLowEnergyHandle descriptorHandle, const QByteArray &amp;newValue)">
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QLowEnergyHandle" name="descriptorHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="writeDescriptorForPeripheral" fullname="QLowEnergyControllerPrivateBluez::writeDescriptorForPeripheral" href="qlowenergycontrollerprivatebluez.html#writeDescriptorForPeripheral" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="329" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void writeDescriptorForPeripheral(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; &amp;service, const QLowEnergyHandle charHandle, const QLowEnergyHandle descriptorHandle, const QByteArray &amp;newValue)">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt; &amp;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QLowEnergyHandle" name="descriptorHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyControllerPrivateBluez" fullname="QLowEnergyControllerPrivateBluez::~QLowEnergyControllerPrivateBluez" href="qlowenergycontrollerprivatebluez.html#dtor.QLowEnergyControllerPrivateBluez" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="84" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyControllerPrivateBluez()"/>
<function threadsafety="unspecified" name="keySettingsFilePath" fullname="QLowEnergyControllerPrivateBluez::keySettingsFilePath" href="qlowenergycontrollerprivatebluez.html#keySettingsFilePath" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="236" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString keySettingsFilePath() const"/>
<function threadsafety="unspecified" name="signingKeySettingsGroup" fullname="QLowEnergyControllerPrivateBluez::signingKeySettingsGroup" href="qlowenergycontrollerprivatebluez.html#signingKeySettingsGroup" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="235" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString signingKeySettingsGroup(QLowEnergyControllerPrivateBluez::SigningKeyType keyType) const">
<parameter type="QLowEnergyControllerPrivateBluez::SigningKeyType" name="keyType" default=""/>
</function>
<function threadsafety="unspecified" name="isBonded" fullname="QLowEnergyControllerPrivateBluez::isBonded" href="qlowenergycontrollerprivatebluez.html#isBonded" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="227" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isBonded() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QLowEnergyControllerPrivateBluez::metaObject" href="qlowenergycontrollerprivatebluez.html#metaObject" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="81" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<function threadsafety="unspecified" name="securityLevel" fullname="QLowEnergyControllerPrivateBluez::securityLevel" href="qlowenergycontrollerprivatebluez.html#securityLevel" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="259" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int securityLevel() const"/>
<function threadsafety="unspecified" name="storeSignCounter" fullname="QLowEnergyControllerPrivateBluez::storeSignCounter" href="qlowenergycontrollerprivatebluez.html#storeSignCounter" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="234" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void storeSignCounter(QLowEnergyControllerPrivateBluez::SigningKeyType keyType) const">
<parameter type="QLowEnergyControllerPrivateBluez::SigningKeyType" name="keyType" default=""/>
</function>
<variable threadsafety="unspecified" name="advertiser" fullname="QLowEnergyControllerPrivateBluez::advertiser" href="qlowenergycontrollerprivatebluez.html#advertiser-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="202" type="QLeAdvertiser *" static="false"/>
<variable threadsafety="unspecified" name="clientConfigData" fullname="QLowEnergyControllerPrivateBluez::clientConfigData" href="qlowenergycontrollerprivatebluez.html#clientConfigData-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="182" type="QHash&lt;quint64, QVector&lt;QLowEnergyControllerPrivateBluez::ClientConfigurationData&gt; &gt;" static="false"/>
<variable threadsafety="unspecified" name="cmacCalculator" fullname="QLowEnergyControllerPrivateBluez::cmacCalculator" href="qlowenergycontrollerprivatebluez.html#cmacCalculator-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="193" type="LeCmacCalculator *" static="false"/>
<variable threadsafety="unspecified" name="connectionHandle" fullname="QLowEnergyControllerPrivateBluez::connectionHandle" href="qlowenergycontrollerprivatebluez.html#connectionHandle-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="136" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="device1Manager" fullname="QLowEnergyControllerPrivateBluez::device1Manager" href="qlowenergycontrollerprivatebluez.html#device1Manager-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="205" type="RemoteDeviceManager *" static="false"/>
<variable threadsafety="unspecified" name="encryptionChangePending" fullname="QLowEnergyControllerPrivateBluez::encryptionChangePending" href="qlowenergycontrollerprivatebluez.html#encryptionChangePending-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="198" type="bool" static="false"/>
<variable threadsafety="unspecified" name="gattRequestTimeout" fullname="QLowEnergyControllerPrivateBluez::gattRequestTimeout" href="qlowenergycontrollerprivatebluez.html#gattRequestTimeout-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="222" type="int" static="false"/>
<variable threadsafety="unspecified" name="hciManager" fullname="QLowEnergyControllerPrivateBluez::hciManager" href="qlowenergycontrollerprivatebluez.html#hciManager-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="201" type="HciManager *" static="false"/>
<variable threadsafety="unspecified" name="indicationInFlight" fullname="QLowEnergyControllerPrivateBluez::indicationInFlight" href="qlowenergycontrollerprivatebluez.html#indicationInFlight-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="160" type="bool" static="false"/>
<variable threadsafety="unspecified" name="l2cpSocket" fullname="QLowEnergyControllerPrivateBluez::l2cpSocket" href="qlowenergycontrollerprivatebluez.html#l2cpSocket-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="137" type="QBluetoothSocket *" static="false"/>
<variable threadsafety="unspecified" name="localAttributes" fullname="QLowEnergyControllerPrivateBluez::localAttributes" href="qlowenergycontrollerprivatebluez.html#localAttributes-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="133" type="QVector&lt;QLowEnergyControllerPrivateBluez::Attribute&gt;" static="false"/>
<variable threadsafety="unspecified" name="mtuSize" fullname="QLowEnergyControllerPrivateBluez::mtuSize" href="qlowenergycontrollerprivatebluez.html#mtuSize-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="196" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="openPrepareWriteRequests" fullname="QLowEnergyControllerPrivateBluez::openPrepareWriteRequests" href="qlowenergycontrollerprivatebluez.html#openPrepareWriteRequests-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="156" type="QVector&lt;QLowEnergyControllerPrivateBluez::WriteRequest&gt;" static="false"/>
<variable threadsafety="unspecified" name="openRequests" fullname="QLowEnergyControllerPrivateBluez::openRequests" href="qlowenergycontrollerprivatebluez.html#openRequests-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="146" type="QQueue&lt;QLowEnergyControllerPrivateBluez::Request&gt;" static="false"/>
<variable threadsafety="unspecified" name="receivedMtuExchangeRequest" fullname="QLowEnergyControllerPrivateBluez::receivedMtuExchangeRequest" href="qlowenergycontrollerprivatebluez.html#receivedMtuExchangeRequest-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="199" type="bool" static="false"/>
<variable threadsafety="unspecified" name="requestPending" fullname="QLowEnergyControllerPrivateBluez::requestPending" href="qlowenergycontrollerprivatebluez.html#requestPending-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="195" type="bool" static="false"/>
<variable threadsafety="unspecified" name="requestTimer" fullname="QLowEnergyControllerPrivateBluez::requestTimer" href="qlowenergycontrollerprivatebluez.html#requestTimer-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="204" type="QTimer *" static="false"/>
<variable threadsafety="unspecified" name="scheduledIndications" fullname="QLowEnergyControllerPrivateBluez::scheduledIndications" href="qlowenergycontrollerprivatebluez.html#scheduledIndications-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="159" type="QVector&lt;QLowEnergyHandle&gt;" static="false"/>
<variable threadsafety="unspecified" name="securityLevelValue" fullname="QLowEnergyControllerPrivateBluez::securityLevelValue" href="qlowenergycontrollerprivatebluez.html#securityLevelValue-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="197" type="int" static="false"/>
<variable threadsafety="unspecified" name="serverSocketNotifier" fullname="QLowEnergyControllerPrivateBluez::serverSocketNotifier" href="qlowenergycontrollerprivatebluez.html#serverSocketNotifier-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="203" type="QSocketNotifier *" static="false"/>
<variable threadsafety="unspecified" name="signingData" fullname="QLowEnergyControllerPrivateBluez::signingData" href="qlowenergycontrollerprivatebluez.html#signingData-var" status="active" access="private" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="192" type="QHash&lt;quint64, QLowEnergyControllerPrivateBluez::SigningData&gt;" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QLowEnergyControllerPrivateBluez::staticMetaObject" href="qlowenergycontrollerprivatebluez.html#staticMetaObject-var" status="active" access="public" location="qlowenergycontroller_bluez_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluez_p.h" lineno="81" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QLowEnergyControllerPrivateBluezDBus" href="qlowenergycontrollerprivatebluezdbus.html" status="internal" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="72" bases="QLowEnergyControllerPrivate">
<class threadsafety="unspecified" name="GattCharacteristic" fullname="QLowEnergyControllerPrivateBluezDBus::GattCharacteristic" href="qlowenergycontrollerprivatebluezdbus-gattcharacteristic.html" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="148">
<variable threadsafety="unspecified" name="charMonitor" fullname="QLowEnergyControllerPrivateBluezDBus::GattCharacteristic::charMonitor" href="qlowenergycontrollerprivatebluezdbus-gattcharacteristic.html#charMonitor-var" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="151" type="QSharedPointer&lt;OrgFreedesktopDBusPropertiesInterface&gt;" static="false"/>
<variable threadsafety="unspecified" name="characteristic" fullname="QLowEnergyControllerPrivateBluezDBus::GattCharacteristic::characteristic" href="qlowenergycontrollerprivatebluezdbus-gattcharacteristic.html#characteristic-var" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="150" type="QSharedPointer&lt;OrgBluezGattCharacteristic1Interface&gt;" static="false"/>
<variable threadsafety="unspecified" name="descriptors" fullname="QLowEnergyControllerPrivateBluezDBus::GattCharacteristic::descriptors" href="qlowenergycontrollerprivatebluezdbus-gattcharacteristic.html#descriptors-var" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="152" type="QVector&lt;QSharedPointer&lt;OrgBluezGattDescriptor1Interface&gt; &gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="GattJob" fullname="QLowEnergyControllerPrivateBluezDBus::GattJob" href="qlowenergycontrollerprivatebluezdbus-gattjob.html" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="164">
<enum threadsafety="unspecified" name="JobFlag" fullname="QLowEnergyControllerPrivateBluezDBus::GattJob::JobFlag" href="qlowenergycontrollerprivatebluezdbus-gattjob.html#JobFlag-enum" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="165" typedef="QLowEnergyControllerPrivateBluezDBus::GattJob::JobFlags">
<value name="Unset" value="0x00"/>
<value name="CharRead" value="0x01"/>
<value name="CharWrite" value="0x02"/>
<value name="DescRead" value="0x04"/>
<value name="DescWrite" value="0x08"/>
<value name="ServiceDiscovery" value="0x10"/>
<value name="LastServiceDiscovery" value="0x20"/>
</enum>
<typedef threadsafety="unspecified" name="JobFlags" fullname="QLowEnergyControllerPrivateBluezDBus::GattJob::JobFlags" href="qlowenergycontrollerprivatebluezdbus-gattjob.html#JobFlag-enum" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="174" enum="QLowEnergyControllerPrivateBluezDBus::GattJob::JobFlag"/>
<variable threadsafety="unspecified" name="flags" fullname="QLowEnergyControllerPrivateBluezDBus::GattJob::flags" href="qlowenergycontrollerprivatebluezdbus-gattjob.html#flags-var" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="176" type="QLowEnergyControllerPrivateBluezDBus::GattJob::JobFlags" static="false"/>
<variable threadsafety="unspecified" name="handle" fullname="QLowEnergyControllerPrivateBluezDBus::GattJob::handle" href="qlowenergycontrollerprivatebluezdbus-gattjob.html#handle-var" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="177" type="QLowEnergyHandle" static="false"/>
<variable threadsafety="unspecified" name="service" fullname="QLowEnergyControllerPrivateBluezDBus::GattJob::service" href="qlowenergycontrollerprivatebluezdbus-gattjob.html#service-var" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="180" type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" static="false"/>
<variable threadsafety="unspecified" name="value" fullname="QLowEnergyControllerPrivateBluezDBus::GattJob::value" href="qlowenergycontrollerprivatebluezdbus-gattjob.html#value-var" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="178" type="QByteArray" static="false"/>
<variable threadsafety="unspecified" name="writeMode" fullname="QLowEnergyControllerPrivateBluezDBus::GattJob::writeMode" href="qlowenergycontrollerprivatebluezdbus-gattjob.html#writeMode-var" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="179" type="QLowEnergyService::WriteMode" static="false"/>
</class>
<class threadsafety="unspecified" name="GattService" fullname="QLowEnergyControllerPrivateBluezDBus::GattService" href="qlowenergycontrollerprivatebluezdbus-gattservice.html" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="155">
<variable threadsafety="unspecified" name="characteristics" fullname="QLowEnergyControllerPrivateBluezDBus::GattService::characteristics" href="qlowenergycontrollerprivatebluezdbus-gattservice.html#characteristics-var" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="158" type="QVector&lt;QLowEnergyControllerPrivateBluezDBus::GattCharacteristic&gt;" static="false"/>
<variable threadsafety="unspecified" name="servicePath" fullname="QLowEnergyControllerPrivateBluezDBus::GattService::servicePath" href="qlowenergycontrollerprivatebluezdbus-gattservice.html#servicePath-var" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="157" type="QString" static="false"/>
</class>
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QLowEnergyControllerPrivateBluezDBus::QPrivateSignal" href="qlowenergycontrollerprivatebluezdbus-qprivatesignal.html" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="74"/>
<function threadsafety="unspecified" name="QLowEnergyControllerPrivateBluezDBus" fullname="QLowEnergyControllerPrivateBluezDBus::QLowEnergyControllerPrivateBluezDBus" href="qlowenergycontrollerprivatebluezdbus.html#QLowEnergyControllerPrivateBluezDBus" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="76" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyControllerPrivateBluezDBus()"/>
<function threadsafety="unspecified" name="addServiceHelper" fullname="QLowEnergyControllerPrivateBluezDBus::addServiceHelper" href="qlowenergycontrollerprivatebluezdbus.html#addServiceHelper" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="117" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QLowEnergyService *" signature="QLowEnergyService * addServiceHelper(const QLowEnergyServiceData &amp;service) override">
<parameter type="const QLowEnergyServiceData &amp;" name="service" default=""/>
</function>
<function threadsafety="unspecified" name="tr" fullname="QLowEnergyControllerPrivateBluezDBus::tr" href="qlowenergycontrollerprivatebluezdbus.html#tr" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="74" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QLowEnergyControllerPrivateBluezDBus::trUtf8" href="qlowenergycontrollerprivatebluezdbus.html#trUtf8" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="74" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QLowEnergyControllerPrivateBluezDBus::qt_metacall" href="qlowenergycontrollerprivatebluezdbus.html#qt_metacall" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="74" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QLowEnergyControllerPrivateBluezDBus::qt_metacast" href="qlowenergycontrollerprivatebluezdbus.html#qt_metacast" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="74" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="addToGenericAttributeList" fullname="QLowEnergyControllerPrivateBluezDBus::addToGenericAttributeList" href="qlowenergycontrollerprivatebluezdbus.html#addToGenericAttributeList" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="113" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void addToGenericAttributeList(const QLowEnergyServiceData &amp;, QLowEnergyHandle ) override">
<parameter type="const QLowEnergyServiceData &amp;" name="" default=""/>
<parameter type="QLowEnergyHandle" name="" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicPropertiesChanged" fullname="QLowEnergyControllerPrivateBluezDBus::characteristicPropertiesChanged" href="qlowenergycontrollerprivatebluezdbus.html#characteristicPropertiesChanged" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="129" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicPropertiesChanged(QLowEnergyHandle charHandle, const QString &amp;interface, const QVariantMap &amp;changedProperties, const QStringList &amp;invalidatedProperties)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QString &amp;" name="interface" default=""/>
<parameter type="const QVariantMap &amp;" name="changedProperties" default=""/>
<parameter type="const QStringList &amp;" name="invalidatedProperties" default=""/>
</function>
<function threadsafety="unspecified" name="connectToDevice" fullname="QLowEnergyControllerPrivateBluezDBus::connectToDevice" href="qlowenergycontrollerprivatebluezdbus.html#connectToDevice" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="80" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void connectToDevice() override"/>
<function threadsafety="unspecified" name="connectToDeviceHelper" fullname="QLowEnergyControllerPrivateBluezDBus::connectToDeviceHelper" href="qlowenergycontrollerprivatebluezdbus.html#connectToDeviceHelper" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="121" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectToDeviceHelper()"/>
<function threadsafety="unspecified" name="devicePropertiesChanged" fullname="QLowEnergyControllerPrivateBluezDBus::devicePropertiesChanged" href="qlowenergycontrollerprivatebluezdbus.html#devicePropertiesChanged" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="127" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void devicePropertiesChanged(const QString &amp;interface, const QVariantMap &amp;changedProperties, const QStringList &amp;)">
<parameter type="const QString &amp;" name="interface" default=""/>
<parameter type="const QVariantMap &amp;" name="changedProperties" default=""/>
<parameter type="const QStringList &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="disconnectFromDevice" fullname="QLowEnergyControllerPrivateBluezDBus::disconnectFromDevice" href="qlowenergycontrollerprivatebluezdbus.html#disconnectFromDevice" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="81" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void disconnectFromDevice() override"/>
<function threadsafety="unspecified" name="discoverServiceDetails" fullname="QLowEnergyControllerPrivateBluezDBus::discoverServiceDetails" href="qlowenergycontrollerprivatebluezdbus.html#discoverServiceDetails" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="84" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void discoverServiceDetails(const QBluetoothUuid &amp;) override">
<parameter type="const QBluetoothUuid &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="discoverServices" fullname="QLowEnergyControllerPrivateBluezDBus::discoverServices" href="qlowenergycontrollerprivatebluezdbus.html#discoverServices" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="83" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void discoverServices() override"/>
<function threadsafety="unspecified" name="init" fullname="QLowEnergyControllerPrivateBluezDBus::init" href="qlowenergycontrollerprivatebluezdbus.html#init" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="79" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void init() override"/>
<function threadsafety="unspecified" name="interfacesRemoved" fullname="QLowEnergyControllerPrivateBluezDBus::interfacesRemoved" href="qlowenergycontrollerprivatebluezdbus.html#interfacesRemoved" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="132" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void interfacesRemoved(const QDBusObjectPath &amp;objectPath, const QStringList &amp;interfaces)">
<parameter type="const QDBusObjectPath &amp;" name="objectPath" default=""/>
<parameter type="const QStringList &amp;" name="interfaces" default=""/>
</function>
<function threadsafety="unspecified" name="onCharReadFinished" fullname="QLowEnergyControllerPrivateBluezDBus::onCharReadFinished" href="qlowenergycontrollerprivatebluezdbus.html#onCharReadFinished" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="134" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onCharReadFinished(QDBusPendingCallWatcher *call)">
<parameter type="QDBusPendingCallWatcher *" name="call" default=""/>
</function>
<function threadsafety="unspecified" name="onCharWriteFinished" fullname="QLowEnergyControllerPrivateBluezDBus::onCharWriteFinished" href="qlowenergycontrollerprivatebluezdbus.html#onCharWriteFinished" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="136" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onCharWriteFinished(QDBusPendingCallWatcher *call)">
<parameter type="QDBusPendingCallWatcher *" name="call" default=""/>
</function>
<function threadsafety="unspecified" name="onDescReadFinished" fullname="QLowEnergyControllerPrivateBluezDBus::onDescReadFinished" href="qlowenergycontrollerprivatebluezdbus.html#onDescReadFinished" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="135" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onDescReadFinished(QDBusPendingCallWatcher *call)">
<parameter type="QDBusPendingCallWatcher *" name="call" default=""/>
</function>
<function threadsafety="unspecified" name="onDescWriteFinished" fullname="QLowEnergyControllerPrivateBluezDBus::onDescWriteFinished" href="qlowenergycontrollerprivatebluezdbus.html#onDescWriteFinished" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="137" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onDescWriteFinished(QDBusPendingCallWatcher *call)">
<parameter type="QDBusPendingCallWatcher *" name="call" default=""/>
</function>
<function threadsafety="unspecified" name="prepareNextJob" fullname="QLowEnergyControllerPrivateBluezDBus::prepareNextJob" href="qlowenergycontrollerprivatebluezdbus.html#prepareNextJob" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="186" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void prepareNextJob()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QLowEnergyControllerPrivateBluezDBus::qt_static_metacall" href="qlowenergycontrollerprivatebluezdbus.html#qt_static_metacall" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="74" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="readCharacteristic" fullname="QLowEnergyControllerPrivateBluezDBus::readCharacteristic" href="qlowenergycontrollerprivatebluezdbus.html#readCharacteristic" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="86" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void readCharacteristic(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; , const QLowEnergyHandle ) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="" default=""/>
<parameter type="const QLowEnergyHandle" name="" default=""/>
</function>
<function threadsafety="unspecified" name="readDescriptor" fullname="QLowEnergyControllerPrivateBluezDBus::readDescriptor" href="qlowenergycontrollerprivatebluezdbus.html#readDescriptor" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="89" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void readDescriptor(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; , const QLowEnergyHandle , const QLowEnergyHandle ) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="" default=""/>
<parameter type="const QLowEnergyHandle" name="" default=""/>
<parameter type="const QLowEnergyHandle" name="" default=""/>
</function>
<function threadsafety="unspecified" name="requestConnectionUpdate" fullname="QLowEnergyControllerPrivateBluezDBus::requestConnectionUpdate" href="qlowenergycontrollerprivatebluezdbus.html#requestConnectionUpdate" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="111" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void requestConnectionUpdate(const QLowEnergyConnectionParameters &amp;) override">
<parameter type="const QLowEnergyConnectionParameters &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="resetController" fullname="QLowEnergyControllerPrivateBluezDBus::resetController" href="qlowenergycontrollerprivatebluezdbus.html#resetController" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="122" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void resetController()"/>
<function threadsafety="unspecified" name="scheduleNextJob" fullname="QLowEnergyControllerPrivateBluezDBus::scheduleNextJob" href="qlowenergycontrollerprivatebluezdbus.html#scheduleNextJob" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="124" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void scheduleNextJob()"/>
<function threadsafety="unspecified" name="startAdvertising" fullname="QLowEnergyControllerPrivateBluezDBus::startAdvertising" href="qlowenergycontrollerprivatebluezdbus.html#startAdvertising" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="105" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void startAdvertising(const QLowEnergyAdvertisingParameters &amp;, const QLowEnergyAdvertisingData &amp;, const QLowEnergyAdvertisingData &amp;) override">
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="stopAdvertising" fullname="QLowEnergyControllerPrivateBluezDBus::stopAdvertising" href="qlowenergycontrollerprivatebluezdbus.html#stopAdvertising" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="109" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void stopAdvertising() override"/>
<function threadsafety="unspecified" name="writeCharacteristic" fullname="QLowEnergyControllerPrivateBluezDBus::writeCharacteristic" href="qlowenergycontrollerprivatebluezdbus.html#writeCharacteristic" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="94" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void writeCharacteristic(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; , const QLowEnergyHandle , const QByteArray &amp;, QLowEnergyService::WriteMode ) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="" default=""/>
<parameter type="const QLowEnergyHandle" name="" default=""/>
<parameter type="const QByteArray &amp;" name="" default=""/>
<parameter type="QLowEnergyService::WriteMode" name="" default=""/>
</function>
<function threadsafety="unspecified" name="writeDescriptor" fullname="QLowEnergyControllerPrivateBluezDBus::writeDescriptor" href="qlowenergycontrollerprivatebluezdbus.html#writeDescriptor" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="99" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void writeDescriptor(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; , const QLowEnergyHandle , const QLowEnergyHandle , const QByteArray &amp;) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="" default=""/>
<parameter type="const QLowEnergyHandle" name="" default=""/>
<parameter type="const QLowEnergyHandle" name="" default=""/>
<parameter type="const QByteArray &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyControllerPrivateBluezDBus" fullname="QLowEnergyControllerPrivateBluezDBus::~QLowEnergyControllerPrivateBluezDBus" href="qlowenergycontrollerprivatebluezdbus.html#dtor.QLowEnergyControllerPrivateBluezDBus" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="77" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyControllerPrivateBluezDBus()"/>
<function threadsafety="unspecified" name="metaObject" fullname="QLowEnergyControllerPrivateBluezDBus::metaObject" href="qlowenergycontrollerprivatebluezdbus.html#metaObject" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="74" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="adapter" fullname="QLowEnergyControllerPrivateBluezDBus::adapter" href="qlowenergycontrollerprivatebluezdbus.html#adapter-var" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="139" type="OrgBluezAdapter1Interface *" static="false"/>
<variable threadsafety="unspecified" name="dbusServices" fullname="QLowEnergyControllerPrivateBluezDBus::dbusServices" href="qlowenergycontrollerprivatebluezdbus.html#dbusServices-var" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="161" type="QHash&lt;QBluetoothUuid, QLowEnergyControllerPrivateBluezDBus::GattService&gt;" static="false"/>
<variable threadsafety="unspecified" name="device" fullname="QLowEnergyControllerPrivateBluezDBus::device" href="qlowenergycontrollerprivatebluezdbus.html#device-var" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="140" type="OrgBluezDevice1Interface *" static="false"/>
<variable threadsafety="unspecified" name="deviceMonitor" fullname="QLowEnergyControllerPrivateBluezDBus::deviceMonitor" href="qlowenergycontrollerprivatebluezdbus.html#deviceMonitor-var" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="142" type="OrgFreedesktopDBusPropertiesInterface *" static="false"/>
<variable threadsafety="unspecified" name="disconnectSignalRequired" fullname="QLowEnergyControllerPrivateBluezDBus::disconnectSignalRequired" href="qlowenergycontrollerprivatebluezdbus.html#disconnectSignalRequired-var" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="146" type="bool" static="false"/>
<variable threadsafety="unspecified" name="jobPending" fullname="QLowEnergyControllerPrivateBluezDBus::jobPending" href="qlowenergycontrollerprivatebluezdbus.html#jobPending-var" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="184" type="bool" static="false"/>
<variable threadsafety="unspecified" name="jobs" fullname="QLowEnergyControllerPrivateBluezDBus::jobs" href="qlowenergycontrollerprivatebluezdbus.html#jobs-var" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="183" type="QVector&lt;QLowEnergyControllerPrivateBluezDBus::GattJob&gt;" static="false"/>
<variable threadsafety="unspecified" name="managerBluez" fullname="QLowEnergyControllerPrivateBluezDBus::managerBluez" href="qlowenergycontrollerprivatebluezdbus.html#managerBluez-var" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="141" type="OrgFreedesktopDBusObjectManagerInterface *" static="false"/>
<variable threadsafety="unspecified" name="pendingConnect" fullname="QLowEnergyControllerPrivateBluezDBus::pendingConnect" href="qlowenergycontrollerprivatebluezdbus.html#pendingConnect-var" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="144" type="bool" static="false"/>
<variable threadsafety="unspecified" name="pendingDisconnect" fullname="QLowEnergyControllerPrivateBluezDBus::pendingDisconnect" href="qlowenergycontrollerprivatebluezdbus.html#pendingDisconnect-var" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="145" type="bool" static="false"/>
<variable threadsafety="unspecified" name="runningHandle" fullname="QLowEnergyControllerPrivateBluezDBus::runningHandle" href="qlowenergycontrollerprivatebluezdbus.html#runningHandle-var" status="active" access="private" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="162" type="QLowEnergyHandle" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QLowEnergyControllerPrivateBluezDBus::staticMetaObject" href="qlowenergycontrollerprivatebluezdbus.html#staticMetaObject-var" status="active" access="public" location="qlowenergycontroller_bluezdbus_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_bluezdbus_p.h" lineno="74" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QLowEnergyControllerPrivateOSX" href="qlowenergycontrollerprivateosx.html" status="internal" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="82" bases="QLowEnergyControllerPrivate">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QLowEnergyControllerPrivateOSX::QPrivateSignal" href="qlowenergycontrollerprivateosx-qprivatesignal.html" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="87"/>
<typedef threadsafety="unspecified" name="CentralManager" fullname="QLowEnergyControllerPrivateOSX::CentralManager" href="qlowenergycontrollerprivateosx.html#CentralManager-typedef" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="169"/>
<typedef threadsafety="unspecified" name="ConstServiceIterator" fullname="QLowEnergyControllerPrivateOSX::ConstServiceIterator" href="qlowenergycontrollerprivateosx.html#ConstServiceIterator-typedef" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="179"/>
<typedef threadsafety="unspecified" name="ObjCCentralManager" fullname="QLowEnergyControllerPrivateOSX::ObjCCentralManager" href="qlowenergycontrollerprivateosx.html#ObjCCentralManager-typedef" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="168"/>
<typedef threadsafety="unspecified" name="ObjCPeripheralManager" fullname="QLowEnergyControllerPrivateOSX::ObjCPeripheralManager" href="qlowenergycontrollerprivateosx.html#ObjCPeripheralManager-typedef" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="173"/>
<typedef threadsafety="unspecified" name="PeripheralManager" fullname="QLowEnergyControllerPrivateOSX::PeripheralManager" href="qlowenergycontrollerprivateosx.html#PeripheralManager-typedef" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="174"/>
<typedef threadsafety="unspecified" name="ServiceIterator" fullname="QLowEnergyControllerPrivateOSX::ServiceIterator" href="qlowenergycontrollerprivateosx.html#ServiceIterator-typedef" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="180"/>
<typedef threadsafety="unspecified" name="ServiceMap" fullname="QLowEnergyControllerPrivateOSX::ServiceMap" href="qlowenergycontrollerprivateosx.html#ServiceMap-typedef" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="178"/>
<function threadsafety="unspecified" name="characteristicForHandle" fullname="QLowEnergyControllerPrivateOSX::characteristicForHandle" href="qlowenergycontrollerprivateosx.html#characteristicForHandle" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="146" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyCharacteristic" signature="QLowEnergyCharacteristic characteristicForHandle(QLowEnergyHandle charHandle)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
</function>
<function threadsafety="unspecified" name="QLowEnergyControllerPrivateOSX" fullname="QLowEnergyControllerPrivateOSX::QLowEnergyControllerPrivateOSX" href="qlowenergycontrollerprivateosx.html#QLowEnergyControllerPrivateOSX" status="active" access="public" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="89" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyControllerPrivateOSX(QLowEnergyController::Role role, QLowEnergyController *q, const QBluetoothDeviceInfo &amp;info)">
<parameter type="QLowEnergyController::Role" name="role" default=""/>
<parameter type="QLowEnergyController *" name="q" default=""/>
<parameter type="const QBluetoothDeviceInfo &amp;" name="info" default="QBluetoothDeviceInfo()"/>
</function>
<function threadsafety="unspecified" name="descriptorForHandle" fullname="QLowEnergyControllerPrivateOSX::descriptorForHandle" href="qlowenergycontrollerprivateosx.html#descriptorForHandle" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="147" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyDescriptor" signature="QLowEnergyDescriptor descriptorForHandle(QLowEnergyHandle descriptorHandle)">
<parameter type="QLowEnergyHandle" name="descriptorHandle" default=""/>
</function>
<function threadsafety="unspecified" name="serviceForHandle" fullname="QLowEnergyControllerPrivateOSX::serviceForHandle" href="qlowenergycontrollerprivateosx.html#serviceForHandle" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="145" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" signature="QSharedPointer&lt;QLowEnergyServicePrivate&gt; serviceForHandle(QLowEnergyHandle serviceHandle)">
<parameter type="QLowEnergyHandle" name="serviceHandle" default=""/>
</function>
<function threadsafety="unspecified" name="tr" fullname="QLowEnergyControllerPrivateOSX::tr" href="qlowenergycontrollerprivateosx.html#tr" status="active" access="public" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="87" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QLowEnergyControllerPrivateOSX::trUtf8" href="qlowenergycontrollerprivateosx.html#trUtf8" status="active" access="public" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="87" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="connectSlots" fullname="QLowEnergyControllerPrivateOSX::connectSlots" href="qlowenergycontrollerprivateosx.html#connectSlots" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="151" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool connectSlots(OSXBluetooth::LECBManagerNotifier *notifier)">
<parameter type="OSXBluetooth::LECBManagerNotifier *" name="notifier" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QLowEnergyControllerPrivateOSX::qt_metacall" href="qlowenergycontrollerprivateosx.html#qt_metacall" status="active" access="public" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="87" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="updateValueOfCharacteristic" fullname="QLowEnergyControllerPrivateOSX::updateValueOfCharacteristic" href="qlowenergycontrollerprivateosx.html#updateValueOfCharacteristic" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="128" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint16" signature="quint16 updateValueOfCharacteristic(QLowEnergyHandle charHandle, const QByteArray &amp;value, bool appendValue)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
<parameter type="bool" name="appendValue" default=""/>
</function>
<function threadsafety="unspecified" name="updateValueOfDescriptor" fullname="QLowEnergyControllerPrivateOSX::updateValueOfDescriptor" href="qlowenergycontrollerprivateosx.html#updateValueOfDescriptor" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="139" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint16" signature="quint16 updateValueOfDescriptor(QLowEnergyHandle charHandle, QLowEnergyHandle descHandle, const QByteArray &amp;value, bool appendValue)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="QLowEnergyHandle" name="descHandle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
<parameter type="bool" name="appendValue" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QLowEnergyControllerPrivateOSX::qt_metacast" href="qlowenergycontrollerprivateosx.html#qt_metacast" status="active" access="public" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="87" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="_q_CBManagerError" fullname="QLowEnergyControllerPrivateOSX::_q_CBManagerError" href="qlowenergycontrollerprivateosx.html#underscore.q_CBManagerError" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="110" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_CBManagerError(QLowEnergyController::Error error)">
<parameter type="QLowEnergyController::Error" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="_q_CBManagerError" fullname="QLowEnergyControllerPrivateOSX::_q_CBManagerError" href="qlowenergycontrollerprivateosx.html#underscore.q_CBManagerError-1" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="111" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_CBManagerError(const QBluetoothUuid &amp;serviceUuid, QLowEnergyController::Error error)">
<parameter type="const QBluetoothUuid &amp;" name="serviceUuid" default=""/>
<parameter type="QLowEnergyController::Error" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="_q_CBManagerError" fullname="QLowEnergyControllerPrivateOSX::_q_CBManagerError" href="qlowenergycontrollerprivateosx.html#underscore.q_CBManagerError-2" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="112" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_CBManagerError(const QBluetoothUuid &amp;serviceUuid, QLowEnergyService::ServiceError error)">
<parameter type="const QBluetoothUuid &amp;" name="serviceUuid" default=""/>
<parameter type="QLowEnergyService::ServiceError" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="_q_LEnotSupported" fullname="QLowEnergyControllerPrivateOSX::_q_LEnotSupported" href="qlowenergycontrollerprivateosx.html#underscore.q_LEnotSupported" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="109" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_LEnotSupported()"/>
<function threadsafety="unspecified" name="_q_characteristicRead" fullname="QLowEnergyControllerPrivateOSX::_q_characteristicRead" href="qlowenergycontrollerprivateosx.html#underscore.q_characteristicRead" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="102" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_characteristicRead(QLowEnergyHandle charHandle, const QByteArray &amp;value)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="_q_characteristicUpdated" fullname="QLowEnergyControllerPrivateOSX::_q_characteristicUpdated" href="qlowenergycontrollerprivateosx.html#underscore.q_characteristicUpdated" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="104" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_characteristicUpdated(QLowEnergyHandle charHandle, const QByteArray &amp;value)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="_q_characteristicWritten" fullname="QLowEnergyControllerPrivateOSX::_q_characteristicWritten" href="qlowenergycontrollerprivateosx.html#underscore.q_characteristicWritten" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="103" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_characteristicWritten(QLowEnergyHandle charHandle, const QByteArray &amp;value)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="_q_connected" fullname="QLowEnergyControllerPrivateOSX::_q_connected" href="qlowenergycontrollerprivateosx.html#underscore.q_connected" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="96" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_connected()"/>
<function threadsafety="unspecified" name="_q_descriptorRead" fullname="QLowEnergyControllerPrivateOSX::_q_descriptorRead" href="qlowenergycontrollerprivateosx.html#underscore.q_descriptorRead" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="105" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_descriptorRead(QLowEnergyHandle descHandle, const QByteArray &amp;value)">
<parameter type="QLowEnergyHandle" name="descHandle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="_q_descriptorWritten" fullname="QLowEnergyControllerPrivateOSX::_q_descriptorWritten" href="qlowenergycontrollerprivateosx.html#underscore.q_descriptorWritten" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="106" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_descriptorWritten(QLowEnergyHandle charHandle, const QByteArray &amp;value)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="_q_disconnected" fullname="QLowEnergyControllerPrivateOSX::_q_disconnected" href="qlowenergycontrollerprivateosx.html#underscore.q_disconnected" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="97" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_disconnected()"/>
<function threadsafety="unspecified" name="_q_notificationEnabled" fullname="QLowEnergyControllerPrivateOSX::_q_notificationEnabled" href="qlowenergycontrollerprivateosx.html#underscore.q_notificationEnabled" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="107" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_notificationEnabled(QLowEnergyHandle charHandle, bool enabled)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="bool" name="enabled" default=""/>
</function>
<function threadsafety="unspecified" name="_q_serviceDetailsDiscoveryFinished" fullname="QLowEnergyControllerPrivateOSX::_q_serviceDetailsDiscoveryFinished" href="qlowenergycontrollerprivateosx.html#underscore.q_serviceDetailsDiscoveryFinished" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="100" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_serviceDetailsDiscoveryFinished(QSharedPointer&lt;QLowEnergyServicePrivate&gt; service)">
<parameter type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
</function>
<function threadsafety="unspecified" name="_q_serviceDiscoveryFinished" fullname="QLowEnergyControllerPrivateOSX::_q_serviceDiscoveryFinished" href="qlowenergycontrollerprivateosx.html#underscore.q_serviceDiscoveryFinished" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="99" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void _q_serviceDiscoveryFinished()"/>
<function threadsafety="unspecified" name="connectToDevice" fullname="QLowEnergyControllerPrivateOSX::connectToDevice" href="qlowenergycontrollerprivateosx.html#connectToDevice" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="115" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectToDevice()"/>
<function threadsafety="unspecified" name="discoverServiceDetails" fullname="QLowEnergyControllerPrivateOSX::discoverServiceDetails" href="qlowenergycontrollerprivateosx.html#discoverServiceDetails" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="117" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void discoverServiceDetails(const QBluetoothUuid &amp;serviceUuid)">
<parameter type="const QBluetoothUuid &amp;" name="serviceUuid" default=""/>
</function>
<function threadsafety="unspecified" name="discoverServices" fullname="QLowEnergyControllerPrivateOSX::discoverServices" href="qlowenergycontrollerprivateosx.html#discoverServices" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="116" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void discoverServices()"/>
<function threadsafety="unspecified" name="invalidateServices" fullname="QLowEnergyControllerPrivateOSX::invalidateServices" href="qlowenergycontrollerprivateosx.html#invalidateServices" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="150" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void invalidateServices()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QLowEnergyControllerPrivateOSX::qt_static_metacall" href="qlowenergycontrollerprivateosx.html#qt_static_metacall" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="87" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="readCharacteristic" fullname="QLowEnergyControllerPrivateOSX::readCharacteristic" href="qlowenergycontrollerprivateosx.html#readCharacteristic" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="122" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void readCharacteristic(QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, QLowEnergyHandle charHandle)">
<parameter type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
</function>
<function threadsafety="unspecified" name="readDescriptor" fullname="QLowEnergyControllerPrivateOSX::readDescriptor" href="qlowenergycontrollerprivateosx.html#readDescriptor" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="132" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void readDescriptor(QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, QLowEnergyHandle charHandle)">
<parameter type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
</function>
<function threadsafety="unspecified" name="setErrorDescription" fullname="QLowEnergyControllerPrivateOSX::setErrorDescription" href="qlowenergycontrollerprivateosx.html#setErrorDescription" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="149" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setErrorDescription(QLowEnergyController::Error errorCode)">
<parameter type="QLowEnergyController::Error" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="setNotifyValue" fullname="QLowEnergyControllerPrivateOSX::setNotifyValue" href="qlowenergycontrollerprivateosx.html#setNotifyValue" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="119" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setNotifyValue(QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, QLowEnergyHandle charHandle, const QByteArray &amp;newValue)">
<parameter type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="writeCharacteristic" fullname="QLowEnergyControllerPrivateOSX::writeCharacteristic" href="qlowenergycontrollerprivateosx.html#writeCharacteristic" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="124" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void writeCharacteristic(QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, QLowEnergyHandle charHandle, const QByteArray &amp;newValue, QLowEnergyService::WriteMode mode)">
<parameter type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
<parameter type="QLowEnergyService::WriteMode" name="mode" default=""/>
</function>
<function threadsafety="unspecified" name="writeDescriptor" fullname="QLowEnergyControllerPrivateOSX::writeDescriptor" href="qlowenergycontrollerprivateosx.html#writeDescriptor" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="134" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void writeDescriptor(QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, QLowEnergyHandle descriptorHandle, const QByteArray &amp;newValue)">
<parameter type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="QLowEnergyHandle" name="descriptorHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyControllerPrivateOSX" fullname="QLowEnergyControllerPrivateOSX::~QLowEnergyControllerPrivateOSX" href="qlowenergycontrollerprivateosx.html#dtor.QLowEnergyControllerPrivateOSX" status="active" access="public" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="91" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyControllerPrivateOSX()"/>
<function threadsafety="unspecified" name="isValid" fullname="QLowEnergyControllerPrivateOSX::isValid" href="qlowenergycontrollerprivateosx.html#isValid" status="active" access="public" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="93" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QLowEnergyControllerPrivateOSX::metaObject" href="qlowenergycontrollerprivateosx.html#metaObject" status="active" access="public" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="87" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="addressType" fullname="QLowEnergyControllerPrivateOSX::addressType" href="qlowenergycontrollerprivateosx.html#addressType-var" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="166" type="QLowEnergyController::RemoteAddressType" static="false"/>
<variable threadsafety="unspecified" name="centralManager" fullname="QLowEnergyControllerPrivateOSX::centralManager" href="qlowenergycontrollerprivateosx.html#centralManager-var" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="170" type="QLowEnergyControllerPrivateOSX::CentralManager" static="false"/>
<variable threadsafety="unspecified" name="controllerState" fullname="QLowEnergyControllerPrivateOSX::controllerState" href="qlowenergycontrollerprivateosx.html#controllerState-var" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="165" type="QLowEnergyController::ControllerState" static="false"/>
<variable threadsafety="unspecified" name="deviceName" fullname="QLowEnergyControllerPrivateOSX::deviceName" href="qlowenergycontrollerprivateosx.html#deviceName-var" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="155" type="QString" static="false"/>
<variable threadsafety="unspecified" name="deviceUuid" fullname="QLowEnergyControllerPrivateOSX::deviceUuid" href="qlowenergycontrollerprivateosx.html#deviceUuid-var" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="154" type="QBluetoothUuid" static="false"/>
<variable threadsafety="unspecified" name="discoveredServices" fullname="QLowEnergyControllerPrivateOSX::discoveredServices" href="qlowenergycontrollerprivateosx.html#discoveredServices-var" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="181" type="QLowEnergyControllerPrivateOSX::ServiceMap" static="false"/>
<variable threadsafety="unspecified" name="errorString" fullname="QLowEnergyControllerPrivateOSX::errorString" href="qlowenergycontrollerprivateosx.html#errorString-var" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="157" type="QString" static="false"/>
<variable threadsafety="unspecified" name="lastError" fullname="QLowEnergyControllerPrivateOSX::lastError" href="qlowenergycontrollerprivateosx.html#lastError-var" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="158" type="QLowEnergyController::Error" static="false"/>
<variable threadsafety="unspecified" name="localAddress" fullname="QLowEnergyControllerPrivateOSX::localAddress" href="qlowenergycontrollerprivateosx.html#localAddress-var" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="160" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="peripheralManager" fullname="QLowEnergyControllerPrivateOSX::peripheralManager" href="qlowenergycontrollerprivateosx.html#peripheralManager-var" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="175" type="QLowEnergyControllerPrivateOSX::PeripheralManager" static="false"/>
<variable threadsafety="unspecified" name="q_ptr" fullname="QLowEnergyControllerPrivateOSX::q_ptr" href="qlowenergycontrollerprivateosx.html#q_ptr-var" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="153" type="QLowEnergyController *" static="false"/>
<variable threadsafety="unspecified" name="remoteAddress" fullname="QLowEnergyControllerPrivateOSX::remoteAddress" href="qlowenergycontrollerprivateosx.html#remoteAddress-var" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="161" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="role" fullname="QLowEnergyControllerPrivateOSX::role" href="qlowenergycontrollerprivateosx.html#role-var" status="active" access="private" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="163" type="QLowEnergyController::Role" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QLowEnergyControllerPrivateOSX::staticMetaObject" href="qlowenergycontrollerprivateosx.html#staticMetaObject-var" status="active" access="public" location="qlowenergycontroller_osx_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_osx_p.h" lineno="87" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QLowEnergyControllerPrivateCommon" href="qlowenergycontrollerprivatecommon.html" status="internal" access="private" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="68" bases="QLowEnergyControllerPrivate">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QLowEnergyControllerPrivateCommon::QPrivateSignal" href="qlowenergycontrollerprivatecommon-qprivatesignal.html" status="active" access="private" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="70"/>
<function threadsafety="unspecified" name="QLowEnergyControllerPrivateCommon" fullname="QLowEnergyControllerPrivateCommon::QLowEnergyControllerPrivateCommon" href="qlowenergycontrollerprivatecommon.html#QLowEnergyControllerPrivateCommon" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="72" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyControllerPrivateCommon()"/>
<function threadsafety="unspecified" name="tr" fullname="QLowEnergyControllerPrivateCommon::tr" href="qlowenergycontrollerprivatecommon.html#tr" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="70" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QLowEnergyControllerPrivateCommon::trUtf8" href="qlowenergycontrollerprivatecommon.html#trUtf8" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="70" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QLowEnergyControllerPrivateCommon::qt_metacall" href="qlowenergycontrollerprivatecommon.html#qt_metacall" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="70" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QLowEnergyControllerPrivateCommon::qt_metacast" href="qlowenergycontrollerprivatecommon.html#qt_metacast" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="70" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="addToGenericAttributeList" fullname="QLowEnergyControllerPrivateCommon::addToGenericAttributeList" href="qlowenergycontrollerprivatecommon.html#addToGenericAttributeList" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="106" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void addToGenericAttributeList(const QLowEnergyServiceData &amp;service, QLowEnergyHandle startHandle) override">
<parameter type="const QLowEnergyServiceData &amp;" name="service" default=""/>
<parameter type="QLowEnergyHandle" name="startHandle" default=""/>
</function>
<function threadsafety="unspecified" name="connectToDevice" fullname="QLowEnergyControllerPrivateCommon::connectToDevice" href="qlowenergycontrollerprivatecommon.html#connectToDevice" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="77" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void connectToDevice() override"/>
<function threadsafety="unspecified" name="disconnectFromDevice" fullname="QLowEnergyControllerPrivateCommon::disconnectFromDevice" href="qlowenergycontrollerprivatecommon.html#disconnectFromDevice" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="78" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void disconnectFromDevice() override"/>
<function threadsafety="unspecified" name="discoverServiceDetails" fullname="QLowEnergyControllerPrivateCommon::discoverServiceDetails" href="qlowenergycontrollerprivatecommon.html#discoverServiceDetails" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="81" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void discoverServiceDetails(const QBluetoothUuid &amp;service) override">
<parameter type="const QBluetoothUuid &amp;" name="service" default=""/>
</function>
<function threadsafety="unspecified" name="discoverServices" fullname="QLowEnergyControllerPrivateCommon::discoverServices" href="qlowenergycontrollerprivatecommon.html#discoverServices" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="80" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void discoverServices() override"/>
<function threadsafety="unspecified" name="init" fullname="QLowEnergyControllerPrivateCommon::init" href="qlowenergycontrollerprivatecommon.html#init" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="75" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void init() override"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QLowEnergyControllerPrivateCommon::qt_static_metacall" href="qlowenergycontrollerprivatecommon.html#qt_static_metacall" status="active" access="private" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="70" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="readCharacteristic" fullname="QLowEnergyControllerPrivateCommon::readCharacteristic" href="qlowenergycontrollerprivatecommon.html#readCharacteristic" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="91" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void readCharacteristic(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
</function>
<function threadsafety="unspecified" name="readDescriptor" fullname="QLowEnergyControllerPrivateCommon::readDescriptor" href="qlowenergycontrollerprivatecommon.html#readDescriptor" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="93" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void readDescriptor(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle, const QLowEnergyHandle descriptorHandle) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QLowEnergyHandle" name="descriptorHandle" default=""/>
</function>
<function threadsafety="unspecified" name="requestConnectionUpdate" fullname="QLowEnergyControllerPrivateCommon::requestConnectionUpdate" href="qlowenergycontrollerprivatecommon.html#requestConnectionUpdate" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="88" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void requestConnectionUpdate(const QLowEnergyConnectionParameters &amp;params) override">
<parameter type="const QLowEnergyConnectionParameters &amp;" name="params" default=""/>
</function>
<function threadsafety="unspecified" name="startAdvertising" fullname="QLowEnergyControllerPrivateCommon::startAdvertising" href="qlowenergycontrollerprivatecommon.html#startAdvertising" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="83" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void startAdvertising(const QLowEnergyAdvertisingParameters &amp;params, const QLowEnergyAdvertisingData &amp;advertisingData, const QLowEnergyAdvertisingData &amp;scanResponseData) override">
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="params" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="advertisingData" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="scanResponseData" default=""/>
</function>
<function threadsafety="unspecified" name="stopAdvertising" fullname="QLowEnergyControllerPrivateCommon::stopAdvertising" href="qlowenergycontrollerprivatecommon.html#stopAdvertising" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="86" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void stopAdvertising() override"/>
<function threadsafety="unspecified" name="writeCharacteristic" fullname="QLowEnergyControllerPrivateCommon::writeCharacteristic" href="qlowenergycontrollerprivatecommon.html#writeCharacteristic" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="98" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void writeCharacteristic(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle, const QByteArray &amp;newValue, QLowEnergyService::WriteMode mode) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
<parameter type="QLowEnergyService::WriteMode" name="mode" default=""/>
</function>
<function threadsafety="unspecified" name="writeDescriptor" fullname="QLowEnergyControllerPrivateCommon::writeDescriptor" href="qlowenergycontrollerprivatecommon.html#writeDescriptor" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="101" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void writeDescriptor(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle, const QLowEnergyHandle descriptorHandle, const QByteArray &amp;newValue) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QLowEnergyHandle" name="descriptorHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyControllerPrivateCommon" fullname="QLowEnergyControllerPrivateCommon::~QLowEnergyControllerPrivateCommon" href="qlowenergycontrollerprivatecommon.html#dtor.QLowEnergyControllerPrivateCommon" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="73" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyControllerPrivateCommon()"/>
<function threadsafety="unspecified" name="metaObject" fullname="QLowEnergyControllerPrivateCommon::metaObject" href="qlowenergycontrollerprivatecommon.html#metaObject" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="70" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QLowEnergyControllerPrivateCommon::staticMetaObject" href="qlowenergycontrollerprivatecommon.html#staticMetaObject-var" status="active" access="public" location="qlowenergycontroller_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_p.h" lineno="70" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QLowEnergyControllerPrivateWinRT" href="qlowenergycontrollerprivatewinrt.html" status="internal" access="private" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="76" bases="QLowEnergyControllerPrivate">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QLowEnergyControllerPrivateWinRT::QPrivateSignal" href="qlowenergycontrollerprivatewinrt-qprivatesignal.html" status="active" access="private" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="78"/>
<class threadsafety="unspecified" name="ValueChangedEntry" fullname="QLowEnergyControllerPrivateWinRT::ValueChangedEntry" href="qlowenergycontrollerprivatewinrt-valuechangedentry.html" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="123">
<function threadsafety="unspecified" name="ValueChangedEntry" fullname="QLowEnergyControllerPrivateWinRT::ValueChangedEntry::ValueChangedEntry" href="qlowenergycontrollerprivatewinrt-valuechangedentry.html#ValueChangedEntry" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="124" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="ValueChangedEntry()"/>
<function threadsafety="unspecified" name="ValueChangedEntry" fullname="QLowEnergyControllerPrivateWinRT::ValueChangedEntry::ValueChangedEntry" href="qlowenergycontrollerprivatewinrt-valuechangedentry.html#ValueChangedEntry-1" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="125" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="ValueChangedEntry(int c, int t)">
<parameter type="int" name="c" default=""/>
<parameter type="int" name="t" default=""/>
</function>
<variable threadsafety="unspecified" name="characteristic" fullname="QLowEnergyControllerPrivateWinRT::ValueChangedEntry::characteristic" href="qlowenergycontrollerprivatewinrt-valuechangedentry.html#characteristic-var" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="132" type="int" static="false"/>
<variable threadsafety="unspecified" name="token" fullname="QLowEnergyControllerPrivateWinRT::ValueChangedEntry::token" href="qlowenergycontrollerprivatewinrt-valuechangedentry.html#token-var" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="133" type="int" static="false"/>
</class>
<function threadsafety="unspecified" name="QLowEnergyControllerPrivateWinRT" fullname="QLowEnergyControllerPrivateWinRT::QLowEnergyControllerPrivateWinRT" href="qlowenergycontrollerprivatewinrt.html#QLowEnergyControllerPrivateWinRT" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="80" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyControllerPrivateWinRT()"/>
<function threadsafety="unspecified" name="tr" fullname="QLowEnergyControllerPrivateWinRT::tr" href="qlowenergycontrollerprivatewinrt.html#tr" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="78" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QLowEnergyControllerPrivateWinRT::trUtf8" href="qlowenergycontrollerprivatewinrt.html#trUtf8" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="78" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="getNativeCharacteristic" fullname="QLowEnergyControllerPrivateWinRT::getNativeCharacteristic" href="qlowenergycontrollerprivatewinrt.html#getNativeCharacteristic" status="active" access="private" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="138" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int getNativeCharacteristic(const QBluetoothUuid &amp;, const QBluetoothUuid &amp;)">
<parameter type="const QBluetoothUuid &amp;" name="" default=""/>
<parameter type="const QBluetoothUuid &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="getNativeService" fullname="QLowEnergyControllerPrivateWinRT::getNativeService" href="qlowenergycontrollerprivatewinrt.html#getNativeService" status="active" access="private" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="137" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int getNativeService(const QBluetoothUuid &amp;)">
<parameter type="const QBluetoothUuid &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QLowEnergyControllerPrivateWinRT::qt_metacall" href="qlowenergycontrollerprivatewinrt.html#qt_metacall" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="78" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QLowEnergyControllerPrivateWinRT::qt_metacast" href="qlowenergycontrollerprivatewinrt.html#qt_metacast" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="78" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="addToGenericAttributeList" fullname="QLowEnergyControllerPrivateWinRT::addToGenericAttributeList" href="qlowenergycontrollerprivatewinrt.html#addToGenericAttributeList" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="114" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void addToGenericAttributeList(const QLowEnergyServiceData &amp;service, QLowEnergyHandle startHandle) override">
<parameter type="const QLowEnergyServiceData &amp;" name="service" default=""/>
<parameter type="QLowEnergyHandle" name="startHandle" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicChanged" fullname="QLowEnergyControllerPrivateWinRT::characteristicChanged" href="qlowenergycontrollerprivatewinrt.html#characteristicChanged" status="active" access="private" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="118" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicChanged(int charHandle, const QByteArray &amp;data)">
<parameter type="int" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="connectToDevice" fullname="QLowEnergyControllerPrivateWinRT::connectToDevice" href="qlowenergycontrollerprivatewinrt.html#connectToDevice" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="85" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void connectToDevice() override"/>
<function threadsafety="unspecified" name="disconnectFromDevice" fullname="QLowEnergyControllerPrivateWinRT::disconnectFromDevice" href="qlowenergycontrollerprivatewinrt.html#disconnectFromDevice" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="86" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void disconnectFromDevice() override"/>
<function threadsafety="unspecified" name="discoverServiceDetails" fullname="QLowEnergyControllerPrivateWinRT::discoverServiceDetails" href="qlowenergycontrollerprivatewinrt.html#discoverServiceDetails" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="89" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void discoverServiceDetails(const QBluetoothUuid &amp;service) override">
<parameter type="const QBluetoothUuid &amp;" name="service" default=""/>
</function>
<function threadsafety="unspecified" name="discoverServices" fullname="QLowEnergyControllerPrivateWinRT::discoverServices" href="qlowenergycontrollerprivatewinrt.html#discoverServices" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="88" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void discoverServices() override"/>
<function threadsafety="unspecified" name="init" fullname="QLowEnergyControllerPrivateWinRT::init" href="qlowenergycontrollerprivatewinrt.html#init" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="83" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void init() override"/>
<function threadsafety="unspecified" name="obtainIncludedServices" fullname="QLowEnergyControllerPrivateWinRT::obtainIncludedServices" href="qlowenergycontrollerprivatewinrt.html#obtainIncludedServices" status="active" access="private" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="142" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void obtainIncludedServices(QSharedPointer&lt;QLowEnergyServicePrivate&gt; servicePointer, int nativeService)">
<parameter type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="servicePointer" default=""/>
<parameter type="int" name="nativeService" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QLowEnergyControllerPrivateWinRT::qt_static_metacall" href="qlowenergycontrollerprivatewinrt.html#qt_static_metacall" status="active" access="private" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="78" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="readCharacteristic" fullname="QLowEnergyControllerPrivateWinRT::readCharacteristic" href="qlowenergycontrollerprivatewinrt.html#readCharacteristic" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="99" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void readCharacteristic(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
</function>
<function threadsafety="unspecified" name="readDescriptor" fullname="QLowEnergyControllerPrivateWinRT::readDescriptor" href="qlowenergycontrollerprivatewinrt.html#readDescriptor" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="101" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void readDescriptor(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle, const QLowEnergyHandle descriptorHandle) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QLowEnergyHandle" name="descriptorHandle" default=""/>
</function>
<function threadsafety="unspecified" name="registerForValueChanges" fullname="QLowEnergyControllerPrivateWinRT::registerForValueChanges" href="qlowenergycontrollerprivatewinrt.html#registerForValueChanges" status="active" access="private" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="140" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void registerForValueChanges(const QBluetoothUuid &amp;serviceUuid, const QBluetoothUuid &amp;charUuid)">
<parameter type="const QBluetoothUuid &amp;" name="serviceUuid" default=""/>
<parameter type="const QBluetoothUuid &amp;" name="charUuid" default=""/>
</function>
<function threadsafety="unspecified" name="requestConnectionUpdate" fullname="QLowEnergyControllerPrivateWinRT::requestConnectionUpdate" href="qlowenergycontrollerprivatewinrt.html#requestConnectionUpdate" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="96" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void requestConnectionUpdate(const QLowEnergyConnectionParameters &amp;params) override">
<parameter type="const QLowEnergyConnectionParameters &amp;" name="params" default=""/>
</function>
<function threadsafety="unspecified" name="startAdvertising" fullname="QLowEnergyControllerPrivateWinRT::startAdvertising" href="qlowenergycontrollerprivatewinrt.html#startAdvertising" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="91" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void startAdvertising(const QLowEnergyAdvertisingParameters &amp;params, const QLowEnergyAdvertisingData &amp;advertisingData, const QLowEnergyAdvertisingData &amp;scanResponseData) override">
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="params" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="advertisingData" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="scanResponseData" default=""/>
</function>
<function threadsafety="unspecified" name="stopAdvertising" fullname="QLowEnergyControllerPrivateWinRT::stopAdvertising" href="qlowenergycontrollerprivatewinrt.html#stopAdvertising" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="94" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void stopAdvertising() override"/>
<function threadsafety="unspecified" name="writeCharacteristic" fullname="QLowEnergyControllerPrivateWinRT::writeCharacteristic" href="qlowenergycontrollerprivatewinrt.html#writeCharacteristic" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="106" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void writeCharacteristic(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle, const QByteArray &amp;newValue, QLowEnergyService::WriteMode mode) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
<parameter type="QLowEnergyService::WriteMode" name="mode" default=""/>
</function>
<function threadsafety="unspecified" name="writeDescriptor" fullname="QLowEnergyControllerPrivateWinRT::writeDescriptor" href="qlowenergycontrollerprivatewinrt.html#writeDescriptor" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="109" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void writeDescriptor(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; service, const QLowEnergyHandle charHandle, const QLowEnergyHandle descriptorHandle, const QByteArray &amp;newValue) override">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
<parameter type="const QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QLowEnergyHandle" name="descriptorHandle" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyControllerPrivateWinRT" fullname="QLowEnergyControllerPrivateWinRT::~QLowEnergyControllerPrivateWinRT" href="qlowenergycontrollerprivatewinrt.html#dtor.QLowEnergyControllerPrivateWinRT" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="81" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyControllerPrivateWinRT()"/>
<function threadsafety="unspecified" name="metaObject" fullname="QLowEnergyControllerPrivateWinRT::metaObject" href="qlowenergycontrollerprivatewinrt.html#metaObject" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="78" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="mDevice" fullname="QLowEnergyControllerPrivateWinRT::mDevice" href="qlowenergycontrollerprivatewinrt.html#mDevice-var" status="active" access="private" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="121" type="int" static="false"/>
<variable threadsafety="unspecified" name="mStatusChangedToken" fullname="QLowEnergyControllerPrivateWinRT::mStatusChangedToken" href="qlowenergycontrollerprivatewinrt.html#mStatusChangedToken-var" status="active" access="private" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="122" type="int" static="false"/>
<variable threadsafety="unspecified" name="mValueChangedTokens" fullname="QLowEnergyControllerPrivateWinRT::mValueChangedTokens" href="qlowenergycontrollerprivatewinrt.html#mValueChangedTokens-var" status="active" access="private" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="135" type="QVector&lt;QLowEnergyControllerPrivateWinRT::ValueChangedEntry&gt;" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QLowEnergyControllerPrivateWinRT::staticMetaObject" href="qlowenergycontrollerprivatewinrt.html#staticMetaObject-var" status="active" access="public" location="qlowenergycontroller_winrt_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller_winrt_p.h" lineno="78" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QLowEnergyControllerPrivate" href="qlowenergycontrollerprivate.html" status="internal" access="private" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="83" bases="QObject">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QLowEnergyControllerPrivate::QPrivateSignal" href="qlowenergycontrollerprivate-qprivatesignal.html" status="active" access="private" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="85"/>
<function threadsafety="unspecified" name="characteristicForHandle" fullname="QLowEnergyControllerPrivate::characteristicForHandle" href="qlowenergycontrollerprivate.html#characteristicForHandle" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="155" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyCharacteristic" signature="QLowEnergyCharacteristic characteristicForHandle(QLowEnergyHandle handle)">
<parameter type="QLowEnergyHandle" name="handle" default=""/>
</function>
<function threadsafety="unspecified" name="q_func" fullname="QLowEnergyControllerPrivate::q_func" href="qlowenergycontrollerprivate.html#q_func" status="active" access="protected" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="178" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyController *" signature="QLowEnergyController * q_func()"/>
<function threadsafety="unspecified" name="QLowEnergyControllerPrivate" fullname="QLowEnergyControllerPrivate::QLowEnergyControllerPrivate" href="qlowenergycontrollerprivate.html#QLowEnergyControllerPrivate" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="92" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyControllerPrivate()"/>
<function threadsafety="unspecified" name="descriptorForHandle" fullname="QLowEnergyControllerPrivate::descriptorForHandle" href="qlowenergycontrollerprivate.html#descriptorForHandle" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="156" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyDescriptor" signature="QLowEnergyDescriptor descriptorForHandle(QLowEnergyHandle handle)">
<parameter type="QLowEnergyHandle" name="handle" default=""/>
</function>
<function threadsafety="unspecified" name="addServiceHelper" fullname="QLowEnergyControllerPrivate::addServiceHelper" href="qlowenergycontrollerprivate.html#addServiceHelper" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="135" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyService *" signature="QLowEnergyService * addServiceHelper(const QLowEnergyServiceData &amp;service)">
<parameter type="const QLowEnergyServiceData &amp;" name="service" default=""/>
</function>
<function threadsafety="unspecified" name="serviceForHandle" fullname="QLowEnergyControllerPrivate::serviceForHandle" href="qlowenergycontrollerprivate.html#serviceForHandle" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="154" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" signature="QSharedPointer&lt;QLowEnergyServicePrivate&gt; serviceForHandle(QLowEnergyHandle handle)">
<parameter type="QLowEnergyHandle" name="handle" default=""/>
</function>
<function threadsafety="unspecified" name="tr" fullname="QLowEnergyControllerPrivate::tr" href="qlowenergycontrollerprivate.html#tr" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="85" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QLowEnergyControllerPrivate::trUtf8" href="qlowenergycontrollerprivate.html#trUtf8" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="85" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="isValidLocalAdapter" fullname="QLowEnergyControllerPrivate::isValidLocalAdapter" href="qlowenergycontrollerprivate.html#isValidLocalAdapter" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="140" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValidLocalAdapter()"/>
<function threadsafety="unspecified" name="qt_metacall" fullname="QLowEnergyControllerPrivate::qt_metacall" href="qlowenergycontrollerprivate.html#qt_metacall" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="85" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="updateValueOfCharacteristic" fullname="QLowEnergyControllerPrivate::updateValueOfCharacteristic" href="qlowenergycontrollerprivate.html#updateValueOfCharacteristic" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="157" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint16" signature="quint16 updateValueOfCharacteristic(QLowEnergyHandle charHandle, const QByteArray &amp;value, bool appendValue)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
<parameter type="bool" name="appendValue" default=""/>
</function>
<function threadsafety="unspecified" name="updateValueOfDescriptor" fullname="QLowEnergyControllerPrivate::updateValueOfDescriptor" href="qlowenergycontrollerprivate.html#updateValueOfDescriptor" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="160" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint16" signature="quint16 updateValueOfDescriptor(QLowEnergyHandle charHandle, QLowEnergyHandle descriptorHandle, const QByteArray &amp;value, bool appendValue)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="QLowEnergyHandle" name="descriptorHandle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
<parameter type="bool" name="appendValue" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QLowEnergyControllerPrivate::qt_metacast" href="qlowenergycontrollerprivate.html#qt_metacast" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="85" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="addToGenericAttributeList" fullname="QLowEnergyControllerPrivate::addToGenericAttributeList" href="qlowenergycontrollerprivate.html#addToGenericAttributeList" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="130" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addToGenericAttributeList(const QLowEnergyServiceData &amp;, QLowEnergyHandle ) = 0">
<parameter type="const QLowEnergyServiceData &amp;" name="" default=""/>
<parameter type="QLowEnergyHandle" name="" default=""/>
</function>
<function threadsafety="unspecified" name="connectToDevice" fullname="QLowEnergyControllerPrivate::connectToDevice" href="qlowenergycontrollerprivate.html#connectToDevice" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="97" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectToDevice() = 0"/>
<function threadsafety="unspecified" name="disconnectFromDevice" fullname="QLowEnergyControllerPrivate::disconnectFromDevice" href="qlowenergycontrollerprivate.html#disconnectFromDevice" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="98" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void disconnectFromDevice() = 0"/>
<function threadsafety="unspecified" name="discoverServiceDetails" fullname="QLowEnergyControllerPrivate::discoverServiceDetails" href="qlowenergycontrollerprivate.html#discoverServiceDetails" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="101" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void discoverServiceDetails(const QBluetoothUuid &amp;) = 0">
<parameter type="const QBluetoothUuid &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="discoverServices" fullname="QLowEnergyControllerPrivate::discoverServices" href="qlowenergycontrollerprivate.html#discoverServices" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="100" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void discoverServices() = 0"/>
<function threadsafety="unspecified" name="init" fullname="QLowEnergyControllerPrivate::init" href="qlowenergycontrollerprivate.html#init" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="96" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void init() = 0"/>
<function threadsafety="unspecified" name="invalidateServices" fullname="QLowEnergyControllerPrivate::invalidateServices" href="qlowenergycontrollerprivate.html#invalidateServices" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="164" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void invalidateServices()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QLowEnergyControllerPrivate::qt_static_metacall" href="qlowenergycontrollerprivate.html#qt_static_metacall" status="active" access="private" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="85" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="readCharacteristic" fullname="QLowEnergyControllerPrivate::readCharacteristic" href="qlowenergycontrollerprivate.html#readCharacteristic" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="103" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void readCharacteristic(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; , const QLowEnergyHandle ) = 0">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="" default=""/>
<parameter type="const QLowEnergyHandle" name="" default=""/>
</function>
<function threadsafety="unspecified" name="readDescriptor" fullname="QLowEnergyControllerPrivate::readDescriptor" href="qlowenergycontrollerprivate.html#readDescriptor" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="106" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void readDescriptor(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; , const QLowEnergyHandle , const QLowEnergyHandle ) = 0">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="" default=""/>
<parameter type="const QLowEnergyHandle" name="" default=""/>
<parameter type="const QLowEnergyHandle" name="" default=""/>
</function>
<function threadsafety="unspecified" name="requestConnectionUpdate" fullname="QLowEnergyControllerPrivate::requestConnectionUpdate" href="qlowenergycontrollerprivate.html#requestConnectionUpdate" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="128" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void requestConnectionUpdate(const QLowEnergyConnectionParameters &amp;) = 0">
<parameter type="const QLowEnergyConnectionParameters &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setError" fullname="QLowEnergyControllerPrivate::setError" href="qlowenergycontrollerprivate.html#setError" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="141" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setError(QLowEnergyController::Error newError)">
<parameter type="QLowEnergyController::Error" name="newError" default=""/>
</function>
<function threadsafety="unspecified" name="setState" fullname="QLowEnergyControllerPrivate::setState" href="qlowenergycontrollerprivate.html#setState" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="142" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setState(QLowEnergyController::ControllerState newState)">
<parameter type="QLowEnergyController::ControllerState" name="newState" default=""/>
</function>
<function threadsafety="unspecified" name="startAdvertising" fullname="QLowEnergyControllerPrivate::startAdvertising" href="qlowenergycontrollerprivate.html#startAdvertising" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="122" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void startAdvertising(const QLowEnergyAdvertisingParameters &amp;, const QLowEnergyAdvertisingData &amp;, const QLowEnergyAdvertisingData &amp;) = 0">
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="stopAdvertising" fullname="QLowEnergyControllerPrivate::stopAdvertising" href="qlowenergycontrollerprivate.html#stopAdvertising" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="126" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stopAdvertising() = 0"/>
<function threadsafety="unspecified" name="writeCharacteristic" fullname="QLowEnergyControllerPrivate::writeCharacteristic" href="qlowenergycontrollerprivate.html#writeCharacteristic" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="111" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void writeCharacteristic(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; , const QLowEnergyHandle , const QByteArray &amp;, QLowEnergyService::WriteMode ) = 0">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="" default=""/>
<parameter type="const QLowEnergyHandle" name="" default=""/>
<parameter type="const QByteArray &amp;" name="" default=""/>
<parameter type="QLowEnergyService::WriteMode" name="" default=""/>
</function>
<function threadsafety="unspecified" name="writeDescriptor" fullname="QLowEnergyControllerPrivate::writeDescriptor" href="qlowenergycontrollerprivate.html#writeDescriptor" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="116" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void writeDescriptor(const QSharedPointer&lt;QLowEnergyServicePrivate&gt; , const QLowEnergyHandle , const QLowEnergyHandle , const QByteArray &amp;) = 0">
<parameter type="const QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="" default=""/>
<parameter type="const QLowEnergyHandle" name="" default=""/>
<parameter type="const QLowEnergyHandle" name="" default=""/>
<parameter type="const QByteArray &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyControllerPrivate" fullname="QLowEnergyControllerPrivate::~QLowEnergyControllerPrivate" href="qlowenergycontrollerprivate.html#dtor.QLowEnergyControllerPrivate" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="93" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyControllerPrivate()"/>
<function threadsafety="unspecified" name="q_func" fullname="QLowEnergyControllerPrivate::q_func" href="qlowenergycontrollerprivate.html#q_func-1" status="active" access="protected" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="178" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QLowEnergyController *" signature="const QLowEnergyController * q_func() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QLowEnergyControllerPrivate::metaObject" href="qlowenergycontrollerprivate.html#metaObject" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="85" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="addressType" fullname="QLowEnergyControllerPrivate::addressType" href="qlowenergycontrollerprivate.html#addressType-var" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="146" type="QLowEnergyController::RemoteAddressType" static="false"/>
<variable threadsafety="unspecified" name="error" fullname="QLowEnergyControllerPrivate::error" href="qlowenergycontrollerprivate.html#error-var" status="active" access="protected" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="168" type="QLowEnergyController::Error" static="false"/>
<variable threadsafety="unspecified" name="errorString" fullname="QLowEnergyControllerPrivate::errorString" href="qlowenergycontrollerprivate.html#errorString-var" status="active" access="protected" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="169" type="QString" static="false"/>
<variable threadsafety="unspecified" name="lastLocalHandle" fullname="QLowEnergyControllerPrivate::lastLocalHandle" href="qlowenergycontrollerprivate.html#lastLocalHandle-var" status="active" access="protected" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="174" type="QLowEnergyHandle" static="false"/>
<variable threadsafety="unspecified" name="localAdapter" fullname="QLowEnergyControllerPrivate::localAdapter" href="qlowenergycontrollerprivate.html#localAdapter-var" status="active" access="protected" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="172" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="localServices" fullname="QLowEnergyControllerPrivate::localServices" href="qlowenergycontrollerprivate.html#localServices-var" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="151" type="ServiceDataMap" static="false"/>
<variable threadsafety="unspecified" name="q_ptr" fullname="QLowEnergyControllerPrivate::q_ptr" href="qlowenergycontrollerprivate.html#q_ptr-var" status="active" access="protected" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="179" type="QLowEnergyController *" static="false"/>
<variable threadsafety="unspecified" name="remoteDevice" fullname="QLowEnergyControllerPrivate::remoteDevice" href="qlowenergycontrollerprivate.html#remoteDevice-var" status="active" access="protected" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="171" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="remoteName" fullname="QLowEnergyControllerPrivate::remoteName" href="qlowenergycontrollerprivate.html#remoteName-var" status="active" access="protected" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="176" type="QString" static="false"/>
<variable threadsafety="unspecified" name="role" fullname="QLowEnergyControllerPrivate::role" href="qlowenergycontrollerprivate.html#role-var" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="145" type="QLowEnergyController::Role" static="false"/>
<variable threadsafety="unspecified" name="serviceList" fullname="QLowEnergyControllerPrivate::serviceList" href="qlowenergycontrollerprivate.html#serviceList-var" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="149" type="ServiceDataMap" static="false"/>
<variable threadsafety="unspecified" name="state" fullname="QLowEnergyControllerPrivate::state" href="qlowenergycontrollerprivate.html#state-var" status="active" access="protected" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="167" type="QLowEnergyController::ControllerState" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QLowEnergyControllerPrivate::staticMetaObject" href="qlowenergycontrollerprivate.html#staticMetaObject-var" status="active" access="public" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="85" type="const QMetaObject" static="true"/>
</class>
<typedef threadsafety="unspecified" name="ServiceDataMap" status="internal" access="private" location="qlowenergycontrollerbase_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontrollerbase_p.h" lineno="81"/>
<class threadsafety="unspecified" name="QLowEnergyServicePrivate" href="qlowenergyserviceprivate.html" status="internal" access="private" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="68" bases="QObject">
<class threadsafety="unspecified" name="CharData" fullname="QLowEnergyServicePrivate::CharData" href="qlowenergyserviceprivate-chardata.html" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="80">
<variable threadsafety="unspecified" name="descriptorList" fullname="QLowEnergyServicePrivate::CharData::descriptorList" href="qlowenergyserviceprivate-chardata.html#descriptorList-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="85" type="QHash&lt;QLowEnergyHandle, QLowEnergyServicePrivate::DescData&gt;" static="false"/>
<variable threadsafety="unspecified" name="properties" fullname="QLowEnergyServicePrivate::CharData::properties" href="qlowenergyserviceprivate-chardata.html#properties-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="83" type="QLowEnergyCharacteristic::PropertyTypes" static="false"/>
<variable threadsafety="unspecified" name="uuid" fullname="QLowEnergyServicePrivate::CharData::uuid" href="qlowenergyserviceprivate-chardata.html#uuid-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="82" type="QBluetoothUuid" static="false"/>
<variable threadsafety="unspecified" name="value" fullname="QLowEnergyServicePrivate::CharData::value" href="qlowenergyserviceprivate-chardata.html#value-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="84" type="QByteArray" static="false"/>
<variable threadsafety="unspecified" name="valueHandle" fullname="QLowEnergyServicePrivate::CharData::valueHandle" href="qlowenergyserviceprivate-chardata.html#valueHandle-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="81" type="QLowEnergyHandle" static="false"/>
</class>
<class threadsafety="unspecified" name="DescData" fullname="QLowEnergyServicePrivate::DescData" href="qlowenergyserviceprivate-descdata.html" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="75">
<variable threadsafety="unspecified" name="uuid" fullname="QLowEnergyServicePrivate::DescData::uuid" href="qlowenergyserviceprivate-descdata.html#uuid-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="77" type="QBluetoothUuid" static="false"/>
<variable threadsafety="unspecified" name="value" fullname="QLowEnergyServicePrivate::DescData::value" href="qlowenergyserviceprivate-descdata.html#value-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="76" type="QByteArray" static="false"/>
</class>
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QLowEnergyServicePrivate::QPrivateSignal" href="qlowenergyserviceprivate-qprivatesignal.html" status="active" access="private" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="70"/>
<enum threadsafety="unspecified" name="GattAttributeTypes" fullname="QLowEnergyServicePrivate::GattAttributeTypes" href="qlowenergyserviceprivate.html#GattAttributeTypes-enum" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="88">
<value name="PrimaryService" value="0x2800"/>
<value name="SecondaryService" value="0x2801"/>
<value name="IncludeAttribute" value="0x2802"/>
<value name="Characteristic" value="0x2803"/>
</enum>
<function threadsafety="unspecified" name="QLowEnergyServicePrivate" fullname="QLowEnergyServicePrivate::QLowEnergyServicePrivate" href="qlowenergyserviceprivate.html#QLowEnergyServicePrivate" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="72" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyServicePrivate(QObject *parent)">
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="QLowEnergyServicePrivate::tr" href="qlowenergyserviceprivate.html#tr" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="70" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QLowEnergyServicePrivate::trUtf8" href="qlowenergyserviceprivate.html#trUtf8" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="70" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QLowEnergyServicePrivate::qt_metacall" href="qlowenergyserviceprivate.html#qt_metacall" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="70" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QLowEnergyServicePrivate::qt_metacast" href="qlowenergyserviceprivate.html#qt_metacast" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="70" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicChanged" fullname="QLowEnergyServicePrivate::characteristicChanged" href="qlowenergyserviceprivate.html#characteristicChanged" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="102" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicChanged(const QLowEnergyCharacteristic &amp;characteristic, const QByteArray &amp;newValue)">
<parameter type="const QLowEnergyCharacteristic &amp;" name="characteristic" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicRead" fullname="QLowEnergyServicePrivate::characteristicRead" href="qlowenergyserviceprivate.html#characteristicRead" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="104" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicRead(const QLowEnergyCharacteristic &amp;info, const QByteArray &amp;value)">
<parameter type="const QLowEnergyCharacteristic &amp;" name="info" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicWritten" fullname="QLowEnergyServicePrivate::characteristicWritten" href="qlowenergyserviceprivate.html#characteristicWritten" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="106" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicWritten(const QLowEnergyCharacteristic &amp;characteristic, const QByteArray &amp;newValue)">
<parameter type="const QLowEnergyCharacteristic &amp;" name="characteristic" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="descriptorRead" fullname="QLowEnergyServicePrivate::descriptorRead" href="qlowenergyserviceprivate.html#descriptorRead" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="108" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void descriptorRead(const QLowEnergyDescriptor &amp;info, const QByteArray &amp;value)">
<parameter type="const QLowEnergyDescriptor &amp;" name="info" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="descriptorWritten" fullname="QLowEnergyServicePrivate::descriptorWritten" href="qlowenergyserviceprivate.html#descriptorWritten" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="110" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void descriptorWritten(const QLowEnergyDescriptor &amp;descriptor, const QByteArray &amp;newValue)">
<parameter type="const QLowEnergyDescriptor &amp;" name="descriptor" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="error" fullname="QLowEnergyServicePrivate::error" href="qlowenergyserviceprivate.html#error" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="101" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(QLowEnergyService::ServiceError error)">
<parameter type="QLowEnergyService::ServiceError" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QLowEnergyServicePrivate::qt_static_metacall" href="qlowenergyserviceprivate.html#qt_static_metacall" status="active" access="private" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="70" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setController" fullname="QLowEnergyServicePrivate::setController" href="qlowenergyserviceprivate.html#setController" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="95" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setController(QLowEnergyControllerPrivate *control)">
<parameter type="QLowEnergyControllerPrivate *" name="control" default=""/>
</function>
<function threadsafety="unspecified" name="setError" fullname="QLowEnergyServicePrivate::setError" href="qlowenergyserviceprivate.html#setError" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="96" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setError(QLowEnergyService::ServiceError newError)">
<parameter type="QLowEnergyService::ServiceError" name="newError" default=""/>
</function>
<function threadsafety="unspecified" name="setState" fullname="QLowEnergyServicePrivate::setState" href="qlowenergyserviceprivate.html#setState" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="97" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setState(QLowEnergyService::ServiceState newState)">
<parameter type="QLowEnergyService::ServiceState" name="newState" default=""/>
</function>
<function threadsafety="unspecified" name="stateChanged" fullname="QLowEnergyServicePrivate::stateChanged" href="qlowenergyserviceprivate.html#stateChanged" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="100" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stateChanged(QLowEnergyService::ServiceState newState)">
<parameter type="QLowEnergyService::ServiceState" name="newState" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyServicePrivate" fullname="QLowEnergyServicePrivate::~QLowEnergyServicePrivate" href="qlowenergyserviceprivate.html#dtor.QLowEnergyServicePrivate" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="73" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyServicePrivate()"/>
<function threadsafety="unspecified" name="metaObject" fullname="QLowEnergyServicePrivate::metaObject" href="qlowenergyserviceprivate.html#metaObject" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="70" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="characteristicList" fullname="QLowEnergyServicePrivate::characteristicList" href="qlowenergyserviceprivate.html#characteristicList-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="123" type="QHash&lt;QLowEnergyHandle, QLowEnergyServicePrivate::CharData&gt;" static="false"/>
<variable threadsafety="unspecified" name="controller" fullname="QLowEnergyServicePrivate::controller" href="qlowenergyserviceprivate.html#controller-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="125" type="QPointer&lt;QLowEnergyControllerPrivate&gt;" static="false"/>
<variable threadsafety="unspecified" name="endHandle" fullname="QLowEnergyServicePrivate::endHandle" href="qlowenergyserviceprivate.html#endHandle-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="115" type="QLowEnergyHandle" static="false"/>
<variable threadsafety="unspecified" name="includedServices" fullname="QLowEnergyServicePrivate::includedServices" href="qlowenergyserviceprivate.html#includedServices-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="118" type="QList&lt;QBluetoothUuid&gt;" static="false"/>
<variable threadsafety="unspecified" name="lastError" fullname="QLowEnergyServicePrivate::lastError" href="qlowenergyserviceprivate.html#lastError-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="121" type="QLowEnergyService::ServiceError" static="false"/>
<variable threadsafety="unspecified" name="startHandle" fullname="QLowEnergyServicePrivate::startHandle" href="qlowenergyserviceprivate.html#startHandle-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="114" type="QLowEnergyHandle" static="false"/>
<variable threadsafety="unspecified" name="state" fullname="QLowEnergyServicePrivate::state" href="qlowenergyserviceprivate.html#state-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="120" type="QLowEnergyService::ServiceState" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QLowEnergyServicePrivate::staticMetaObject" href="qlowenergyserviceprivate.html#staticMetaObject-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="70" type="const QMetaObject" static="true"/>
<variable threadsafety="unspecified" name="type" fullname="QLowEnergyServicePrivate::type" href="qlowenergyserviceprivate.html#type-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="119" type="QLowEnergyService::ServiceTypes" static="false"/>
<variable threadsafety="unspecified" name="uuid" fullname="QLowEnergyServicePrivate::uuid" href="qlowenergyserviceprivate.html#uuid-var" status="active" access="public" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="117" type="QBluetoothUuid" static="false"/>
</class>
<typedef threadsafety="unspecified" name="CharacteristicDataMap" status="internal" access="private" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="134"/>
<typedef threadsafety="unspecified" name="DescriptorDataMap" status="internal" access="private" location="qlowenergyserviceprivate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyserviceprivate_p.h" lineno="135"/>
<class threadsafety="unspecified" name="QPrivateLinearBuffer" href="qprivatelinearbuffer.html" status="internal" access="private" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="55">
<enum threadsafety="unspecified" name="FreeSpacePos" fullname="QPrivateLinearBuffer::FreeSpacePos" href="qprivatelinearbuffer.html#FreeSpacePos-enum" status="active" access="private" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="148">
<value name="freeSpaceAtStart" value="0"/>
<value name="freeSpaceAtEnd" value="1"/>
</enum>
<function threadsafety="unspecified" name="readAll" fullname="QPrivateLinearBuffer::readAll" href="qprivatelinearbuffer.html#readAll" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="109" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QByteArray" signature="QByteArray readAll()"/>
<function threadsafety="unspecified" name="QPrivateLinearBuffer" fullname="QPrivateLinearBuffer::QPrivateLinearBuffer" href="qprivatelinearbuffer.html#QPrivateLinearBuffer" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QPrivateLinearBuffer()"/>
<function threadsafety="unspecified" name="reserve" fullname="QPrivateLinearBuffer::reserve" href="qprivatelinearbuffer.html#reserve" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="96" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="char *" signature="char * reserve(int size)">
<parameter type="int" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="getChar" fullname="QPrivateLinearBuffer::getChar" href="qprivatelinearbuffer.html#getChar" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int getChar()"/>
<function threadsafety="unspecified" name="read" fullname="QPrivateLinearBuffer::read" href="qprivatelinearbuffer.html#read" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="89" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int read(char *target, int size)">
<parameter type="char *" name="target" default=""/>
<parameter type="int" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="readLine" fullname="QPrivateLinearBuffer::readLine" href="qprivatelinearbuffer.html#readLine" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="115" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int readLine(char *target, int size)">
<parameter type="char *" name="target" default=""/>
<parameter type="int" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="chop" fullname="QPrivateLinearBuffer::chop" href="qprivatelinearbuffer.html#chop" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="102" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void chop(int size)">
<parameter type="int" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="clear" fullname="QPrivateLinearBuffer::clear" href="qprivatelinearbuffer.html#clear" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="63" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void clear()"/>
<function threadsafety="unspecified" name="makeSpace" fullname="QPrivateLinearBuffer::makeSpace" href="qprivatelinearbuffer.html#makeSpace" status="active" access="private" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="149" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void makeSpace(size_t required, QPrivateLinearBuffer::FreeSpacePos where)">
<parameter type="size_t" name="required" default=""/>
<parameter type="QPrivateLinearBuffer::FreeSpacePos" name="where" default=""/>
</function>
<function threadsafety="unspecified" name="skip" fullname="QPrivateLinearBuffer::skip" href="qprivatelinearbuffer.html#skip" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void skip(int n)">
<parameter type="int" name="n" default=""/>
</function>
<function threadsafety="unspecified" name="ungetBlock" fullname="QPrivateLinearBuffer::ungetBlock" href="qprivatelinearbuffer.html#ungetBlock" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="137" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void ungetBlock(const char *block, int size)">
<parameter type="const char *" name="block" default=""/>
<parameter type="int" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="ungetChar" fullname="QPrivateLinearBuffer::ungetChar" href="qprivatelinearbuffer.html#ungetChar" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="128" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void ungetChar(char c)">
<parameter type="char" name="c" default=""/>
</function>
<function threadsafety="unspecified" name="~QPrivateLinearBuffer" fullname="QPrivateLinearBuffer::~QPrivateLinearBuffer" href="qprivatelinearbuffer.html#dtor.QPrivateLinearBuffer" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="60" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QPrivateLinearBuffer()"/>
<function threadsafety="unspecified" name="canReadLine" fullname="QPrivateLinearBuffer::canReadLine" href="qprivatelinearbuffer.html#canReadLine" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="125" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool canReadLine() const"/>
<function threadsafety="unspecified" name="isEmpty" fullname="QPrivateLinearBuffer::isEmpty" href="qprivatelinearbuffer.html#isEmpty" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isEmpty() const"/>
<function threadsafety="unspecified" name="size" fullname="QPrivateLinearBuffer::size" href="qprivatelinearbuffer.html#size" status="active" access="public" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="67" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int size() const"/>
<variable threadsafety="unspecified" name="buf" fullname="QPrivateLinearBuffer::buf" href="qprivatelinearbuffer.html#buf-var" status="active" access="private" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="174" type="char *" static="false"/>
<variable threadsafety="unspecified" name="capacity" fullname="QPrivateLinearBuffer::capacity" href="qprivatelinearbuffer.html#capacity-var" status="active" access="private" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="176" type="size_t" static="false"/>
<variable threadsafety="unspecified" name="first" fullname="QPrivateLinearBuffer::first" href="qprivatelinearbuffer.html#first-var" status="active" access="private" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="172" type="char *" static="false"/>
<variable threadsafety="unspecified" name="len" fullname="QPrivateLinearBuffer::len" href="qprivatelinearbuffer.html#len-var" status="active" access="private" location="qprivatelinearbuffer_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/qprivatelinearbuffer_p.h" lineno="170" type="int" static="false"/>
</class>
<page name="qtbluetooth-attribution-bluez.html" href="qtbluetooth-attribution-bluez.html" status="active" location="codeattributions.qdoc" filepath="/home/qt/work/build/qtconnectivity/src/bluetooth/codeattributions.qdoc" lineno="1" subtype="attribution" title="BlueZ" fulltitle="BlueZ" subtitle="" module="QtBluetooth" groups="attributions-libs,attributions-qtbluetooth" brief="GNU General Public License v2.0 only (This does not force user code to be GPL'ed. For more info see details.)">
<target name="bluez"/>
</page>
<page name="btchat" href="qtbluetooth-btchat-example.html" status="active" location="btchat.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/examples/bluetooth/btchat/doc/src/btchat.qdoc" lineno="28" subtype="example" title="Bluetooth Chat Example" fulltitle="Bluetooth Chat Example" subtitle="" module="QtBluetooth" brief="An example showing communication through Bluetooth">
<contents name="running-the-example" title="Running the Example" level="1"/>
<contents name="chat-server" title="Chat Server" level="1"/>
<contents name="chat-client" title="Chat Client" level="1"/>
<contents name="chat-dialog" title="Chat Dialog" level="1"/>
<page name="btchat/btchat.pro" href="qtbluetooth-btchat-btchat-pro.html" status="active" subtype="file" title="" fulltitle="btchat.pro Example File" subtitle="btchat/btchat.pro"/>
<page name="btchat/chat.cpp" href="qtbluetooth-btchat-chat-cpp.html" status="active" subtype="file" title="" fulltitle="chat.cpp Example File" subtitle="btchat/chat.cpp"/>
<page name="btchat/chat.h" href="qtbluetooth-btchat-chat-h.html" status="active" subtype="file" title="" fulltitle="chat.h Example File" subtitle="btchat/chat.h"/>
<page name="btchat/chat.ui" href="qtbluetooth-btchat-chat-ui.html" status="active" subtype="file" title="" fulltitle="chat.ui Example File" subtitle="btchat/chat.ui"/>
<page name="btchat/chatclient.cpp" href="qtbluetooth-btchat-chatclient-cpp.html" status="active" subtype="file" title="" fulltitle="chatclient.cpp Example File" subtitle="btchat/chatclient.cpp"/>
<page name="btchat/chatclient.h" href="qtbluetooth-btchat-chatclient-h.html" status="active" subtype="file" title="" fulltitle="chatclient.h Example File" subtitle="btchat/chatclient.h"/>
<page name="btchat/chatserver.cpp" href="qtbluetooth-btchat-chatserver-cpp.html" status="active" subtype="file" title="" fulltitle="chatserver.cpp Example File" subtitle="btchat/chatserver.cpp"/>
<page name="btchat/chatserver.h" href="qtbluetooth-btchat-chatserver-h.html" status="active" subtype="file" title="" fulltitle="chatserver.h Example File" subtitle="btchat/chatserver.h"/>
<page name="btchat/main.cpp" href="qtbluetooth-btchat-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="btchat/main.cpp"/>
<page name="btchat/remoteselector.cpp" href="qtbluetooth-btchat-remoteselector-cpp.html" status="active" subtype="file" title="" fulltitle="remoteselector.cpp Example File" subtitle="btchat/remoteselector.cpp"/>
<page name="btchat/remoteselector.h" href="qtbluetooth-btchat-remoteselector-h.html" status="active" subtype="file" title="" fulltitle="remoteselector.h Example File" subtitle="btchat/remoteselector.h"/>
<page name="btchat/remoteselector.ui" href="qtbluetooth-btchat-remoteselector-ui.html" status="active" subtype="file" title="" fulltitle="remoteselector.ui Example File" subtitle="btchat/remoteselector.ui"/>
</page>
<page name="btfiletransfer" href="qtbluetooth-btfiletransfer-example.html" status="active" location="btfiletransfer.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/examples/bluetooth/btfiletransfer/doc/src/btfiletransfer.qdoc" lineno="28" subtype="example" title="Bluetooth File Transfer Example" fulltitle="Bluetooth File Transfer Example" subtitle="" module="QtBluetooth" brief="An example showing the use of Bluetooth Object Push Profile (OPP)">
<contents name="running-the-example" title="Running the Example" level="1"/>
<page name="btfiletransfer/btfiletransfer.pro" href="qtbluetooth-btfiletransfer-btfiletransfer-pro.html" status="active" subtype="file" title="" fulltitle="btfiletransfer.pro Example File" subtitle="btfiletransfer/btfiletransfer.pro"/>
<page name="btfiletransfer/btfiletransfer.qrc" href="qtbluetooth-btfiletransfer-btfiletransfer-qrc.html" status="active" subtype="file" title="" fulltitle="btfiletransfer.qrc Example File" subtitle="btfiletransfer/btfiletransfer.qrc"/>
<page name="btfiletransfer/busy.gif" href="qtbluetooth-btfiletransfer-busy-gif.html" status="active" title="" fulltitle="busy.gif Image File" subtitle="btfiletransfer/busy.gif"/>
<page name="btfiletransfer/main.cpp" href="qtbluetooth-btfiletransfer-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="btfiletransfer/main.cpp"/>
<page name="btfiletransfer/pairing.gif" href="qtbluetooth-btfiletransfer-pairing-gif.html" status="active" title="" fulltitle="pairing.gif Image File" subtitle="btfiletransfer/pairing.gif"/>
<page name="btfiletransfer/pindisplay.cpp" href="qtbluetooth-btfiletransfer-pindisplay-cpp.html" status="active" subtype="file" title="" fulltitle="pindisplay.cpp Example File" subtitle="btfiletransfer/pindisplay.cpp"/>
<page name="btfiletransfer/pindisplay.h" href="qtbluetooth-btfiletransfer-pindisplay-h.html" status="active" subtype="file" title="" fulltitle="pindisplay.h Example File" subtitle="btfiletransfer/pindisplay.h"/>
<page name="btfiletransfer/pindisplay.ui" href="qtbluetooth-btfiletransfer-pindisplay-ui.html" status="active" subtype="file" title="" fulltitle="pindisplay.ui Example File" subtitle="btfiletransfer/pindisplay.ui"/>
<page name="btfiletransfer/progress.cpp" href="qtbluetooth-btfiletransfer-progress-cpp.html" status="active" subtype="file" title="" fulltitle="progress.cpp Example File" subtitle="btfiletransfer/progress.cpp"/>
<page name="btfiletransfer/progress.h" href="qtbluetooth-btfiletransfer-progress-h.html" status="active" subtype="file" title="" fulltitle="progress.h Example File" subtitle="btfiletransfer/progress.h"/>
<page name="btfiletransfer/progress.ui" href="qtbluetooth-btfiletransfer-progress-ui.html" status="active" subtype="file" title="" fulltitle="progress.ui Example File" subtitle="btfiletransfer/progress.ui"/>
<page name="btfiletransfer/remoteselector.cpp" href="qtbluetooth-btfiletransfer-remoteselector-cpp.html" status="active" subtype="file" title="" fulltitle="remoteselector.cpp Example File" subtitle="btfiletransfer/remoteselector.cpp"/>
<page name="btfiletransfer/remoteselector.h" href="qtbluetooth-btfiletransfer-remoteselector-h.html" status="active" subtype="file" title="" fulltitle="remoteselector.h Example File" subtitle="btfiletransfer/remoteselector.h"/>
<page name="btfiletransfer/remoteselector.ui" href="qtbluetooth-btfiletransfer-remoteselector-ui.html" status="active" subtype="file" title="" fulltitle="remoteselector.ui Example File" subtitle="btfiletransfer/remoteselector.ui"/>
</page>
<page name="heartrate-game" href="qtbluetooth-heartrate-game-example.html" status="active" location="heartrate-game.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/examples/bluetooth/heartrate-game/doc/src/heartrate-game.qdoc" lineno="28" subtype="example" title="Bluetooth Low Energy Heart Rate Game" fulltitle="Bluetooth Low Energy Heart Rate Game" subtitle="" module="QtBluetooth" brief="A game demonstrating the interaction with a Bluetooth Low Energy Heart Rate device/service">
<contents name="running-the-example" title="Running the Example" level="1"/>
<contents name="visual-tour" title="Visual Tour" level="1"/>
<page name="heartrate-game/qml/App.qml" href="qtbluetooth-heartrate-game-qml-app-qml.html" status="active" subtype="file" title="" fulltitle="App.qml Example File" subtitle="heartrate-game/qml/App.qml"/>
<page name="heartrate-game/qml/BluetoothAlarmDialog.qml" href="qtbluetooth-heartrate-game-qml-bluetoothalarmdialog-qml.html" status="active" subtype="file" title="" fulltitle="BluetoothAlarmDialog.qml Example File" subtitle="heartrate-game/qml/BluetoothAlarmDialog.qml"/>
<page name="heartrate-game/qml/BottomLine.qml" href="qtbluetooth-heartrate-game-qml-bottomline-qml.html" status="active" subtype="file" title="" fulltitle="BottomLine.qml Example File" subtitle="heartrate-game/qml/BottomLine.qml"/>
<page name="heartrate-game/qml/Connect.qml" href="qtbluetooth-heartrate-game-qml-connect-qml.html" status="active" subtype="file" title="" fulltitle="Connect.qml Example File" subtitle="heartrate-game/qml/Connect.qml"/>
<page name="heartrate-game/qml/GameButton.qml" href="qtbluetooth-heartrate-game-qml-gamebutton-qml.html" status="active" subtype="file" title="" fulltitle="GameButton.qml Example File" subtitle="heartrate-game/qml/GameButton.qml"/>
<page name="heartrate-game/qml/GamePage.qml" href="qtbluetooth-heartrate-game-qml-gamepage-qml.html" status="active" subtype="file" title="" fulltitle="GamePage.qml Example File" subtitle="heartrate-game/qml/GamePage.qml"/>
<page name="heartrate-game/qml/GameSettings.qml" href="qtbluetooth-heartrate-game-qml-gamesettings-qml.html" status="active" subtype="file" title="" fulltitle="GameSettings.qml Example File" subtitle="heartrate-game/qml/GameSettings.qml"/>
<page name="heartrate-game/qml/Measure.qml" href="qtbluetooth-heartrate-game-qml-measure-qml.html" status="active" subtype="file" title="" fulltitle="Measure.qml Example File" subtitle="heartrate-game/qml/Measure.qml"/>
<page name="heartrate-game/qml/SplashScreen.qml" href="qtbluetooth-heartrate-game-qml-splashscreen-qml.html" status="active" subtype="file" title="" fulltitle="SplashScreen.qml Example File" subtitle="heartrate-game/qml/SplashScreen.qml"/>
<page name="heartrate-game/qml/Stats.qml" href="qtbluetooth-heartrate-game-qml-stats-qml.html" status="active" subtype="file" title="" fulltitle="Stats.qml Example File" subtitle="heartrate-game/qml/Stats.qml"/>
<page name="heartrate-game/qml/StatsLabel.qml" href="qtbluetooth-heartrate-game-qml-statslabel-qml.html" status="active" subtype="file" title="" fulltitle="StatsLabel.qml Example File" subtitle="heartrate-game/qml/StatsLabel.qml"/>
<page name="heartrate-game/qml/TitleBar.qml" href="qtbluetooth-heartrate-game-qml-titlebar-qml.html" status="active" subtype="file" title="" fulltitle="TitleBar.qml Example File" subtitle="heartrate-game/qml/TitleBar.qml"/>
<page name="heartrate-game/bluetoothbaseclass.cpp" href="qtbluetooth-heartrate-game-bluetoothbaseclass-cpp.html" status="active" subtype="file" title="" fulltitle="bluetoothbaseclass.cpp Example File" subtitle="heartrate-game/bluetoothbaseclass.cpp"/>
<page name="heartrate-game/bluetoothbaseclass.h" href="qtbluetooth-heartrate-game-bluetoothbaseclass-h.html" status="active" subtype="file" title="" fulltitle="bluetoothbaseclass.h Example File" subtitle="heartrate-game/bluetoothbaseclass.h"/>
<page name="heartrate-game/qml/images/bt_off_to_on.png" href="qtbluetooth-heartrate-game-qml-images-bt-off-to-on-png.html" status="active" title="" fulltitle="bt_off_to_on.png Image File" subtitle="heartrate-game/qml/images/bt_off_to_on.png"/>
<page name="heartrate-game/connectionhandler.cpp" href="qtbluetooth-heartrate-game-connectionhandler-cpp.html" status="active" subtype="file" title="" fulltitle="connectionhandler.cpp Example File" subtitle="heartrate-game/connectionhandler.cpp"/>
<page name="heartrate-game/connectionhandler.h" href="qtbluetooth-heartrate-game-connectionhandler-h.html" status="active" subtype="file" title="" fulltitle="connectionhandler.h Example File" subtitle="heartrate-game/connectionhandler.h"/>
<page name="heartrate-game/devicefinder.cpp" href="qtbluetooth-heartrate-game-devicefinder-cpp.html" status="active" subtype="file" title="" fulltitle="devicefinder.cpp Example File" subtitle="heartrate-game/devicefinder.cpp"/>
<page name="heartrate-game/devicefinder.h" href="qtbluetooth-heartrate-game-devicefinder-h.html" status="active" subtype="file" title="" fulltitle="devicefinder.h Example File" subtitle="heartrate-game/devicefinder.h"/>
<page name="heartrate-game/devicehandler.cpp" href="qtbluetooth-heartrate-game-devicehandler-cpp.html" status="active" subtype="file" title="" fulltitle="devicehandler.cpp Example File" subtitle="heartrate-game/devicehandler.cpp"/>
<page name="heartrate-game/devicehandler.h" href="qtbluetooth-heartrate-game-devicehandler-h.html" status="active" subtype="file" title="" fulltitle="devicehandler.h Example File" subtitle="heartrate-game/devicehandler.h"/>
<page name="heartrate-game/deviceinfo.cpp" href="qtbluetooth-heartrate-game-deviceinfo-cpp.html" status="active" subtype="file" title="" fulltitle="deviceinfo.cpp Example File" subtitle="heartrate-game/deviceinfo.cpp"/>
<page name="heartrate-game/deviceinfo.h" href="qtbluetooth-heartrate-game-deviceinfo-h.html" status="active" subtype="file" title="" fulltitle="deviceinfo.h Example File" subtitle="heartrate-game/deviceinfo.h"/>
<page name="heartrate-game/qml/images/heart.png" href="qtbluetooth-heartrate-game-qml-images-heart-png.html" status="active" title="" fulltitle="heart.png Image File" subtitle="heartrate-game/qml/images/heart.png"/>
<page name="heartrate-game/heartrate-game.pro" href="qtbluetooth-heartrate-game-heartrate-game-pro.html" status="active" subtype="file" title="" fulltitle="heartrate-game.pro Example File" subtitle="heartrate-game/heartrate-game.pro"/>
<page name="heartrate-game/heartrate-global.h" href="qtbluetooth-heartrate-game-heartrate-global-h.html" status="active" subtype="file" title="" fulltitle="heartrate-global.h Example File" subtitle="heartrate-game/heartrate-global.h"/>
<page name="heartrate-game/images.qrc" href="qtbluetooth-heartrate-game-images-qrc.html" status="active" subtype="file" title="" fulltitle="images.qrc Example File" subtitle="heartrate-game/images.qrc"/>
<page name="heartrate-game/qml/images/logo.png" href="qtbluetooth-heartrate-game-qml-images-logo-png.html" status="active" title="" fulltitle="logo.png Image File" subtitle="heartrate-game/qml/images/logo.png"/>
<page name="heartrate-game/main.cpp" href="qtbluetooth-heartrate-game-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="heartrate-game/main.cpp"/>
<page name="heartrate-game/qml/main.qml" href="qtbluetooth-heartrate-game-qml-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="heartrate-game/qml/main.qml"/>
<page name="heartrate-game/qml.qrc" href="qtbluetooth-heartrate-game-qml-qrc.html" status="active" subtype="file" title="" fulltitle="qml.qrc Example File" subtitle="heartrate-game/qml.qrc"/>
<page name="heartrate-game/qml/qmldir" href="qtbluetooth-heartrate-game-qml-qmldir.html" status="active" subtype="file" title="" fulltitle="qmldir Example File" subtitle="heartrate-game/qml/qmldir"/>
</page>
<page name="heartrate-server" href="qtbluetooth-heartrate-server-example.html" status="active" location="heartrate-server.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/examples/bluetooth/heartrate-server/doc/src/heartrate-server.qdoc" lineno="28" subtype="example" title="Bluetooth Low Energy Heart Rate Server Example" fulltitle="Bluetooth Low Energy Heart Rate Server Example" subtitle="" module="QtBluetooth" brief="An example demonstrating how to set up and advertise a GATT service. The example demonstrates the use of the Qt Bluetooth Low Energy classes related to peripheral (slave) functionality">
<contents name="setting-up-advertising-data-and-parameters" title="Setting up Advertising Data and Parameters" level="1"/>
<contents name="setting-up-service-data" title="Setting up Service Data" level="1"/>
<contents name="advertising-and-listening-for-incoming-connections" title="Advertising and Listening for Incoming Connections" level="1"/>
<contents name="providing-the-heartrate" title="Providing the Heartrate" level="1"/>
<page name="heartrate-server/heartrate-server.pro" href="qtbluetooth-heartrate-server-heartrate-server-pro.html" status="active" subtype="file" title="" fulltitle="heartrate-server.pro Example File" subtitle="heartrate-server/heartrate-server.pro"/>
<page name="heartrate-server/main.cpp" href="qtbluetooth-heartrate-server-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="heartrate-server/main.cpp"/>
</page>
<page name="lowenergyscanner" href="qtbluetooth-lowenergyscanner-example.html" status="active" location="lowenergyscanner.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/examples/bluetooth/lowenergyscanner/doc/src/lowenergyscanner.qdoc" lineno="29" subtype="example" title="Bluetooth Low Energy Scanner Example" fulltitle="Bluetooth Low Energy Scanner Example" subtitle="" module="QtBluetooth" brief="An application designed to browse the content of Bluetooth Low Energy peripheral devices. The example demonstrates the use of all Qt Bluetooth Low Energy classes">
<contents name="running-the-example" title="Running the Example" level="1"/>
<contents name="scanning-for-devices" title="Scanning for Devices" level="1"/>
<contents name="connecting-to-services" title="Connecting to Services" level="1"/>
<contents name="reading-service-data" title="Reading Service Data" level="1"/>
<page name="lowenergyscanner/assets/Characteristics.qml" href="qtbluetooth-lowenergyscanner-assets-characteristics-qml.html" status="active" subtype="file" title="" fulltitle="Characteristics.qml Example File" subtitle="lowenergyscanner/assets/Characteristics.qml"/>
<page name="lowenergyscanner/assets/Dialog.qml" href="qtbluetooth-lowenergyscanner-assets-dialog-qml.html" status="active" subtype="file" title="" fulltitle="Dialog.qml Example File" subtitle="lowenergyscanner/assets/Dialog.qml"/>
<page name="lowenergyscanner/assets/Header.qml" href="qtbluetooth-lowenergyscanner-assets-header-qml.html" status="active" subtype="file" title="" fulltitle="Header.qml Example File" subtitle="lowenergyscanner/assets/Header.qml"/>
<page name="lowenergyscanner/assets/Label.qml" href="qtbluetooth-lowenergyscanner-assets-label-qml.html" status="active" subtype="file" title="" fulltitle="Label.qml Example File" subtitle="lowenergyscanner/assets/Label.qml"/>
<page name="lowenergyscanner/assets/Menu.qml" href="qtbluetooth-lowenergyscanner-assets-menu-qml.html" status="active" subtype="file" title="" fulltitle="Menu.qml Example File" subtitle="lowenergyscanner/assets/Menu.qml"/>
<page name="lowenergyscanner/assets/Services.qml" href="qtbluetooth-lowenergyscanner-assets-services-qml.html" status="active" subtype="file" title="" fulltitle="Services.qml Example File" subtitle="lowenergyscanner/assets/Services.qml"/>
<page name="lowenergyscanner/assets/busy_dark.png" href="qtbluetooth-lowenergyscanner-assets-busy-dark-png.html" status="active" title="" fulltitle="busy_dark.png Image File" subtitle="lowenergyscanner/assets/busy_dark.png"/>
<page name="lowenergyscanner/characteristicinfo.cpp" href="qtbluetooth-lowenergyscanner-characteristicinfo-cpp.html" status="active" subtype="file" title="" fulltitle="characteristicinfo.cpp Example File" subtitle="lowenergyscanner/characteristicinfo.cpp"/>
<page name="lowenergyscanner/characteristicinfo.h" href="qtbluetooth-lowenergyscanner-characteristicinfo-h.html" status="active" subtype="file" title="" fulltitle="characteristicinfo.h Example File" subtitle="lowenergyscanner/characteristicinfo.h"/>
<page name="lowenergyscanner/device.cpp" href="qtbluetooth-lowenergyscanner-device-cpp.html" status="active" subtype="file" title="" fulltitle="device.cpp Example File" subtitle="lowenergyscanner/device.cpp"/>
<page name="lowenergyscanner/device.h" href="qtbluetooth-lowenergyscanner-device-h.html" status="active" subtype="file" title="" fulltitle="device.h Example File" subtitle="lowenergyscanner/device.h"/>
<page name="lowenergyscanner/deviceinfo.cpp" href="qtbluetooth-lowenergyscanner-deviceinfo-cpp.html" status="active" subtype="file" title="" fulltitle="deviceinfo.cpp Example File" subtitle="lowenergyscanner/deviceinfo.cpp"/>
<page name="lowenergyscanner/deviceinfo.h" href="qtbluetooth-lowenergyscanner-deviceinfo-h.html" status="active" subtype="file" title="" fulltitle="deviceinfo.h Example File" subtitle="lowenergyscanner/deviceinfo.h"/>
<page name="lowenergyscanner/lowenergyscanner.pro" href="qtbluetooth-lowenergyscanner-lowenergyscanner-pro.html" status="active" subtype="file" title="" fulltitle="lowenergyscanner.pro Example File" subtitle="lowenergyscanner/lowenergyscanner.pro"/>
<page name="lowenergyscanner/main.cpp" href="qtbluetooth-lowenergyscanner-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="lowenergyscanner/main.cpp"/>
<page name="lowenergyscanner/assets/main.qml" href="qtbluetooth-lowenergyscanner-assets-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="lowenergyscanner/assets/main.qml"/>
<page name="lowenergyscanner/resources.qrc" href="qtbluetooth-lowenergyscanner-resources-qrc.html" status="active" subtype="file" title="" fulltitle="resources.qrc Example File" subtitle="lowenergyscanner/resources.qrc"/>
<page name="lowenergyscanner/serviceinfo.cpp" href="qtbluetooth-lowenergyscanner-serviceinfo-cpp.html" status="active" subtype="file" title="" fulltitle="serviceinfo.cpp Example File" subtitle="lowenergyscanner/serviceinfo.cpp"/>
<page name="lowenergyscanner/serviceinfo.h" href="qtbluetooth-lowenergyscanner-serviceinfo-h.html" status="active" subtype="file" title="" fulltitle="serviceinfo.h Example File" subtitle="lowenergyscanner/serviceinfo.h"/>
</page>
<page name="chat" href="qtbluetooth-chat-example.html" status="active" location="chat.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/examples/bluetooth/chat/doc/src/chat.qdoc" lineno="28" subtype="example" title="Bluetooth QML Chat Example" fulltitle="Bluetooth QML Chat Example" subtitle="" module="QtBluetooth" brief="An example demonstrating communication through Bluetooth QML API">
<contents name="running-the-example" title="Running the Example" level="1"/>
<contents name="interacting-with-the-server" title="Interacting with the Server" level="1"/>
<page name="chat/Button.qml" href="qtbluetooth-chat-button-qml.html" status="active" subtype="file" title="" fulltitle="Button.qml Example File" subtitle="chat/Button.qml"/>
<page name="chat/InputBox.qml" href="qtbluetooth-chat-inputbox-qml.html" status="active" subtype="file" title="" fulltitle="InputBox.qml Example File" subtitle="chat/InputBox.qml"/>
<page name="chat/Search.qml" href="qtbluetooth-chat-search-qml.html" status="active" subtype="file" title="" fulltitle="Search.qml Example File" subtitle="chat/Search.qml"/>
<page name="chat/chat.pro" href="qtbluetooth-chat-chat-pro.html" status="active" subtype="file" title="" fulltitle="chat.pro Example File" subtitle="chat/chat.pro"/>
<page name="chat/chat.qml" href="qtbluetooth-chat-chat-qml.html" status="active" subtype="file" title="" fulltitle="chat.qml Example File" subtitle="chat/chat.qml"/>
<page name="chat/chat.qrc" href="qtbluetooth-chat-chat-qrc.html" status="active" subtype="file" title="" fulltitle="chat.qrc Example File" subtitle="chat/chat.qrc"/>
<page name="chat/images/clear.png" href="qtbluetooth-chat-images-clear-png.html" status="active" title="" fulltitle="clear.png Image File" subtitle="chat/images/clear.png"/>
<page name="chat/images/default.png" href="qtbluetooth-chat-images-default-png.html" status="active" title="" fulltitle="default.png Image File" subtitle="chat/images/default.png"/>
<page name="chat/images/lineedit-bg.png" href="qtbluetooth-chat-images-lineedit-bg-png.html" status="active" title="" fulltitle="lineedit-bg.png Image File" subtitle="chat/images/lineedit-bg.png"/>
<page name="chat/qmlchat.cpp" href="qtbluetooth-chat-qmlchat-cpp.html" status="active" subtype="file" title="" fulltitle="qmlchat.cpp Example File" subtitle="chat/qmlchat.cpp"/>
</page>
<page name="pingpong" href="qtbluetooth-pingpong-example.html" status="active" location="pingpong.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/examples/bluetooth/pingpong/doc/src/pingpong.qdoc" lineno="28" subtype="example" title="Bluetooth QML Ping Pong example" fulltitle="Bluetooth QML Ping Pong example" subtitle="" module="QtBluetooth" brief="A QML example showing Bluetooth communication">
<contents name="running-the-example" title="Running the Example" level="1"/>
<page name="pingpong/assets/Board.qml" href="qtbluetooth-pingpong-assets-board-qml.html" status="active" subtype="file" title="" fulltitle="Board.qml Example File" subtitle="pingpong/assets/Board.qml"/>
<page name="pingpong/assets/Dialog.qml" href="qtbluetooth-pingpong-assets-dialog-qml.html" status="active" subtype="file" title="" fulltitle="Dialog.qml Example File" subtitle="pingpong/assets/Dialog.qml"/>
<page name="pingpong/assets/Menu.qml" href="qtbluetooth-pingpong-assets-menu-qml.html" status="active" subtype="file" title="" fulltitle="Menu.qml Example File" subtitle="pingpong/assets/Menu.qml"/>
<page name="pingpong/main.cpp" href="qtbluetooth-pingpong-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="pingpong/main.cpp"/>
<page name="pingpong/assets/main.qml" href="qtbluetooth-pingpong-assets-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="pingpong/assets/main.qml"/>
<page name="pingpong/pingpong.cpp" href="qtbluetooth-pingpong-pingpong-cpp.html" status="active" subtype="file" title="" fulltitle="pingpong.cpp Example File" subtitle="pingpong/pingpong.cpp"/>
<page name="pingpong/pingpong.h" href="qtbluetooth-pingpong-pingpong-h.html" status="active" subtype="file" title="" fulltitle="pingpong.h Example File" subtitle="pingpong/pingpong.h"/>
<page name="pingpong/pingpong.pro" href="qtbluetooth-pingpong-pingpong-pro.html" status="active" subtype="file" title="" fulltitle="pingpong.pro Example File" subtitle="pingpong/pingpong.pro"/>
<page name="pingpong/resource.qrc" href="qtbluetooth-pingpong-resource-qrc.html" status="active" subtype="file" title="" fulltitle="resource.qrc Example File" subtitle="pingpong/resource.qrc"/>
</page>
<page name="btscanner" href="qtbluetooth-btscanner-example.html" status="active" location="btscanner.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/examples/bluetooth/btscanner/doc/src/btscanner.qdoc" lineno="28" subtype="example" title="Bluetooth Scanner Example" fulltitle="Bluetooth Scanner Example" subtitle="" module="QtBluetooth" brief="An example showing how to locate Bluetooth devices">
<contents name="running-the-example" title="Running the Example" level="1"/>
<page name="btscanner/btscanner.pro" href="qtbluetooth-btscanner-btscanner-pro.html" status="active" subtype="file" title="" fulltitle="btscanner.pro Example File" subtitle="btscanner/btscanner.pro"/>
<page name="btscanner/device.cpp" href="qtbluetooth-btscanner-device-cpp.html" status="active" subtype="file" title="" fulltitle="device.cpp Example File" subtitle="btscanner/device.cpp"/>
<page name="btscanner/device.h" href="qtbluetooth-btscanner-device-h.html" status="active" subtype="file" title="" fulltitle="device.h Example File" subtitle="btscanner/device.h"/>
<page name="btscanner/device.ui" href="qtbluetooth-btscanner-device-ui.html" status="active" subtype="file" title="" fulltitle="device.ui Example File" subtitle="btscanner/device.ui"/>
<page name="btscanner/main.cpp" href="qtbluetooth-btscanner-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="btscanner/main.cpp"/>
<page name="btscanner/service.cpp" href="qtbluetooth-btscanner-service-cpp.html" status="active" subtype="file" title="" fulltitle="service.cpp Example File" subtitle="btscanner/service.cpp"/>
<page name="btscanner/service.h" href="qtbluetooth-btscanner-service-h.html" status="active" subtype="file" title="" fulltitle="service.h Example File" subtitle="btscanner/service.h"/>
<page name="btscanner/service.ui" href="qtbluetooth-btscanner-service-ui.html" status="active" subtype="file" title="" fulltitle="service.ui Example File" subtitle="btscanner/service.ui"/>
</page>
<page name="picturetransfer" href="qtbluetooth-picturetransfer-example.html" status="active" location="picturetransfer.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/examples/bluetooth/picturetransfer/doc/src/picturetransfer.qdoc" lineno="28" subtype="example" title="QML Bluetooth Picture Push Example" fulltitle="QML Bluetooth Picture Push Example" subtitle="" module="QtBluetooth" brief="An example showing the use Bluetooth Object Push Profile (OPP)">
<contents name="running-the-example" title="Running the Example" level="1"/>
<contents name="device-discovery" title="Device Discovery" level="1"/>
<contents name="file-selection" title="File Selection" level="1"/>
<contents name="root-element" title="Root Element" level="1"/>
<contents name="file-transfer" title="File Transfer" level="1"/>
<page name="picturetransfer/Button.qml" href="qtbluetooth-picturetransfer-button-qml.html" status="active" subtype="file" title="" fulltitle="Button.qml Example File" subtitle="picturetransfer/Button.qml"/>
<page name="picturetransfer/DeviceDiscovery.qml" href="qtbluetooth-picturetransfer-devicediscovery-qml.html" status="active" subtype="file" title="" fulltitle="DeviceDiscovery.qml Example File" subtitle="picturetransfer/DeviceDiscovery.qml"/>
<page name="picturetransfer/FileSending.qml" href="qtbluetooth-picturetransfer-filesending-qml.html" status="active" subtype="file" title="" fulltitle="FileSending.qml Example File" subtitle="picturetransfer/FileSending.qml"/>
<page name="picturetransfer/PictureSelector.qml" href="qtbluetooth-picturetransfer-pictureselector-qml.html" status="active" subtype="file" title="" fulltitle="PictureSelector.qml Example File" subtitle="picturetransfer/PictureSelector.qml"/>
<page name="picturetransfer/background.png" href="qtbluetooth-picturetransfer-background-png.html" status="active" title="" fulltitle="background.png Image File" subtitle="picturetransfer/background.png"/>
<page name="picturetransfer/bttransfer.qml" href="qtbluetooth-picturetransfer-bttransfer-qml.html" status="active" subtype="file" title="" fulltitle="bttransfer.qml Example File" subtitle="picturetransfer/bttransfer.qml"/>
<page name="picturetransfer/filetransfer.cpp" href="qtbluetooth-picturetransfer-filetransfer-cpp.html" status="active" subtype="file" title="" fulltitle="filetransfer.cpp Example File" subtitle="picturetransfer/filetransfer.cpp"/>
<page name="picturetransfer/filetransfer.h" href="qtbluetooth-picturetransfer-filetransfer-h.html" status="active" subtype="file" title="" fulltitle="filetransfer.h Example File" subtitle="picturetransfer/filetransfer.h"/>
<page name="picturetransfer/icon.png" href="qtbluetooth-picturetransfer-icon-png.html" status="active" title="" fulltitle="icon.png Image File" subtitle="picturetransfer/icon.png"/>
<page name="picturetransfer/main.cpp" href="qtbluetooth-picturetransfer-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="picturetransfer/main.cpp"/>
<page name="picturetransfer/picturetransfer.pro" href="qtbluetooth-picturetransfer-picturetransfer-pro.html" status="active" subtype="file" title="" fulltitle="picturetransfer.pro Example File" subtitle="picturetransfer/picturetransfer.pro"/>
<page name="picturetransfer/qmltransfer.qrc" href="qtbluetooth-picturetransfer-qmltransfer-qrc.html" status="active" subtype="file" title="" fulltitle="qmltransfer.qrc Example File" subtitle="picturetransfer/qmltransfer.qrc"/>
</page>
<page name="scanner" href="qtbluetooth-scanner-example.html" status="active" location="scanner.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/examples/bluetooth/scanner/doc/src/scanner.qdoc" lineno="29" subtype="example" title="QML Bluetooth Scanner Example" fulltitle="QML Bluetooth Scanner Example" subtitle="" module="QtBluetooth" brief="A QML example about locating Bluetooth devices">
<contents name="running-the-example" title="Running the Example" level="1"/>
<page name="scanner/Button.qml" href="qtbluetooth-scanner-button-qml.html" status="active" subtype="file" title="" fulltitle="Button.qml Example File" subtitle="scanner/Button.qml"/>
<page name="scanner/default.png" href="qtbluetooth-scanner-default-png.html" status="active" title="" fulltitle="default.png Image File" subtitle="scanner/default.png"/>
<page name="scanner/qmlscanner.cpp" href="qtbluetooth-scanner-qmlscanner-cpp.html" status="active" subtype="file" title="" fulltitle="qmlscanner.cpp Example File" subtitle="scanner/qmlscanner.cpp"/>
<page name="scanner/scanner.pro" href="qtbluetooth-scanner-scanner-pro.html" status="active" subtype="file" title="" fulltitle="scanner.pro Example File" subtitle="scanner/scanner.pro"/>
<page name="scanner/scanner.qml" href="qtbluetooth-scanner-scanner-qml.html" status="active" subtype="file" title="" fulltitle="scanner.qml Example File" subtitle="scanner/scanner.qml"/>
<page name="scanner/scanner.qrc" href="qtbluetooth-scanner-scanner-qrc.html" status="active" subtype="file" title="" fulltitle="scanner.qrc Example File" subtitle="scanner/scanner.qrc"/>
</page>
<class threadsafety="unspecified" name="AndroidBroadcastReceiver" href="androidbroadcastreceiver.html" status="internal" access="private" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="64" bases="QObject">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="AndroidBroadcastReceiver::QPrivateSignal" href="androidbroadcastreceiver-qprivatesignal.html" status="active" access="private" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="66"/>
<function threadsafety="unspecified" name="AndroidBroadcastReceiver" fullname="AndroidBroadcastReceiver::AndroidBroadcastReceiver" href="androidbroadcastreceiver.html#AndroidBroadcastReceiver" status="active" access="public" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="68" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="AndroidBroadcastReceiver(QObject *parent)">
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="AndroidBroadcastReceiver::tr" href="androidbroadcastreceiver.html#tr" status="active" access="public" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="66" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="AndroidBroadcastReceiver::trUtf8" href="androidbroadcastreceiver.html#trUtf8" status="active" access="public" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="66" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="AndroidBroadcastReceiver::qt_metacall" href="androidbroadcastreceiver.html#qt_metacall" status="active" access="public" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="66" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="AndroidBroadcastReceiver::qt_metacast" href="androidbroadcastreceiver.html#qt_metacast" status="active" access="public" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="66" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="addAction" fullname="AndroidBroadcastReceiver::addAction" href="androidbroadcastreceiver.html#addAction" status="active" access="public" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addAction(const int &amp;filter)">
<parameter type="const int &amp;" name="filter" default=""/>
</function>
<function threadsafety="unspecified" name="onReceive" fullname="AndroidBroadcastReceiver::onReceive" href="androidbroadcastreceiver.html#onReceive" status="active" access="protected" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="77" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onReceive(int *env, int context, int intent) = 0">
<parameter type="int *" name="env" default=""/>
<parameter type="int" name="context" default=""/>
<parameter type="int" name="intent" default=""/>
</function>
<function threadsafety="unspecified" name="onReceiveLeScan" fullname="AndroidBroadcastReceiver::onReceiveLeScan" href="androidbroadcastreceiver.html#onReceiveLeScan" status="active" access="protected" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="79" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onReceiveLeScan(int *env, int jBluetoothDevice, int rssi, int scanRecord) = 0">
<parameter type="int *" name="env" default=""/>
<parameter type="int" name="jBluetoothDevice" default=""/>
<parameter type="int" name="rssi" default=""/>
<parameter type="int" name="scanRecord" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="AndroidBroadcastReceiver::qt_static_metacall" href="androidbroadcastreceiver.html#qt_static_metacall" status="active" access="private" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="66" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="unregisterReceiver" fullname="AndroidBroadcastReceiver::unregisterReceiver" href="androidbroadcastreceiver.html#unregisterReceiver" status="active" access="public" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void unregisterReceiver()"/>
<function threadsafety="unspecified" name="~AndroidBroadcastReceiver" fullname="AndroidBroadcastReceiver::~AndroidBroadcastReceiver" href="androidbroadcastreceiver.html#dtor.AndroidBroadcastReceiver" status="active" access="public" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="69" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~AndroidBroadcastReceiver()"/>
<function threadsafety="unspecified" name="isValid" fullname="AndroidBroadcastReceiver::isValid" href="androidbroadcastreceiver.html#isValid" status="active" access="public" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="AndroidBroadcastReceiver::metaObject" href="androidbroadcastreceiver.html#metaObject" status="active" access="public" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="66" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="broadcastReceiverObject" fullname="AndroidBroadcastReceiver::broadcastReceiverObject" href="androidbroadcastreceiver.html#broadcastReceiverObject-var" status="active" access="protected" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="84" type="int" static="false"/>
<variable threadsafety="unspecified" name="contextObject" fullname="AndroidBroadcastReceiver::contextObject" href="androidbroadcastreceiver.html#contextObject-var" status="active" access="protected" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="82" type="int" static="false"/>
<variable threadsafety="unspecified" name="intentFilterObject" fullname="AndroidBroadcastReceiver::intentFilterObject" href="androidbroadcastreceiver.html#intentFilterObject-var" status="active" access="protected" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="83" type="int" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="AndroidBroadcastReceiver::staticMetaObject" href="androidbroadcastreceiver.html#staticMetaObject-var" status="active" access="public" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="66" type="const QMetaObject" static="true"/>
<variable threadsafety="unspecified" name="valid" fullname="AndroidBroadcastReceiver::valid" href="androidbroadcastreceiver.html#valid-var" status="active" access="protected" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="85" type="bool" static="false"/>
</class>
<function threadsafety="unspecified" name="QtBluetoothLE_leScanResult" status="internal" access="private" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="78" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void QtBluetoothLE_leScanResult(int *, int jobject, int jlong, int , int jint, int )">
<parameter type="int *" name="" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="jlong" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="int" name="jint" default=""/>
<parameter type="int" name="" default=""/>
</function>
<function threadsafety="unspecified" name="QtBroadcastReceiver_jniOnReceive" status="internal" access="private" location="androidbroadcastreceiver_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/android/androidbroadcastreceiver_p.h" lineno="62" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void QtBroadcastReceiver_jniOnReceive(int *, int jobject, int jlong, int , int )">
<parameter type="int *" name="" default=""/>
<parameter type="int" name="jobject" default=""/>
<parameter type="int" name="jlong" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="int" name="" default=""/>
</function>
<class threadsafety="unspecified" name="QtBluezDiscoveryManager" href="qtbluezdiscoverymanager.html" status="internal" access="private" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="79" bases="QObject" module="QtBluetooth">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QtBluezDiscoveryManager::QPrivateSignal" href="qtbluezdiscoverymanager-qprivatesignal.html" status="active" access="private" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="81"/>
<function threadsafety="unspecified" name="tr" fullname="QtBluezDiscoveryManager::tr" href="qtbluezdiscoverymanager.html#tr" status="active" access="public" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="81" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QtBluezDiscoveryManager::trUtf8" href="qtbluezdiscoverymanager.html#trUtf8" status="active" access="public" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="81" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="instance" fullname="QtBluezDiscoveryManager::instance" href="qtbluezdiscoverymanager.html#instance" status="active" access="public" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="85" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QtBluezDiscoveryManager *" signature="QtBluezDiscoveryManager * instance()"/>
<function threadsafety="unspecified" name="QtBluezDiscoveryManager" fullname="QtBluezDiscoveryManager::QtBluezDiscoveryManager" href="qtbluezdiscoverymanager.html#QtBluezDiscoveryManager" status="active" access="public" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="83" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QtBluezDiscoveryManager(QObject *parent)">
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="registerDiscoveryInterest" fullname="QtBluezDiscoveryManager::registerDiscoveryInterest" href="qtbluezdiscoverymanager.html#registerDiscoveryInterest" status="active" access="public" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="87" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool registerDiscoveryInterest(const QString &amp;adapterPath)">
<parameter type="const QString &amp;" name="adapterPath" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QtBluezDiscoveryManager::qt_metacall" href="qtbluezdiscoverymanager.html#qt_metacall" status="active" access="public" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="81" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QtBluezDiscoveryManager::qt_metacast" href="qtbluezdiscoverymanager.html#qt_metacast" status="active" access="public" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="81" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="InterfacesRemoved" fullname="QtBluezDiscoveryManager::InterfacesRemoved" href="qtbluezdiscoverymanager.html#InterfacesRemoved" status="active" access="private" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="96" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void InterfacesRemoved(const QDBusObjectPath &amp;object_path, const QStringList &amp;interfaces)">
<parameter type="const QDBusObjectPath &amp;" name="object_path" default=""/>
<parameter type="const QStringList &amp;" name="interfaces" default=""/>
</function>
<function threadsafety="unspecified" name="PropertiesChanged" fullname="QtBluezDiscoveryManager::PropertiesChanged" href="qtbluezdiscoverymanager.html#PropertiesChanged" status="active" access="private" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="98" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void PropertiesChanged(const QString &amp;interface, const QVariantMap &amp;changed_properties, const QStringList &amp;invalidated_properties)">
<parameter type="const QString &amp;" name="interface" default=""/>
<parameter type="const QVariantMap &amp;" name="changed_properties" default=""/>
<parameter type="const QStringList &amp;" name="invalidated_properties" default=""/>
</function>
<function threadsafety="unspecified" name="discoveryInterrupted" fullname="QtBluezDiscoveryManager::discoveryInterrupted" href="qtbluezdiscoverymanager.html#discoveryInterrupted" status="active" access="public" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="93" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void discoveryInterrupted(const QString &amp;adapterPath)">
<parameter type="const QString &amp;" name="adapterPath" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QtBluezDiscoveryManager::qt_static_metacall" href="qtbluezdiscoverymanager.html#qt_static_metacall" status="active" access="private" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="81" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="removeAdapterFromMonitoring" fullname="QtBluezDiscoveryManager::removeAdapterFromMonitoring" href="qtbluezdiscoverymanager.html#removeAdapterFromMonitoring" status="active" access="private" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="103" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void removeAdapterFromMonitoring(const QString &amp;dbusPath)">
<parameter type="const QString &amp;" name="dbusPath" default=""/>
</function>
<function threadsafety="unspecified" name="unregisterDiscoveryInterest" fullname="QtBluezDiscoveryManager::unregisterDiscoveryInterest" href="qtbluezdiscoverymanager.html#unregisterDiscoveryInterest" status="active" access="public" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void unregisterDiscoveryInterest(const QString &amp;adapterPath)">
<parameter type="const QString &amp;" name="adapterPath" default=""/>
</function>
<function threadsafety="unspecified" name="~QtBluezDiscoveryManager" fullname="QtBluezDiscoveryManager::~QtBluezDiscoveryManager" href="qtbluezdiscoverymanager.html#dtor.QtBluezDiscoveryManager" status="active" access="public" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="84" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QtBluezDiscoveryManager()"/>
<function threadsafety="unspecified" name="metaObject" fullname="QtBluezDiscoveryManager::metaObject" href="qtbluezdiscoverymanager.html#metaObject" status="active" access="public" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="81" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="d" fullname="QtBluezDiscoveryManager::d" href="qtbluezdiscoverymanager.html#d-var" status="active" access="private" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="105" type="QtBluezDiscoveryManagerPrivate *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QtBluezDiscoveryManager::staticMetaObject" href="qtbluezdiscoverymanager.html#staticMetaObject-var" status="active" access="public" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="81" type="const QMetaObject" static="true"/>
</class>
<typedef threadsafety="unspecified" name="InterfaceList" status="internal" access="private" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="59"/>
<typedef threadsafety="unspecified" name="ManagedObjectList" status="internal" access="private" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="60"/>
<typedef threadsafety="unspecified" name="ManufacturerDataList" status="internal" access="private" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="61"/>
<function threadsafety="unspecified" name="findAdapterForAddress" status="active" access="public" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString findAdapterForAddress(const QBluetoothAddress &amp;wantedAddress, bool *ok)">
<parameter type="const QBluetoothAddress &amp;" name="wantedAddress" default=""/>
<parameter type="bool *" name="ok" default="0"/>
</function>
<function threadsafety="unspecified" name="sanitizeNameForDBus" status="internal" access="private" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="74" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString sanitizeNameForDBus(const QString &amp;text)">
<parameter type="const QString &amp;" name="text" default=""/>
</function>
<function threadsafety="unspecified" name="bluetoothdVersion" status="active" access="public" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="72" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVersionNumber" signature="QVersionNumber bluetoothdVersion()"/>
<function threadsafety="unspecified" name="isBluez5" status="internal" access="private" location="bluez5_helper_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez5_helper_p.h" lineno="69" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isBluez5()"/>
<class threadsafety="unspecified" name="AclData" href="acldata.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="361">
<variable threadsafety="unspecified" name="bcFlag" fullname="AclData::bcFlag" href="acldata.html#bcFlag-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="364" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="dataLen" fullname="AclData::dataLen" href="acldata.html#dataLen-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="365" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="handle" fullname="AclData::handle" href="acldata.html#handle-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="362" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="pbFlag" fullname="AclData::pbFlag" href="acldata.html#pbFlag-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="363" type="quint16" static="false"/>
</class>
<class threadsafety="unspecified" name="L2CapHeader" href="l2capheader.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="368">
<variable threadsafety="unspecified" name="channelId" fullname="L2CapHeader::channelId" href="l2capheader.html#channelId-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="370" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="length" fullname="L2CapHeader::length" href="l2capheader.html#length-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="369" type="quint16" static="false"/>
</class>
<class threadsafety="unspecified" name="bt_security" href="bt-security.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="90">
<variable threadsafety="unspecified" name="key_size" fullname="bt_security::key_size" href="bt-security.html#key_size-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="92" type="quint8" static="false"/>
<variable threadsafety="unspecified" name="level" fullname="bt_security::level" href="bt-security.html#level-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="91" type="quint8" static="false"/>
</class>
<class threadsafety="unspecified" name="evt_cmd_complete" href="evt-cmd-complete.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="356">
<variable threadsafety="unspecified" name="ncmd" fullname="evt_cmd_complete::ncmd" href="evt-cmd-complete.html#ncmd-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="357" type="quint8" static="false"/>
<variable threadsafety="unspecified" name="opcode" fullname="evt_cmd_complete::opcode" href="evt-cmd-complete.html#opcode-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="358" type="quint16" static="false"/>
</class>
<class threadsafety="unspecified" name="hci_command_hdr" href="hci-command-hdr.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="373">
<variable threadsafety="unspecified" name="opcode" fullname="hci_command_hdr::opcode" href="hci-command-hdr.html#opcode-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="374" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="plen" fullname="hci_command_hdr::plen" href="hci-command-hdr.html#plen-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="375" type="quint8" static="false"/>
</class>
<class threadsafety="unspecified" name="hci_conn_info" href="hci-conn-info.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="283">
<variable threadsafety="unspecified" name="bdaddr" fullname="hci_conn_info::bdaddr" href="hci-conn-info.html#bdaddr-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="285" type="bdaddr_t" static="false"/>
<variable threadsafety="unspecified" name="handle" fullname="hci_conn_info::handle" href="hci-conn-info.html#handle-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="284" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="link_mode" fullname="hci_conn_info::link_mode" href="hci-conn-info.html#link_mode-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="289" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="out" fullname="hci_conn_info::out" href="hci-conn-info.html#out-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="287" type="quint8" static="false"/>
<variable threadsafety="unspecified" name="state" fullname="hci_conn_info::state" href="hci-conn-info.html#state-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="288" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="type" fullname="hci_conn_info::type" href="hci-conn-info.html#type-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="286" type="quint8" static="false"/>
</class>
<class threadsafety="unspecified" name="hci_conn_list_req" href="hci-conn-list-req.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="292">
<variable threadsafety="unspecified" name="conn_info" fullname="hci_conn_list_req::conn_info" href="hci-conn-list-req.html#conn_info-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="295" type="struct hci_conn_info [0]" static="false"/>
<variable threadsafety="unspecified" name="conn_num" fullname="hci_conn_list_req::conn_num" href="hci-conn-list-req.html#conn_num-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="294" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="dev_id" fullname="hci_conn_list_req::dev_id" href="hci-conn-list-req.html#dev_id-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="293" type="quint16" static="false"/>
</class>
<class threadsafety="unspecified" name="hci_dev_info" href="hci-dev-info.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="260">
<variable threadsafety="unspecified" name="acl_mtu" fullname="hci_dev_info::acl_mtu" href="hci-dev-info.html#acl_mtu-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="275" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="acl_pkts" fullname="hci_dev_info::acl_pkts" href="hci-dev-info.html#acl_pkts-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="276" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="bdaddr" fullname="hci_dev_info::bdaddr" href="hci-dev-info.html#bdaddr-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="264" type="bdaddr_t" static="false"/>
<variable threadsafety="unspecified" name="dev_id" fullname="hci_dev_info::dev_id" href="hci-dev-info.html#dev_id-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="261" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="features" fullname="hci_dev_info::features" href="hci-dev-info.html#features-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="269" type="quint8 [8]" static="false"/>
<variable threadsafety="unspecified" name="flags" fullname="hci_dev_info::flags" href="hci-dev-info.html#flags-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="266" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="link_mode" fullname="hci_dev_info::link_mode" href="hci-dev-info.html#link_mode-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="273" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="link_policy" fullname="hci_dev_info::link_policy" href="hci-dev-info.html#link_policy-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="272" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="name" fullname="hci_dev_info::name" href="hci-dev-info.html#name-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="262" type="char [8]" static="false"/>
<variable threadsafety="unspecified" name="pkt_type" fullname="hci_dev_info::pkt_type" href="hci-dev-info.html#pkt_type-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="271" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="sco_mtu" fullname="hci_dev_info::sco_mtu" href="hci-dev-info.html#sco_mtu-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="277" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="sco_pkts" fullname="hci_dev_info::sco_pkts" href="hci-dev-info.html#sco_pkts-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="278" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="stat" fullname="hci_dev_info::stat" href="hci-dev-info.html#stat-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="280" type="struct hci_dev_stats" static="false"/>
<variable threadsafety="unspecified" name="type" fullname="hci_dev_info::type" href="hci-dev-info.html#type-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="267" type="quint8" static="false"/>
</class>
<class threadsafety="unspecified" name="hci_dev_list_req" href="hci-dev-list-req.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="242">
<variable threadsafety="unspecified" name="dev_num" fullname="hci_dev_list_req::dev_num" href="hci-dev-list-req.html#dev_num-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="243" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="dev_req" fullname="hci_dev_list_req::dev_req" href="hci-dev-list-req.html#dev_req-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="244" type="struct hci_dev_req [0]" static="false"/>
</class>
<class threadsafety="unspecified" name="hci_dev_req" href="hci-dev-req.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="237">
<variable threadsafety="unspecified" name="dev_id" fullname="hci_dev_req::dev_id" href="hci-dev-req.html#dev_id-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="238" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="dev_opt" fullname="hci_dev_req::dev_opt" href="hci-dev-req.html#dev_opt-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="239" type="quint32" static="false"/>
</class>
<class threadsafety="unspecified" name="hci_dev_stats" href="hci-dev-stats.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="247">
<variable threadsafety="unspecified" name="acl_rx" fullname="hci_dev_stats::acl_rx" href="hci-dev-stats.html#acl_rx-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="253" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="acl_tx" fullname="hci_dev_stats::acl_tx" href="hci-dev-stats.html#acl_tx-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="252" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="byte_rx" fullname="hci_dev_stats::byte_rx" href="hci-dev-stats.html#byte_rx-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="256" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="byte_tx" fullname="hci_dev_stats::byte_tx" href="hci-dev-stats.html#byte_tx-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="257" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="cmd_tx" fullname="hci_dev_stats::cmd_tx" href="hci-dev-stats.html#cmd_tx-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="250" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="err_rx" fullname="hci_dev_stats::err_rx" href="hci-dev-stats.html#err_rx-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="248" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="err_tx" fullname="hci_dev_stats::err_tx" href="hci-dev-stats.html#err_tx-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="249" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="evt_rx" fullname="hci_dev_stats::evt_rx" href="hci-dev-stats.html#evt_rx-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="251" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="sco_rx" fullname="hci_dev_stats::sco_rx" href="hci-dev-stats.html#sco_rx-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="255" type="quint32" static="false"/>
<variable threadsafety="unspecified" name="sco_tx" fullname="hci_dev_stats::sco_tx" href="hci-dev-stats.html#sco_tx-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="254" type="quint32" static="false"/>
</class>
<class threadsafety="unspecified" name="hci_filter" href="hci-filter.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="298">
<variable threadsafety="unspecified" name="event_mask" fullname="hci_filter::event_mask" href="hci-filter.html#event_mask-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="300" type="quint32 [2]" static="false"/>
<variable threadsafety="unspecified" name="opcode" fullname="hci_filter::opcode" href="hci-filter.html#opcode-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="301" type="quint16" static="false"/>
<variable threadsafety="unspecified" name="type_mask" fullname="hci_filter::type_mask" href="hci-filter.html#type_mask-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="299" type="quint32" static="false"/>
</class>
<class threadsafety="unspecified" name="sockaddr_hci" href="sockaddr-hci.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="231">
<variable threadsafety="unspecified" name="hci_channel" fullname="sockaddr_hci::hci_channel" href="sockaddr-hci.html#hci_channel-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="234" type="unsigned short" static="false"/>
<variable threadsafety="unspecified" name="hci_dev" fullname="sockaddr_hci::hci_dev" href="sockaddr-hci.html#hci_dev-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="233" type="unsigned short" static="false"/>
<variable threadsafety="unspecified" name="hci_family" fullname="sockaddr_hci::hci_family" href="sockaddr-hci.html#hci_family-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="232" type="sa_family_t" static="false"/>
</class>
<class threadsafety="unspecified" name="sockaddr_l2" href="sockaddr-l2.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="136">
<variable threadsafety="unspecified" name="l2_bdaddr" fullname="sockaddr_l2::l2_bdaddr" href="sockaddr-l2.html#l2_bdaddr-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="139" type="bdaddr_t" static="false"/>
<variable threadsafety="unspecified" name="l2_bdaddr_type" fullname="sockaddr_l2::l2_bdaddr_type" href="sockaddr-l2.html#l2_bdaddr_type-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="142" type="quint8" static="false"/>
<variable threadsafety="unspecified" name="l2_cid" fullname="sockaddr_l2::l2_cid" href="sockaddr-l2.html#l2_cid-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="140" type="unsigned short" static="false"/>
<variable threadsafety="unspecified" name="l2_family" fullname="sockaddr_l2::l2_family" href="sockaddr-l2.html#l2_family-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="137" type="sa_family_t" static="false"/>
<variable threadsafety="unspecified" name="l2_psm" fullname="sockaddr_l2::l2_psm" href="sockaddr-l2.html#l2_psm-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="138" type="unsigned short" static="false"/>
</class>
<class threadsafety="unspecified" name="sockaddr_rc" href="sockaddr-rc.html" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="147">
<variable threadsafety="unspecified" name="rc_bdaddr" fullname="sockaddr_rc::rc_bdaddr" href="sockaddr-rc.html#rc_bdaddr-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="149" type="bdaddr_t" static="false"/>
<variable threadsafety="unspecified" name="rc_channel" fullname="sockaddr_rc::rc_channel" href="sockaddr-rc.html#rc_channel-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="150" type="quint8" static="false"/>
<variable threadsafety="unspecified" name="rc_family" fullname="sockaddr_rc::rc_family" href="sockaddr-rc.html#rc_family-var" status="active" access="public" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="148" type="sa_family_t" static="false"/>
</class>
<enum threadsafety="unspecified" name="OpCodeCommandField" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="382">
<value name="OcfLeSetAdvParams" value="0x6"/>
<value name="OcfLeReadTxPowerLevel" value="0x7"/>
<value name="OcfLeSetAdvData" value="0x8"/>
<value name="OcfLeSetScanResponseData" value="0x9"/>
<value name="OcfLeSetAdvEnable" value="0xa"/>
<value name="OcfLeClearWhiteList" value="0x10"/>
<value name="OcfLeAddToWhiteList" value="0x11"/>
<value name="OcfLeConnectionUpdate" value="0x13"/>
</enum>
<enum threadsafety="unspecified" name="OpCodeGroupField" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="378">
<value name="OgfLinkControl" value="0x8"/>
</enum>
<typedef threadsafety="unspecified" name="bdaddr_t" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="133"/>
<typedef threadsafety="unspecified" name="evt_encrypt_change" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="352"/>
<typedef threadsafety="unspecified" name="hci_event_hdr" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="344"/>
<page name="qtbluetooth-le-overview.html" href="qtbluetooth-le-overview.html" status="active" location="bluetooth-le-overview.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/doc/src/bluetooth-le-overview.qdoc" lineno="28" subtype="page" title="Bluetooth Low Energy Overview" fulltitle="Bluetooth Low Energy Overview" subtitle="" module="QtBluetooth" groups="technology-apis" brief="Qt Bluetooth Low Energy API enables communication between Bluetooth Low Energy devices">
<contents name="what-is-bluetooth-low-energy" title="What Is Bluetooth Low Energy" level="1"/>
<contents name="basic-service-structure" title="Basic Service Structure" level="1"/>
<contents name="att-protocol" title="ATT Protocol" level="2"/>
<contents name="gatt-profile" title="GATT Profile" level="2"/>
<contents name="using-qt-bluetooth-low-energy-api" title="Using Qt Bluetooth Low Energy API" level="1"/>
<contents name="establishing-a-connection" title="Establishing a Connection" level="2"/>
<contents name="service-search" title="Service Search" level="2"/>
<contents name="interaction-with-the-peripheral-device" title="Interaction with the Peripheral Device" level="2"/>
<contents name="advertising-services" title="Advertising Services" level="2"/>
<contents name="implementing-a-service-on-the-peripheral-device" title="Implementing a Service on the Peripheral Device" level="2"/>
</page>
<page name="qtbluetooth-index.html" href="qtbluetooth-index.html" status="active" location="bluetooth-index.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/doc/src/bluetooth-index.qdoc" lineno="28" subtype="page" title="Qt Bluetooth" fulltitle="Qt Bluetooth" subtitle="" module="QtBluetooth" groups="technology-apis" brief="Qt Bluetooth enables connectivity between Bluetooth enabled devices">
<contents name="overview" title="Overview" level="1"/>
<contents name="getting-started" title="Getting Started" level="1"/>
<contents name="related-information" title="Related Information" level="1"/>
<contents name="building-qt-bluetooth" title="Building Qt Bluetooth" level="2"/>
<contents name="guides" title="Guides" level="2"/>
<contents name="reference" title="Reference" level="2"/>
<contents name="logging-categories" title="Logging Categories" level="2"/>
<contents name="examples" title="Examples" level="2"/>
<contents name="licenses-and-attributions" title="Licenses and Attributions" level="1"/>
</page>
<page name="qtbluetooth-overview.html" href="qtbluetooth-overview.html" status="active" location="bluetooth-overview.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/doc/src/bluetooth-overview.qdoc" lineno="28" subtype="page" title="Qt Bluetooth Overview" fulltitle="Qt Bluetooth Overview" subtitle="" module="QtBluetooth" groups="technology-apis" brief="Qt Bluetooth API enables connectivity with other regular Bluetooth and Bluetooth Low Energy enabled devices">
<contents name="retrieving-local-device-information" title="Retrieving Local Device Information" level="1"/>
<contents name="scanning-for-bluetooth-devices" title="Scanning for Bluetooth Devices" level="1"/>
<contents name="pushing-files-to-remote-devices" title="Pushing Files to Remote Devices" level="1"/>
<contents name="exchanging-data-between-devices" title="Exchanging Data Between Devices" level="1"/>
<contents name="bluetooth-low-energy" title="Bluetooth Low Energy" level="1"/>
</page>
<page name="bluetooth-examples.html" href="bluetooth-examples.html" status="active" location="examples.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/doc/src/examples.qdoc" lineno="28" subtype="page" title="Qt Bluetooth Examples" fulltitle="Qt Bluetooth Examples" subtitle="" module="QtBluetooth" groups="all-examples" brief="Examples for the Qt Bluetooth module">
<contents name="c-tutorial" title="C++ Tutorial" level="2"/>
<contents name="c-examples" title="C++ Examples" level="2"/>
<contents name="qml-examples" title="QML Examples" level="2"/>
</page>
<variable threadsafety="unspecified" name="id" status="internal" access="private" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="193" type="int" static="false"/>
<class threadsafety="unspecified" name="UpdateRequest" href="updaterequest.html" status="internal" access="private" location="osxbtperipheralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtperipheralmanager_p.h" lineno="109">
<function threadsafety="unspecified" name="UpdateRequest" fullname="UpdateRequest::UpdateRequest" href="updaterequest.html#UpdateRequest" status="active" access="public" location="osxbtperipheralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtperipheralmanager_p.h" lineno="111" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="UpdateRequest()"/>
<function threadsafety="unspecified" name="UpdateRequest" fullname="UpdateRequest::UpdateRequest" href="updaterequest.html#UpdateRequest-1" status="active" access="public" location="osxbtperipheralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtperipheralmanager_p.h" lineno="112" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="UpdateRequest(QLowEnergyHandle handle, const ObjCStrongReference&lt;NSData&gt; &amp;val)">
<parameter type="QLowEnergyHandle" name="handle" default=""/>
<parameter type="const ObjCStrongReference&lt;NSData&gt; &amp;" name="val" default=""/>
</function>
<variable threadsafety="unspecified" name="charHandle" fullname="UpdateRequest::charHandle" href="updaterequest.html#charHandle-var" status="active" access="public" location="osxbtperipheralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtperipheralmanager_p.h" lineno="118" type="QLowEnergyHandle" static="false"/>
<variable threadsafety="unspecified" name="value" fullname="UpdateRequest::value" href="updaterequest.html#value-var" status="active" access="public" location="osxbtperipheralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtperipheralmanager_p.h" lineno="119" type="ObjCStrongReference&lt;NSData&gt;" static="false"/>
</class>
<enum threadsafety="unspecified" name="PeripheralState" status="internal" access="private" location="osxbtperipheralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtperipheralmanager_p.h" lineno="101">
<value name="idle" value="0"/>
<value name="waitingForPowerOn" value="1"/>
<value name="advertising" value="2"/>
<value name="connected" value="3"/>
</enum>
<namespace threadsafety="unspecified" name="OSXBluetooth" href="osxbluetooth.html" status="internal" access="private" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="68">
<class threadsafety="unspecified" name="ChannelDelegate" fullname="OSXBluetooth::ChannelDelegate" href="osxbluetooth-channeldelegate.html" status="active" access="public" location="osxbtchanneldelegate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtchanneldelegate_p.h" lineno="62">
<function threadsafety="unspecified" name="channelClosed" fullname="OSXBluetooth::ChannelDelegate::channelClosed" href="osxbluetooth-channeldelegate.html#channelClosed" status="active" access="public" location="osxbtchanneldelegate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtchanneldelegate_p.h" lineno="69" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void channelClosed() = 0"/>
<function threadsafety="unspecified" name="channelOpenComplete" fullname="OSXBluetooth::ChannelDelegate::channelOpenComplete" href="osxbluetooth-channeldelegate.html#channelOpenComplete" status="active" access="public" location="osxbtchanneldelegate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtchanneldelegate_p.h" lineno="68" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void channelOpenComplete() = 0"/>
<function threadsafety="unspecified" name="readChannelData" fullname="OSXBluetooth::ChannelDelegate::readChannelData" href="osxbluetooth-channeldelegate.html#readChannelData" status="active" access="public" location="osxbtchanneldelegate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtchanneldelegate_p.h" lineno="71" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void readChannelData(void *data, std::size_t size) = 0">
<parameter type="void *" name="data" default=""/>
<parameter type="std::size_t" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="setChannelError" fullname="OSXBluetooth::ChannelDelegate::setChannelError" href="osxbluetooth-channeldelegate.html#setChannelError" status="active" access="public" location="osxbtchanneldelegate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtchanneldelegate_p.h" lineno="67" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setChannelError(int errorCode) = 0">
<parameter type="int" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="writeComplete" fullname="OSXBluetooth::ChannelDelegate::writeComplete" href="osxbluetooth-channeldelegate.html#writeComplete" status="active" access="public" location="osxbtchanneldelegate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtchanneldelegate_p.h" lineno="72" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void writeComplete() = 0"/>
<function threadsafety="unspecified" name="~ChannelDelegate" fullname="OSXBluetooth::ChannelDelegate::~ChannelDelegate" href="osxbluetooth-channeldelegate.html#dtor.ChannelDelegate" status="active" access="public" location="osxbtchanneldelegate_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtchanneldelegate_p.h" lineno="65" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~ChannelDelegate()"/>
</class>
<class threadsafety="unspecified" name="ConnectionMonitor" fullname="OSXBluetooth::ConnectionMonitor" href="osxbluetooth-connectionmonitor.html" status="active" access="public" location="osxbtconnectionmonitor_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtconnectionmonitor_p.h" lineno="67">
<typedef threadsafety="unspecified" name="ObjCConnectionMonitor" fullname="OSXBluetooth::ConnectionMonitor::ObjCConnectionMonitor" href="osxbluetooth-connectionmonitor.html#ObjCConnectionMonitor-typedef" status="active" access="public" location="osxbtconnectionmonitor_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtconnectionmonitor_p.h" lineno="69"/>
<function threadsafety="unspecified" name="deviceConnected" fullname="OSXBluetooth::ConnectionMonitor::deviceConnected" href="osxbluetooth-connectionmonitor.html#deviceConnected" status="active" access="public" location="osxbtconnectionmonitor_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtconnectionmonitor_p.h" lineno="73" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void deviceConnected(const QBluetoothAddress &amp;address) = 0">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="deviceDisconnected" fullname="OSXBluetooth::ConnectionMonitor::deviceDisconnected" href="osxbluetooth-connectionmonitor.html#deviceDisconnected" status="active" access="public" location="osxbtconnectionmonitor_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtconnectionmonitor_p.h" lineno="74" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void deviceDisconnected(const QBluetoothAddress &amp;address) = 0">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="~ConnectionMonitor" fullname="OSXBluetooth::ConnectionMonitor::~ConnectionMonitor" href="osxbluetooth-connectionmonitor.html#dtor.ConnectionMonitor" status="active" access="public" location="osxbtconnectionmonitor_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtconnectionmonitor_p.h" lineno="71" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~ConnectionMonitor()"/>
</class>
<class threadsafety="unspecified" name="DeviceInquiryDelegate" fullname="OSXBluetooth::DeviceInquiryDelegate" href="osxbluetooth-deviceinquirydelegate.html" status="active" access="public" location="osxbtdeviceinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdeviceinquiry_p.h" lineno="67">
<typedef threadsafety="unspecified" name="DeviceInquiryObjC" fullname="OSXBluetooth::DeviceInquiryDelegate::DeviceInquiryObjC" href="osxbluetooth-deviceinquirydelegate.html#DeviceInquiryObjC-typedef" status="active" access="public" location="osxbtdeviceinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdeviceinquiry_p.h" lineno="69"/>
<function threadsafety="unspecified" name="deviceFound" fullname="OSXBluetooth::DeviceInquiryDelegate::deviceFound" href="osxbluetooth-deviceinquirydelegate.html#deviceFound" status="active" access="public" location="osxbtdeviceinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdeviceinquiry_p.h" lineno="75" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void deviceFound(int *inq, int *device) = 0">
<parameter type="int *" name="inq" default=""/>
<parameter type="int *" name="device" default=""/>
</function>
<function threadsafety="unspecified" name="error" fullname="OSXBluetooth::DeviceInquiryDelegate::error" href="osxbluetooth-deviceinquirydelegate.html#error" status="active" access="public" location="osxbtdeviceinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdeviceinquiry_p.h" lineno="74" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(int *inq, int error) = 0">
<parameter type="int *" name="inq" default=""/>
<parameter type="int" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="inquiryFinished" fullname="OSXBluetooth::DeviceInquiryDelegate::inquiryFinished" href="osxbluetooth-deviceinquirydelegate.html#inquiryFinished" status="active" access="public" location="osxbtdeviceinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdeviceinquiry_p.h" lineno="73" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void inquiryFinished(int *inq) = 0">
<parameter type="int *" name="inq" default=""/>
</function>
<function threadsafety="unspecified" name="~DeviceInquiryDelegate" fullname="OSXBluetooth::DeviceInquiryDelegate::~DeviceInquiryDelegate" href="osxbluetooth-deviceinquirydelegate.html#dtor.DeviceInquiryDelegate" status="active" access="public" location="osxbtdeviceinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdeviceinquiry_p.h" lineno="71" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~DeviceInquiryDelegate()"/>
</class>
<class threadsafety="unspecified" name="PairingDelegate" fullname="OSXBluetooth::PairingDelegate" href="osxbluetooth-pairingdelegate.html" status="active" access="public" location="osxbtdevicepair_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdevicepair_p.h" lineno="69">
<typedef threadsafety="unspecified" name="ObjCPairingRequest" fullname="OSXBluetooth::PairingDelegate::ObjCPairingRequest" href="osxbluetooth-pairingdelegate.html#ObjCPairingRequest-typedef" status="active" access="public" location="osxbtdevicepair_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdevicepair_p.h" lineno="72"/>
<function threadsafety="unspecified" name="connecting" fullname="OSXBluetooth::PairingDelegate::connecting" href="osxbluetooth-pairingdelegate.html#connecting" status="active" access="public" location="osxbtdevicepair_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdevicepair_p.h" lineno="76" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connecting(OSXBluetooth::PairingDelegate::ObjCPairingRequest *pair) = 0">
<parameter type="OSXBluetooth::PairingDelegate::ObjCPairingRequest *" name="pair" default=""/>
</function>
<function threadsafety="unspecified" name="error" fullname="OSXBluetooth::PairingDelegate::error" href="osxbluetooth-pairingdelegate.html#error" status="active" access="public" location="osxbtdevicepair_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdevicepair_p.h" lineno="82" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(OSXBluetooth::PairingDelegate::ObjCPairingRequest *pair, int errorCode) = 0">
<parameter type="OSXBluetooth::PairingDelegate::ObjCPairingRequest *" name="pair" default=""/>
<parameter type="int" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="pairingFinished" fullname="OSXBluetooth::PairingDelegate::pairingFinished" href="osxbluetooth-pairingdelegate.html#pairingFinished" status="active" access="public" location="osxbtdevicepair_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdevicepair_p.h" lineno="83" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void pairingFinished(OSXBluetooth::PairingDelegate::ObjCPairingRequest *pair) = 0">
<parameter type="OSXBluetooth::PairingDelegate::ObjCPairingRequest *" name="pair" default=""/>
</function>
<function threadsafety="unspecified" name="passkeyNotification" fullname="OSXBluetooth::PairingDelegate::passkeyNotification" href="osxbluetooth-pairingdelegate.html#passkeyNotification" status="active" access="public" location="osxbtdevicepair_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdevicepair_p.h" lineno="80" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void passkeyNotification(OSXBluetooth::PairingDelegate::ObjCPairingRequest *pair, int passkey) = 0">
<parameter type="OSXBluetooth::PairingDelegate::ObjCPairingRequest *" name="pair" default=""/>
<parameter type="int" name="passkey" default=""/>
</function>
<function threadsafety="unspecified" name="requestPIN" fullname="OSXBluetooth::PairingDelegate::requestPIN" href="osxbluetooth-pairingdelegate.html#requestPIN" status="active" access="public" location="osxbtdevicepair_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdevicepair_p.h" lineno="77" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void requestPIN(OSXBluetooth::PairingDelegate::ObjCPairingRequest *pair) = 0">
<parameter type="OSXBluetooth::PairingDelegate::ObjCPairingRequest *" name="pair" default=""/>
</function>
<function threadsafety="unspecified" name="requestUserConfirmation" fullname="OSXBluetooth::PairingDelegate::requestUserConfirmation" href="osxbluetooth-pairingdelegate.html#requestUserConfirmation" status="active" access="public" location="osxbtdevicepair_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdevicepair_p.h" lineno="78" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void requestUserConfirmation(OSXBluetooth::PairingDelegate::ObjCPairingRequest *pair, int ) = 0">
<parameter type="OSXBluetooth::PairingDelegate::ObjCPairingRequest *" name="pair" default=""/>
<parameter type="int" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~PairingDelegate" fullname="OSXBluetooth::PairingDelegate::~PairingDelegate" href="osxbluetooth-pairingdelegate.html#dtor.PairingDelegate" status="active" access="public" location="osxbtdevicepair_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdevicepair_p.h" lineno="74" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~PairingDelegate()"/>
</class>
<function threadsafety="unspecified" name="device_with_address" fullname="OSXBluetooth::device_with_address" href="osxbluetooth.html#device_with_address" status="active" access="public" location="osxbtdevicepair_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtdevicepair_p.h" lineno="86" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int device_with_address(const QBluetoothAddress &amp;)">
<parameter type="const QBluetoothAddress &amp;" name="" default=""/>
</function>
<class threadsafety="unspecified" name="OBEXSessionDelegate" fullname="OSXBluetooth::OBEXSessionDelegate" href="osxbluetooth-obexsessiondelegate.html" status="active" access="public" location="osxbtobexsession_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtobexsession_p.h" lineno="69">
<typedef threadsafety="unspecified" name="ObjCOBEXSession" fullname="OSXBluetooth::OBEXSessionDelegate::ObjCOBEXSession" href="osxbluetooth-obexsessiondelegate.html#ObjCOBEXSession-typedef" status="active" access="public" location="osxbtobexsession_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtobexsession_p.h" lineno="72"/>
<function threadsafety="unspecified" name="OBEXAbortSuccess" fullname="OSXBluetooth::OBEXSessionDelegate::OBEXAbortSuccess" href="osxbluetooth-obexsessiondelegate.html#OBEXAbortSuccess" status="active" access="public" location="osxbtobexsession_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtobexsession_p.h" lineno="79" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void OBEXAbortSuccess() = 0"/>
<function threadsafety="unspecified" name="OBEXConnectError" fullname="OSXBluetooth::OBEXSessionDelegate::OBEXConnectError" href="osxbluetooth-obexsessiondelegate.html#OBEXConnectError" status="active" access="public" location="osxbtobexsession_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtobexsession_p.h" lineno="76" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void OBEXConnectError(int error, int responseCode) = 0">
<parameter type="int" name="error" default=""/>
<parameter type="int" name="responseCode" default=""/>
</function>
<function threadsafety="unspecified" name="OBEXConnectSuccess" fullname="OSXBluetooth::OBEXSessionDelegate::OBEXConnectSuccess" href="osxbluetooth-obexsessiondelegate.html#OBEXConnectSuccess" status="active" access="public" location="osxbtobexsession_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtobexsession_p.h" lineno="77" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void OBEXConnectSuccess() = 0"/>
<function threadsafety="unspecified" name="OBEXPutDataSent" fullname="OSXBluetooth::OBEXSessionDelegate::OBEXPutDataSent" href="osxbluetooth-obexsessiondelegate.html#OBEXPutDataSent" status="active" access="public" location="osxbtobexsession_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtobexsession_p.h" lineno="81" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void OBEXPutDataSent(quint32 current, quint32 total) = 0">
<parameter type="quint32" name="current" default=""/>
<parameter type="quint32" name="total" default=""/>
</function>
<function threadsafety="unspecified" name="OBEXPutError" fullname="OSXBluetooth::OBEXSessionDelegate::OBEXPutError" href="osxbluetooth-obexsessiondelegate.html#OBEXPutError" status="active" access="public" location="osxbtobexsession_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtobexsession_p.h" lineno="83" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void OBEXPutError(int error, int responseCode) = 0">
<parameter type="int" name="error" default=""/>
<parameter type="int" name="responseCode" default=""/>
</function>
<function threadsafety="unspecified" name="OBEXPutSuccess" fullname="OSXBluetooth::OBEXSessionDelegate::OBEXPutSuccess" href="osxbluetooth-obexsessiondelegate.html#OBEXPutSuccess" status="active" access="public" location="osxbtobexsession_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtobexsession_p.h" lineno="82" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void OBEXPutSuccess() = 0"/>
<function threadsafety="unspecified" name="~OBEXSessionDelegate" fullname="OSXBluetooth::OBEXSessionDelegate::~OBEXSessionDelegate" href="osxbluetooth-obexsessiondelegate.html#dtor.OBEXSessionDelegate" status="active" access="public" location="osxbtobexsession_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtobexsession_p.h" lineno="74" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~OBEXSessionDelegate()"/>
</class>
<enum threadsafety="unspecified" name="OBEXRequest" fullname="OSXBluetooth::OBEXRequest" href="osxbluetooth.html#OBEXRequest-enum" status="active" access="public" location="osxbtobexsession_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtobexsession_p.h" lineno="86">
<value name="OBEXNoop" value="0"/>
<value name="OBEXConnect" value="1"/>
<value name="OBEXDisconnect" value="2"/>
<value name="OBEXPut" value="3"/>
<value name="OBEXGet" value="4"/>
<value name="OBEXSetPath" value="5"/>
<value name="OBEXAbort" value="6"/>
</enum>
<class threadsafety="unspecified" name="SDPInquiryDelegate" fullname="OSXBluetooth::SDPInquiryDelegate" href="osxbluetooth-sdpinquirydelegate.html" status="active" access="public" location="osxbtsdpinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtsdpinquiry_p.h" lineno="72">
<typedef threadsafety="unspecified" name="ObjCServiceInquiry" fullname="OSXBluetooth::SDPInquiryDelegate::ObjCServiceInquiry" href="osxbluetooth-sdpinquirydelegate.html#ObjCServiceInquiry-typedef" status="active" access="public" location="osxbtsdpinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtsdpinquiry_p.h" lineno="74"/>
<function threadsafety="unspecified" name="SDPInquiryError" fullname="OSXBluetooth::SDPInquiryDelegate::SDPInquiryError" href="osxbluetooth-sdpinquirydelegate.html#SDPInquiryError" status="active" access="public" location="osxbtsdpinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtsdpinquiry_p.h" lineno="79" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void SDPInquiryError(int *device, int errorCode) = 0">
<parameter type="int *" name="device" default=""/>
<parameter type="int" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="SDPInquiryFinished" fullname="OSXBluetooth::SDPInquiryDelegate::SDPInquiryFinished" href="osxbluetooth-sdpinquirydelegate.html#SDPInquiryFinished" status="active" access="public" location="osxbtsdpinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtsdpinquiry_p.h" lineno="78" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void SDPInquiryFinished(int *device) = 0">
<parameter type="int *" name="device" default=""/>
</function>
<function threadsafety="unspecified" name="~SDPInquiryDelegate" fullname="OSXBluetooth::SDPInquiryDelegate::~SDPInquiryDelegate" href="osxbluetooth-sdpinquirydelegate.html#dtor.SDPInquiryDelegate" status="active" access="public" location="osxbtsdpinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtsdpinquiry_p.h" lineno="76" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~SDPInquiryDelegate()"/>
</class>
<function threadsafety="unspecified" name="extract_attribute_value" fullname="OSXBluetooth::extract_attribute_value" href="osxbluetooth.html#extract_attribute_value" status="active" access="public" location="osxbtsdpinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtsdpinquiry_p.h" lineno="83" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVariant" signature="QVariant extract_attribute_value(int *dataElement)">
<parameter type="int *" name="dataElement" default=""/>
</function>
<variable threadsafety="unspecified" name="extract_services_uuids" fullname="OSXBluetooth::extract_services_uuids" href="osxbluetooth.html#extract_services_uuids-var" status="active" access="public" location="osxbtsdpinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtsdpinquiry_p.h" lineno="84" type="QList&lt;QBluetoothUuid&gt;" static="false"/>
<function threadsafety="unspecified" name="iobluetooth_service_dictionary" fullname="OSXBluetooth::iobluetooth_service_dictionary" href="osxbluetooth.html#iobluetooth_service_dictionary" status="active" access="public" location="osxbtservicerecord_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtservicerecord_p.h" lineno="66" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int iobluetooth_service_dictionary(const QBluetoothServiceInfo &amp;)">
<parameter type="const QBluetoothServiceInfo &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="extract_service_record" fullname="OSXBluetooth::extract_service_record" href="osxbluetooth.html#extract_service_record" status="active" access="public" location="osxbtsdpinquiry_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtsdpinquiry_p.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void extract_service_record(int *record, QBluetoothServiceInfo &amp;serviceInfo)">
<parameter type="int *" name="record" default=""/>
<parameter type="QBluetoothServiceInfo &amp;" name="serviceInfo" default=""/>
</function>
<class threadsafety="unspecified" name="SocketListener" fullname="OSXBluetooth::SocketListener" href="osxbluetooth-socketlistener.html" status="active" access="public" location="osxbtsocketlistener_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtsocketlistener_p.h" lineno="66">
<typedef threadsafety="unspecified" name="ObjCListener" fullname="OSXBluetooth::SocketListener::ObjCListener" href="osxbluetooth-socketlistener.html#ObjCListener-typedef" status="active" access="public" location="osxbtsocketlistener_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtsocketlistener_p.h" lineno="69"/>
<function threadsafety="unspecified" name="openNotify" fullname="OSXBluetooth::SocketListener::openNotify" href="osxbluetooth-socketlistener.html#openNotify" status="active" access="public" location="osxbtsocketlistener_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtsocketlistener_p.h" lineno="73" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void openNotify(int *channel) = 0">
<parameter type="int *" name="channel" default=""/>
</function>
<function threadsafety="unspecified" name="~SocketListener" fullname="OSXBluetooth::SocketListener::~SocketListener" href="osxbluetooth-socketlistener.html#dtor.SocketListener" status="active" access="public" location="osxbtsocketlistener_p.h" filepath="/home/qt/work/build/qtbase/include/QtBluetooth/5.11.1/QtBluetooth/private/../../../../../../../qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtsocketlistener_p.h" lineno="71" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~SocketListener()"/>
</class>
<class threadsafety="unspecified" name="LERequest" fullname="OSXBluetooth::LERequest" href="osxbluetooth-lerequest.html" status="active" access="public" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="112">
<enum threadsafety="unspecified" name="RequestType" fullname="OSXBluetooth::LERequest::RequestType" href="osxbluetooth-lerequest.html#RequestType-enum" status="active" access="public" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="113">
<value name="CharRead" value="0"/>
<value name="CharWrite" value="1"/>
<value name="DescRead" value="2"/>
<value name="DescWrite" value="3"/>
<value name="ClientConfiguration" value="4"/>
<value name="Invalid" value="5"/>
</enum>
<function threadsafety="unspecified" name="LERequest" fullname="OSXBluetooth::LERequest::LERequest" href="osxbluetooth-lerequest.html#LERequest" status="active" access="public" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="122" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="LERequest()"/>
<variable threadsafety="unspecified" name="handle" fullname="OSXBluetooth::LERequest::handle" href="osxbluetooth-lerequest.html#handle-var" status="active" access="public" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="129" type="QLowEnergyHandle" static="false"/>
<variable threadsafety="unspecified" name="type" fullname="OSXBluetooth::LERequest::type" href="osxbluetooth-lerequest.html#type-var" status="active" access="public" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="127" type="OSXBluetooth::LERequest::RequestType" static="false"/>
<variable threadsafety="unspecified" name="value" fullname="OSXBluetooth::LERequest::value" href="osxbluetooth-lerequest.html#value-var" status="active" access="public" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="130" type="QByteArray" static="false"/>
<variable threadsafety="unspecified" name="withResponse" fullname="OSXBluetooth::LERequest::withResponse" href="osxbluetooth-lerequest.html#withResponse-var" status="active" access="public" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="128" type="bool" static="false"/>
</class>
<enum threadsafety="unspecified" name="CentralManagerState" fullname="OSXBluetooth::CentralManagerState" href="osxbluetooth.html#CentralManagerState-enum" status="active" access="public" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="78">
<value name="CentralManagerIdle" value="0"/>
<value name="CentralManagerUpdating" value="1"/>
<value name="CentralManagerConnecting" value="2"/>
<value name="CentralManagerDiscovering" value="3"/>
<value name="CentralManagerDisconnecting" value="4"/>
</enum>
<enum threadsafety="unspecified" name="OperationTimeout" fullname="OSXBluetooth::OperationTimeout" href="osxbluetooth.html#OperationTimeout-enum" status="active" access="public" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="90">
<value name="none" value="0"/>
<value name="serviceDiscovery" value="1"/>
<value name="includedServicesDiscovery" value="2"/>
<value name="characteristicsDiscovery" value="3"/>
<value name="characteristicRead" value="4"/>
<value name="descriptorsDiscovery" value="5"/>
<value name="descriptorRead" value="6"/>
</enum>
<typedef threadsafety="unspecified" name="CharHash" fullname="OSXBluetooth::CharHash" href="osxbluetooth.html#CharHash-typedef" status="active" access="public" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="107"/>
<typedef threadsafety="unspecified" name="DescHash" fullname="OSXBluetooth::DescHash" href="osxbluetooth.html#DescHash-typedef" status="active" access="public" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="108"/>
<typedef threadsafety="unspecified" name="RequestQueue" fullname="OSXBluetooth::RequestQueue" href="osxbluetooth.html#RequestQueue-typedef" status="active" access="public" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="133"/>
<typedef threadsafety="unspecified" name="ServiceHash" fullname="OSXBluetooth::ServiceHash" href="osxbluetooth.html#ServiceHash-typedef" status="active" access="public" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="106"/>
<typedef threadsafety="unspecified" name="ValueHash" fullname="OSXBluetooth::ValueHash" href="osxbluetooth.html#ValueHash-typedef" status="active" access="public" location="osxbtcentralmanager_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtcentralmanager_p.h" lineno="141"/>
<typedef threadsafety="unspecified" name="GCDTimer" fullname="OSXBluetooth::GCDTimer" href="osxbluetooth.html#GCDTimer-typedef" status="active" access="public" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="87"/>
<typedef threadsafety="unspecified" name="GCDTimer" fullname="OSXBluetooth::GCDTimer" href="osxbluetooth.html#GCDTimer-typedef" status="active" access="public" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="87"/>
<typedef threadsafety="unspecified" name="GCDTimer" fullname="OSXBluetooth::GCDTimer" href="osxbluetooth.html#GCDTimer-typedef" status="active" access="public" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="87"/>
<typedef threadsafety="unspecified" name="GCDTimer" fullname="OSXBluetooth::GCDTimer" href="osxbluetooth.html#GCDTimer-typedef" status="active" access="public" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="87"/>
<typedef threadsafety="unspecified" name="GCDTimer" fullname="OSXBluetooth::GCDTimer" href="osxbluetooth.html#GCDTimer-typedef" status="active" access="public" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="87"/>
<typedef threadsafety="unspecified" name="GCDTimer" fullname="OSXBluetooth::GCDTimer" href="osxbluetooth.html#GCDTimer-typedef" status="active" access="public" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="87"/>
<typedef threadsafety="unspecified" name="GCDTimer" fullname="OSXBluetooth::GCDTimer" href="osxbluetooth.html#GCDTimer-typedef" status="active" access="public" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="87"/>
<typedef threadsafety="unspecified" name="GCDTimerObjC" fullname="OSXBluetooth::GCDTimerObjC" href="osxbluetooth.html#GCDTimerObjC-typedef" status="active" access="public" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="86"/>
<typedef threadsafety="unspecified" name="GCDTimerObjC" fullname="OSXBluetooth::GCDTimerObjC" href="osxbluetooth.html#GCDTimerObjC-typedef" status="active" access="public" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="86"/>
<typedef threadsafety="unspecified" name="GCDTimerObjC" fullname="OSXBluetooth::GCDTimerObjC" href="osxbluetooth.html#GCDTimerObjC-typedef" status="active" access="public" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="86"/>
<typedef threadsafety="unspecified" name="GCDTimerObjC" fullname="OSXBluetooth::GCDTimerObjC" href="osxbluetooth.html#GCDTimerObjC-typedef" status="active" access="public" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="86"/>
<typedef threadsafety="unspecified" name="GCDTimerObjC" fullname="OSXBluetooth::GCDTimerObjC" href="osxbluetooth.html#GCDTimerObjC-typedef" status="active" access="public" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="86"/>
<typedef threadsafety="unspecified" name="GCDTimerObjC" fullname="OSXBluetooth::GCDTimerObjC" href="osxbluetooth.html#GCDTimerObjC-typedef" status="active" access="public" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="86"/>
<typedef threadsafety="unspecified" name="GCDTimerObjC" fullname="OSXBluetooth::GCDTimerObjC" href="osxbluetooth.html#GCDTimerObjC-typedef" status="active" access="public" location="osxbtgcdtimer_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtgcdtimer_p.h" lineno="86"/>
<class threadsafety="unspecified" name="LECBManagerNotifier" fullname="OSXBluetooth::LECBManagerNotifier" href="osxbluetooth-lecbmanagernotifier.html" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="73" bases="QObject">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="OSXBluetooth::LECBManagerNotifier::QPrivateSignal" href="osxbluetooth-lecbmanagernotifier-qprivatesignal.html" status="active" access="private" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="75"/>
<function threadsafety="unspecified" name="tr" fullname="OSXBluetooth::LECBManagerNotifier::tr" href="osxbluetooth-lecbmanagernotifier.html#tr" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="75" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="OSXBluetooth::LECBManagerNotifier::trUtf8" href="osxbluetooth-lecbmanagernotifier.html#trUtf8" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="75" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="OSXBluetooth::LECBManagerNotifier::qt_metacall" href="osxbluetooth-lecbmanagernotifier.html#qt_metacall" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="75" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="OSXBluetooth::LECBManagerNotifier::qt_metacast" href="osxbluetooth-lecbmanagernotifier.html#qt_metacast" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="75" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="CBManagerError" fullname="OSXBluetooth::LECBManagerNotifier::CBManagerError" href="osxbluetooth-lecbmanagernotifier.html#CBManagerError" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="94" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void CBManagerError(QBluetoothDeviceDiscoveryAgent::Error error)">
<parameter type="QBluetoothDeviceDiscoveryAgent::Error" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="CBManagerError" fullname="OSXBluetooth::LECBManagerNotifier::CBManagerError" href="osxbluetooth-lecbmanagernotifier.html#CBManagerError-1" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="95" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void CBManagerError(QLowEnergyController::Error error)">
<parameter type="QLowEnergyController::Error" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="CBManagerError" fullname="OSXBluetooth::LECBManagerNotifier::CBManagerError" href="osxbluetooth-lecbmanagernotifier.html#CBManagerError-2" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="96" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void CBManagerError(const QBluetoothUuid &amp;serviceUuid, QLowEnergyController::Error error)">
<parameter type="const QBluetoothUuid &amp;" name="serviceUuid" default=""/>
<parameter type="QLowEnergyController::Error" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="CBManagerError" fullname="OSXBluetooth::LECBManagerNotifier::CBManagerError" href="osxbluetooth-lecbmanagernotifier.html#CBManagerError-3" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="97" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void CBManagerError(const QBluetoothUuid &amp;serviceUuid, QLowEnergyService::ServiceError error)">
<parameter type="const QBluetoothUuid &amp;" name="serviceUuid" default=""/>
<parameter type="QLowEnergyService::ServiceError" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="LEnotSupported" fullname="OSXBluetooth::LECBManagerNotifier::LEnotSupported" href="osxbluetooth-lecbmanagernotifier.html#LEnotSupported" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="93" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void LEnotSupported()"/>
<function threadsafety="unspecified" name="characteristicRead" fullname="OSXBluetooth::LECBManagerNotifier::characteristicRead" href="osxbluetooth-lecbmanagernotifier.html#characteristicRead" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="86" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicRead(QLowEnergyHandle charHandle, const QByteArray &amp;value)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicUpdated" fullname="OSXBluetooth::LECBManagerNotifier::characteristicUpdated" href="osxbluetooth-lecbmanagernotifier.html#characteristicUpdated" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="88" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicUpdated(QLowEnergyHandle charHandle, const QByteArray &amp;value)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicWritten" fullname="OSXBluetooth::LECBManagerNotifier::characteristicWritten" href="osxbluetooth-lecbmanagernotifier.html#characteristicWritten" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="87" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicWritten(QLowEnergyHandle charHandle, const QByteArray &amp;value)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="connected" fullname="OSXBluetooth::LECBManagerNotifier::connected" href="osxbluetooth-lecbmanagernotifier.html#connected" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="81" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connected()"/>
<function threadsafety="unspecified" name="descriptorRead" fullname="OSXBluetooth::LECBManagerNotifier::descriptorRead" href="osxbluetooth-lecbmanagernotifier.html#descriptorRead" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="89" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void descriptorRead(QLowEnergyHandle descHandle, const QByteArray &amp;value)">
<parameter type="QLowEnergyHandle" name="descHandle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="descriptorWritten" fullname="OSXBluetooth::LECBManagerNotifier::descriptorWritten" href="osxbluetooth-lecbmanagernotifier.html#descriptorWritten" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="90" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void descriptorWritten(QLowEnergyHandle descHandle, const QByteArray &amp;value)">
<parameter type="QLowEnergyHandle" name="descHandle" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="deviceDiscovered" fullname="OSXBluetooth::LECBManagerNotifier::deviceDiscovered" href="osxbluetooth-lecbmanagernotifier.html#deviceDiscovered" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="78" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void deviceDiscovered(QBluetoothDeviceInfo deviceInfo)">
<parameter type="QBluetoothDeviceInfo" name="deviceInfo" default=""/>
</function>
<function threadsafety="unspecified" name="disconnected" fullname="OSXBluetooth::LECBManagerNotifier::disconnected" href="osxbluetooth-lecbmanagernotifier.html#disconnected" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="82" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void disconnected()"/>
<function threadsafety="unspecified" name="discoveryFinished" fullname="OSXBluetooth::LECBManagerNotifier::discoveryFinished" href="osxbluetooth-lecbmanagernotifier.html#discoveryFinished" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="79" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void discoveryFinished()"/>
<function threadsafety="unspecified" name="notificationEnabled" fullname="OSXBluetooth::LECBManagerNotifier::notificationEnabled" href="osxbluetooth-lecbmanagernotifier.html#notificationEnabled" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="91" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void notificationEnabled(QLowEnergyHandle charHandle, bool enabled)">
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="bool" name="enabled" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="OSXBluetooth::LECBManagerNotifier::qt_static_metacall" href="osxbluetooth-lecbmanagernotifier.html#qt_static_metacall" status="active" access="private" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="75" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="serviceDetailsDiscoveryFinished" fullname="OSXBluetooth::LECBManagerNotifier::serviceDetailsDiscoveryFinished" href="osxbluetooth-lecbmanagernotifier.html#serviceDetailsDiscoveryFinished" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="85" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serviceDetailsDiscoveryFinished(QSharedPointer&lt;QLowEnergyServicePrivate&gt; service)">
<parameter type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="service" default=""/>
</function>
<function threadsafety="unspecified" name="serviceDiscoveryFinished" fullname="OSXBluetooth::LECBManagerNotifier::serviceDiscoveryFinished" href="osxbluetooth-lecbmanagernotifier.html#serviceDiscoveryFinished" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="84" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serviceDiscoveryFinished()"/>
<function threadsafety="unspecified" name="metaObject" fullname="OSXBluetooth::LECBManagerNotifier::metaObject" href="osxbluetooth-lecbmanagernotifier.html#metaObject" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="75" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="OSXBluetooth::LECBManagerNotifier::staticMetaObject" href="osxbluetooth-lecbmanagernotifier.html#staticMetaObject-var" status="active" access="public" location="osxbtnotifier_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtnotifier_p.h" lineno="75" type="const QMetaObject" static="true"/>
</class>
<function threadsafety="unspecified" name="extract_services_uuids" fullname="OSXBluetooth::extract_services_uuids" href="osxbluetooth.html#extract_services_uuids" status="active" access="public" location="osxbtsdpinquiry_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtsdpinquiry_p.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QBluetoothUuid&gt;" signature="QList&lt;QBluetoothUuid&gt; extract_services_uuids(int *device)">
<parameter type="int *" name="device" default=""/>
</function>
<class threadsafety="unspecified" name="CFStrongReference" fullname="OSXBluetooth::CFStrongReference" href="osxbluetooth-cfstrongreference.html" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="196">
<function threadsafety="unspecified" name="CFStrongReference" fullname="OSXBluetooth::CFStrongReference::CFStrongReference" href="osxbluetooth-cfstrongreference.html#CFStrongReference" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="198" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="CFStrongReference()"/>
<function threadsafety="unspecified" name="CFStrongReference" fullname="OSXBluetooth::CFStrongReference::CFStrongReference" href="osxbluetooth-cfstrongreference.html#CFStrongReference-3" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="230" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="CFStrongReference(CFStrongReference&lt;T&gt; &amp;&amp;xval)">
<parameter type="CFStrongReference&lt;T&gt; &amp;&amp;" name="xval" default=""/>
</function>
<function threadsafety="unspecified" name="CFStrongReference" fullname="OSXBluetooth::CFStrongReference::CFStrongReference" href="osxbluetooth-cfstrongreference.html#CFStrongReference-1" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="203" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="CFStrongReference(T obj, bool retain)">
<parameter type="T" name="obj" default=""/>
<parameter type="bool" name="retain" default=""/>
</function>
<function threadsafety="unspecified" name="CFStrongReference" fullname="OSXBluetooth::CFStrongReference::CFStrongReference" href="osxbluetooth-cfstrongreference.html#CFStrongReference-2" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="210" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="CFStrongReference(const CFStrongReference&lt;T&gt; &amp;rhs)">
<parameter type="const CFStrongReference&lt;T&gt; &amp;" name="rhs" default=""/>
</function>
<function threadsafety="unspecified" name="operator=" fullname="OSXBluetooth::CFStrongReference::operator=" href="osxbluetooth-cfstrongreference.html#operator-eq-1" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="236" virtual="non" meta="move-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="CFStrongReference&lt;T&gt; &amp;" signature="CFStrongReference&lt;T&gt; &amp; operator=(CFStrongReference&lt;T&gt; &amp;&amp;xval)">
<parameter type="CFStrongReference&lt;T&gt; &amp;&amp;" name="xval" default=""/>
</function>
<function threadsafety="unspecified" name="operator=" fullname="OSXBluetooth::CFStrongReference::operator=" href="osxbluetooth-cfstrongreference.html#operator-eq" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="216" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="CFStrongReference&lt;T&gt; &amp;" signature="CFStrongReference&lt;T&gt; &amp; operator=(const CFStrongReference&lt;T&gt; &amp;rhs)">
<parameter type="const CFStrongReference&lt;T&gt; &amp;" name="rhs" default=""/>
</function>
<function threadsafety="unspecified" name="take" fullname="OSXBluetooth::CFStrongReference::take" href="osxbluetooth-cfstrongreference.html#take" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="270" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="T" signature="T take()"/>
<function threadsafety="unspecified" name="reset" fullname="OSXBluetooth::CFStrongReference::reset" href="osxbluetooth-cfstrongreference.html#reset" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="250" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void reset(T newVal)">
<parameter type="T" name="newVal" default=""/>
</function>
<function threadsafety="unspecified" name="~CFStrongReference" fullname="OSXBluetooth::CFStrongReference::~CFStrongReference" href="osxbluetooth-cfstrongreference.html#dtor.CFStrongReference" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="244" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~CFStrongReference()"/>
<function threadsafety="unspecified" name="data" fullname="OSXBluetooth::CFStrongReference::data" href="osxbluetooth-cfstrongreference.html#data" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="265" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="T" signature="T data() const"/>
<function threadsafety="unspecified" name="operator T" fullname="OSXBluetooth::CFStrongReference::operator T" href="osxbluetooth-cfstrongreference.html#operator-T" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="260" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="T" signature="T operator T() const"/>
<variable threadsafety="unspecified" name="m_ptr" fullname="OSXBluetooth::CFStrongReference::m_ptr" href="osxbluetooth-cfstrongreference.html#m_ptr-var" status="active" access="private" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="277" type="T" static="false"/>
</class>
<class threadsafety="unspecified" name="NSObjectDeleter" fullname="OSXBluetooth::NSObjectDeleter" href="osxbluetooth-nsobjectdeleter.html" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="70">
<function threadsafety="unspecified" name="cleanup" fullname="OSXBluetooth::NSObjectDeleter::cleanup" href="osxbluetooth-nsobjectdeleter.html#cleanup" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="71" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void cleanup(int *obj)">
<parameter type="int *" name="obj" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="ObjCScopedPointer" fullname="OSXBluetooth::ObjCScopedPointer" href="osxbluetooth-objcscopedpointer.html" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="78">
<function threadsafety="unspecified" name="ObjCScopedPointer" fullname="OSXBluetooth::ObjCScopedPointer::ObjCScopedPointer" href="osxbluetooth-objcscopedpointer.html#ObjCScopedPointer" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="85" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="ObjCScopedPointer(T *ptr)">
<parameter type="T *" name="ptr" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="take" fullname="OSXBluetooth::ObjCScopedPointer::take" href="osxbluetooth-objcscopedpointer.html#take" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="96" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="T *" signature="T * take()"/>
<function threadsafety="unspecified" name="data" fullname="OSXBluetooth::ObjCScopedPointer::data" href="osxbluetooth-objcscopedpointer.html#data" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="91" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="T *" signature="T * data() const"/>
<function threadsafety="unspecified" name="operator T *" fullname="OSXBluetooth::ObjCScopedPointer::operator T *" href="osxbluetooth-objcscopedpointer.html#operator-T--2a" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="86" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="T *" signature="T * operator T *() const"/>
</class>
<class threadsafety="unspecified" name="ObjCStrongReference" fullname="OSXBluetooth::ObjCStrongReference" href="osxbluetooth-objcstrongreference.html" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="105">
<function threadsafety="unspecified" name="ObjCStrongReference" fullname="OSXBluetooth::ObjCStrongReference::ObjCStrongReference" href="osxbluetooth-objcstrongreference.html#ObjCStrongReference" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="107" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="ObjCStrongReference()"/>
<function threadsafety="unspecified" name="ObjCStrongReference" fullname="OSXBluetooth::ObjCStrongReference::ObjCStrongReference" href="osxbluetooth-objcstrongreference.html#ObjCStrongReference-3" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="134" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="ObjCStrongReference(ObjCStrongReference&lt;T&gt; &amp;&amp;xval)">
<parameter type="ObjCStrongReference&lt;T&gt; &amp;&amp;" name="xval" default=""/>
</function>
<function threadsafety="unspecified" name="ObjCStrongReference" fullname="OSXBluetooth::ObjCStrongReference::ObjCStrongReference" href="osxbluetooth-objcstrongreference.html#ObjCStrongReference-1" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="111" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="ObjCStrongReference(T *obj, bool retain)">
<parameter type="T *" name="obj" default=""/>
<parameter type="bool" name="retain" default=""/>
</function>
<function threadsafety="unspecified" name="ObjCStrongReference" fullname="OSXBluetooth::ObjCStrongReference::ObjCStrongReference" href="osxbluetooth-objcstrongreference.html#ObjCStrongReference-2" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="118" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="ObjCStrongReference(const ObjCStrongReference&lt;T&gt; &amp;rhs)">
<parameter type="const ObjCStrongReference&lt;T&gt; &amp;" name="rhs" default=""/>
</function>
<function threadsafety="unspecified" name="operator=" fullname="OSXBluetooth::ObjCStrongReference::operator=" href="osxbluetooth-objcstrongreference.html#operator-eq-1" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="140" virtual="non" meta="move-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="ObjCStrongReference&lt;T&gt; &amp;" signature="ObjCStrongReference&lt;T&gt; &amp; operator=(ObjCStrongReference&lt;T&gt; &amp;&amp;xval)">
<parameter type="ObjCStrongReference&lt;T&gt; &amp;&amp;" name="xval" default=""/>
</function>
<function threadsafety="unspecified" name="operator=" fullname="OSXBluetooth::ObjCStrongReference::operator=" href="osxbluetooth-objcstrongreference.html#operator-eq" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="122" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="ObjCStrongReference&lt;T&gt; &amp;" signature="ObjCStrongReference&lt;T&gt; &amp; operator=(const ObjCStrongReference&lt;T&gt; &amp;rhs)">
<parameter type="const ObjCStrongReference&lt;T&gt; &amp;" name="rhs" default=""/>
</function>
<function threadsafety="unspecified" name="take" fullname="OSXBluetooth::ObjCStrongReference::take" href="osxbluetooth-objcstrongreference.html#take" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="179" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="T *" signature="T * take()"/>
<function threadsafety="unspecified" name="reset" fullname="OSXBluetooth::ObjCStrongReference::reset" href="osxbluetooth-objcstrongreference.html#reset" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="153" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void reset(T *newVal)">
<parameter type="T *" name="newVal" default=""/>
</function>
<function threadsafety="unspecified" name="resetWithoutRetain" fullname="OSXBluetooth::ObjCStrongReference::resetWithoutRetain" href="osxbluetooth-objcstrongreference.html#resetWithoutRetain" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="161" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void resetWithoutRetain(T *newVal)">
<parameter type="T *" name="newVal" default=""/>
</function>
<function threadsafety="unspecified" name="~ObjCStrongReference" fullname="OSXBluetooth::ObjCStrongReference::~ObjCStrongReference" href="osxbluetooth-objcstrongreference.html#dtor.ObjCStrongReference" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="148" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~ObjCStrongReference()"/>
<function threadsafety="unspecified" name="data" fullname="OSXBluetooth::ObjCStrongReference::data" href="osxbluetooth-objcstrongreference.html#data" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="174" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="T *" signature="T * data() const"/>
<function threadsafety="unspecified" name="operator T *" fullname="OSXBluetooth::ObjCStrongReference::operator T *" href="osxbluetooth-objcstrongreference.html#operator-T--2a" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="169" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="T *" signature="T * operator T *() const"/>
<variable threadsafety="unspecified" name="m_ptr" fullname="OSXBluetooth::ObjCStrongReference::m_ptr" href="osxbluetooth-objcstrongreference.html#m_ptr-var" status="active" access="private" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="186" type="T *" static="false"/>
</class>
<function threadsafety="unspecified" name="cf_uuid" fullname="OSXBluetooth::cf_uuid" href="osxbluetooth.html#cf_uuid" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="295" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="CFStrongReference&lt;CFUUIDRef&gt;" signature="CFStrongReference&lt;CFUUIDRef&gt; cf_uuid(const QBluetoothUuid &amp;qtUuid)">
<parameter type="const QBluetoothUuid &amp;" name="qtUuid" default=""/>
</function>
<function threadsafety="unspecified" name="data_from_bytearray" fullname="OSXBluetooth::data_from_bytearray" href="osxbluetooth.html#data_from_bytearray" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="302" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="ObjCStrongReference&lt;NSData&gt;" signature="ObjCStrongReference&lt;NSData&gt; data_from_bytearray(const QByteArray &amp;qtData)">
<parameter type="const QByteArray &amp;" name="qtData" default=""/>
</function>
<function threadsafety="unspecified" name="qt_address" fullname="OSXBluetooth::qt_address" href="osxbluetooth.html#qt_address-1" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="284" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress" signature="QBluetoothAddress qt_address(const int *address)">
<parameter type="const int *" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="qt_uuid" fullname="OSXBluetooth::qt_uuid" href="osxbluetooth.html#qt_uuid" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="288" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothUuid" signature="QBluetoothUuid qt_uuid(int *uuid)">
<parameter type="int *" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="qt_bytearray" fullname="OSXBluetooth::qt_bytearray" href="osxbluetooth.html#qt_bytearray" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="299" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QByteArray" signature="QByteArray qt_bytearray(NSData *data)">
<parameter type="NSData *" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="qt_bytearray" fullname="OSXBluetooth::qt_bytearray" href="osxbluetooth.html#qt_bytearray-1" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="300" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QByteArray" signature="QByteArray qt_bytearray(int *data)">
<parameter type="int *" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="qt_address" fullname="OSXBluetooth::qt_address" href="osxbluetooth.html#qt_address" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="280" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString qt_address(NSString *address)">
<parameter type="NSString *" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="qt_error_string" fullname="OSXBluetooth::qt_error_string" href="osxbluetooth.html#qt_error_string" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="289" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString qt_error_string(int errorCode)">
<parameter type="int" name="errorCode" default=""/>
</function>
<function threadsafety="unspecified" name="equal_uuids" fullname="OSXBluetooth::equal_uuids" href="osxbluetooth.html#equal_uuids" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="297" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool equal_uuids(const QBluetoothUuid &amp;qtUuid, int *cbUuid)">
<parameter type="const QBluetoothUuid &amp;" name="qtUuid" default=""/>
<parameter type="int *" name="cbUuid" default=""/>
</function>
<function threadsafety="unspecified" name="equal_uuids" fullname="OSXBluetooth::equal_uuids" href="osxbluetooth.html#equal_uuids-1" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="298" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool equal_uuids(int *cbUuid, const QBluetoothUuid &amp;qtUuid)">
<parameter type="int *" name="cbUuid" default=""/>
<parameter type="const QBluetoothUuid &amp;" name="qtUuid" default=""/>
</function>
<function threadsafety="unspecified" name="cb_uuid" fullname="OSXBluetooth::cb_uuid" href="osxbluetooth.html#cb_uuid" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="296" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int cb_uuid(const QBluetoothUuid &amp;)">
<parameter type="const QBluetoothUuid &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="iobluetooth_address" fullname="OSXBluetooth::iobluetooth_address" href="osxbluetooth.html#iobluetooth_address" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="285" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int iobluetooth_address(const QBluetoothAddress &amp;)">
<parameter type="const QBluetoothAddress &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="iobluetooth_uuid" fullname="OSXBluetooth::iobluetooth_uuid" href="osxbluetooth.html#iobluetooth_uuid" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="287" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int iobluetooth_uuid(const QBluetoothUuid &amp;)">
<parameter type="const QBluetoothUuid &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="mutable_data_from_bytearray" fullname="OSXBluetooth::mutable_data_from_bytearray" href="osxbluetooth.html#mutable_data_from_bytearray" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="303" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int mutable_data_from_bytearray(const QByteArray &amp;)">
<parameter type="const QByteArray &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_LE_queue" fullname="OSXBluetooth::qt_LE_queue" href="osxbluetooth.html#qt_LE_queue" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="305" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_LE_queue()"/>
<function threadsafety="unspecified" name="qt_test_iobluetooth_runloop" fullname="OSXBluetooth::qt_test_iobluetooth_runloop" href="osxbluetooth.html#qt_test_iobluetooth_runloop" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="290" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_test_iobluetooth_runloop()"/>
<variable threadsafety="unspecified" name="defaultLEScanTimeoutMS" fullname="OSXBluetooth::defaultLEScanTimeoutMS" href="osxbluetooth.html#defaultLEScanTimeoutMS-var" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="307" type="const int" static="false"/>
<variable threadsafety="unspecified" name="maxValueLength" fullname="OSXBluetooth::maxValueLength" href="osxbluetooth.html#maxValueLength-var" status="active" access="public" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="308" type="const int" static="false"/>
</namespace>
<function threadsafety="unspecified" name="operator&lt;&lt;" status="internal" access="private" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="176" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QDebug" signature="QDebug operator&lt;&lt;(QDebug , QBluetoothSocket::SocketError )">
<parameter type="QDebug" name="" default=""/>
<parameter type="QBluetoothSocket::SocketError" name="" default=""/>
</function>
<function threadsafety="unspecified" name="operator&lt;&lt;" status="internal" access="private" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="177" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QDebug" signature="QDebug operator&lt;&lt;(QDebug , QBluetoothSocket::SocketState )">
<parameter type="QDebug" name="" default=""/>
<parameter type="QBluetoothSocket::SocketState" name="" default=""/>
</function>
<function threadsafety="unspecified" name="operator&lt;&lt;" status="internal" access="private" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="151" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QDebug" signature="QDebug operator&lt;&lt;(QDebug , const QBluetoothServiceInfo &amp;)">
<parameter type="QDebug" name="" default=""/>
<parameter type="const QBluetoothServiceInfo &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="operator&lt;&lt;" status="internal" access="private" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="401" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QDebug" signature="QDebug operator&lt;&lt;(QDebug debug, const QBluetoothUuid &amp;uuid)">
<parameter type="QDebug" name="debug" default=""/>
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="251" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QFlags&lt;QBluetoothDeviceInfo::CoreConfigurations::enum_type&gt;" signature="QFlags&lt;QBluetoothDeviceInfo::CoreConfigurations::enum_type&gt; operator|(QBluetoothDeviceInfo::CoreConfigurations::enum_type f1, QBluetoothDeviceInfo::CoreConfigurations::enum_type f2)">
<parameter type="QBluetoothDeviceInfo::CoreConfigurations::enum_type" name="f1" default=""/>
<parameter type="QBluetoothDeviceInfo::CoreConfigurations::enum_type" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="251" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QFlags&lt;QBluetoothDeviceInfo::CoreConfigurations::enum_type&gt;" signature="QFlags&lt;QBluetoothDeviceInfo::CoreConfigurations::enum_type&gt; operator|(QBluetoothDeviceInfo::CoreConfigurations::enum_type f1, QFlags&lt;QBluetoothDeviceInfo::CoreConfigurations::enum_type&gt; f2)">
<parameter type="QBluetoothDeviceInfo::CoreConfigurations::enum_type" name="f1" default=""/>
<parameter type="QFlags&lt;QBluetoothDeviceInfo::CoreConfigurations::enum_type&gt;" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="252" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QFlags&lt;QBluetoothDeviceInfo::ServiceClasses::enum_type&gt;" signature="QFlags&lt;QBluetoothDeviceInfo::ServiceClasses::enum_type&gt; operator|(QBluetoothDeviceInfo::ServiceClasses::enum_type f1, QBluetoothDeviceInfo::ServiceClasses::enum_type f2)">
<parameter type="QBluetoothDeviceInfo::ServiceClasses::enum_type" name="f1" default=""/>
<parameter type="QBluetoothDeviceInfo::ServiceClasses::enum_type" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="252" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QFlags&lt;QBluetoothDeviceInfo::ServiceClasses::enum_type&gt;" signature="QFlags&lt;QBluetoothDeviceInfo::ServiceClasses::enum_type&gt; operator|(QBluetoothDeviceInfo::ServiceClasses::enum_type f1, QFlags&lt;QBluetoothDeviceInfo::ServiceClasses::enum_type&gt; f2)">
<parameter type="QBluetoothDeviceInfo::ServiceClasses::enum_type" name="f1" default=""/>
<parameter type="QFlags&lt;QBluetoothDeviceInfo::ServiceClasses::enum_type&gt;" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="111" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QFlags&lt;QLowEnergyCharacteristic::PropertyTypes::enum_type&gt;" signature="QFlags&lt;QLowEnergyCharacteristic::PropertyTypes::enum_type&gt; operator|(QLowEnergyCharacteristic::PropertyTypes::enum_type f1, QFlags&lt;QLowEnergyCharacteristic::PropertyTypes::enum_type&gt; f2)">
<parameter type="QLowEnergyCharacteristic::PropertyTypes::enum_type" name="f1" default=""/>
<parameter type="QFlags&lt;QLowEnergyCharacteristic::PropertyTypes::enum_type&gt;" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="111" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QFlags&lt;QLowEnergyCharacteristic::PropertyTypes::enum_type&gt;" signature="QFlags&lt;QLowEnergyCharacteristic::PropertyTypes::enum_type&gt; operator|(QLowEnergyCharacteristic::PropertyTypes::enum_type f1, QLowEnergyCharacteristic::PropertyTypes::enum_type f2)">
<parameter type="QLowEnergyCharacteristic::PropertyTypes::enum_type" name="f1" default=""/>
<parameter type="QLowEnergyCharacteristic::PropertyTypes::enum_type" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="143" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QFlags&lt;QLowEnergyService::ServiceTypes::enum_type&gt;" signature="QFlags&lt;QLowEnergyService::ServiceTypes::enum_type&gt; operator|(QLowEnergyService::ServiceTypes::enum_type f1, QFlags&lt;QLowEnergyService::ServiceTypes::enum_type&gt; f2)">
<parameter type="QLowEnergyService::ServiceTypes::enum_type" name="f1" default=""/>
<parameter type="QFlags&lt;QLowEnergyService::ServiceTypes::enum_type&gt;" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="143" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QFlags&lt;QLowEnergyService::ServiceTypes::enum_type&gt;" signature="QFlags&lt;QLowEnergyService::ServiceTypes::enum_type&gt; operator|(QLowEnergyService::ServiceTypes::enum_type f1, QLowEnergyService::ServiceTypes::enum_type f2)">
<parameter type="QLowEnergyService::ServiceTypes::enum_type" name="f1" default=""/>
<parameter type="QLowEnergyService::ServiceTypes::enum_type" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="251" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QIncompatibleFlag" signature="QIncompatibleFlag operator|(QBluetoothDeviceInfo::CoreConfigurations::enum_type f1, int f2)">
<parameter type="QBluetoothDeviceInfo::CoreConfigurations::enum_type" name="f1" default=""/>
<parameter type="int" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="252" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QIncompatibleFlag" signature="QIncompatibleFlag operator|(QBluetoothDeviceInfo::ServiceClasses::enum_type f1, int f2)">
<parameter type="QBluetoothDeviceInfo::ServiceClasses::enum_type" name="f1" default=""/>
<parameter type="int" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="111" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QIncompatibleFlag" signature="QIncompatibleFlag operator|(QLowEnergyCharacteristic::PropertyTypes::enum_type f1, int f2)">
<parameter type="QLowEnergyCharacteristic::PropertyTypes::enum_type" name="f1" default=""/>
<parameter type="int" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="143" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QIncompatibleFlag" signature="QIncompatibleFlag operator|(QLowEnergyService::ServiceTypes::enum_type f1, int f2)">
<parameter type="QLowEnergyService::ServiceTypes::enum_type" name="f1" default=""/>
<parameter type="int" name="f2" default=""/>
</function>
<function threadsafety="unspecified" name="getBtData" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="188" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="T" signature="T getBtData(const void *ptr)">
<parameter type="const void *" name="ptr" default=""/>
</function>
<function threadsafety="unspecified" name="operator!=" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="107" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator!=(const QLowEnergyAdvertisingParameters &amp;p1, const QLowEnergyAdvertisingParameters &amp;p2)">
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="p1" default=""/>
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="p2" default=""/>
</function>
<function threadsafety="unspecified" name="operator!=" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="93" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator!=(const QLowEnergyCharacteristicData &amp;cd1, const QLowEnergyCharacteristicData &amp;cd2)">
<parameter type="const QLowEnergyCharacteristicData &amp;" name="cd1" default=""/>
<parameter type="const QLowEnergyCharacteristicData &amp;" name="cd2" default=""/>
</function>
<function threadsafety="unspecified" name="operator!=" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="80" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator!=(const QLowEnergyConnectionParameters &amp;p1, const QLowEnergyConnectionParameters &amp;p2)">
<parameter type="const QLowEnergyConnectionParameters &amp;" name="p1" default=""/>
<parameter type="const QLowEnergyConnectionParameters &amp;" name="p2" default=""/>
</function>
<function threadsafety="unspecified" name="operator!=" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="92" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator!=(const QLowEnergyDescriptorData &amp;d1, const QLowEnergyDescriptorData &amp;d2)">
<parameter type="const QLowEnergyDescriptorData &amp;" name="d1" default=""/>
<parameter type="const QLowEnergyDescriptorData &amp;" name="d2" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="55" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator==(const QLowEnergyAdvertisingParameters &amp;p1, const QLowEnergyAdvertisingParameters &amp;p2)">
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="p1" default=""/>
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="p2" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" status="internal" access="private" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator==(const QLowEnergyAdvertisingParameters::AddressInfo &amp;ai1, const QLowEnergyAdvertisingParameters::AddressInfo &amp;ai2)">
<parameter type="const QLowEnergyAdvertisingParameters::AddressInfo &amp;" name="ai1" default=""/>
<parameter type="const QLowEnergyAdvertisingParameters::AddressInfo &amp;" name="ai2" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="51" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator==(const QLowEnergyCharacteristicData &amp;cd1, const QLowEnergyCharacteristicData &amp;cd2)">
<parameter type="const QLowEnergyCharacteristicData &amp;" name="cd1" default=""/>
<parameter type="const QLowEnergyCharacteristicData &amp;" name="cd2" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="53" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator==(const QLowEnergyConnectionParameters &amp;p1, const QLowEnergyConnectionParameters &amp;p2)">
<parameter type="const QLowEnergyConnectionParameters &amp;" name="p1" default=""/>
<parameter type="const QLowEnergyConnectionParameters &amp;" name="p2" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="54" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator==(const QLowEnergyDescriptorData &amp;d1, const QLowEnergyDescriptorData &amp;d2)">
<parameter type="const QLowEnergyDescriptorData &amp;" name="d1" default=""/>
<parameter type="const QLowEnergyDescriptorData &amp;" name="d2" default=""/>
</function>
<function threadsafety="unspecified" name="QT_BT_OSX" status="internal" access="private" location="osxbtutility_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/osx/osxbtutility_p.h" lineno="313" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QLoggingCategory &amp;" signature="const QLoggingCategory &amp; QT_BT_OSX()"/>
<class threadsafety="unspecified" name="QBluetoothDeviceInfo" href="qbluetoothdeviceinfo.html" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="54" since="5.2" module="QtBluetooth" brief="Stores information about the Bluetooth device">
<enum threadsafety="unspecified" name="CoreConfiguration" fullname="QBluetoothDeviceInfo::CoreConfiguration" href="qbluetoothdeviceinfo.html#CoreConfiguration-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="199" since="5.4" typedef="QBluetoothDeviceInfo::CoreConfigurations">
<value name="UnknownCoreConfiguration" value="0x0"/>
<value name="LowEnergyCoreConfiguration" value="0x01"/>
<value name="BaseRateCoreConfiguration" value="0x02"/>
<value name="BaseRateAndLowEnergyCoreConfiguration" value="0x03"/>
</enum>
<enum threadsafety="unspecified" name="DataCompleteness" fullname="QBluetoothDeviceInfo::DataCompleteness" href="qbluetoothdeviceinfo.html#DataCompleteness-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="193">
<value name="DataComplete" value="0"/>
<value name="DataIncomplete" value="1"/>
<value name="DataUnavailable" value="2"/>
</enum>
<enum threadsafety="unspecified" name="MajorDeviceClass" fullname="QBluetoothDeviceInfo::MajorDeviceClass" href="qbluetoothdeviceinfo.html#MajorDeviceClass-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="57">
<value name="MiscellaneousDevice" value="0"/>
<value name="ComputerDevice" value="1"/>
<value name="PhoneDevice" value="2"/>
<value name="LANAccessDevice" value="3"/>
<value name="AudioVideoDevice" value="4"/>
<value name="PeripheralDevice" value="5"/>
<value name="ImagingDevice" value="6"/>
<value name="WearableDevice" value="7"/>
<value name="ToyDevice" value="8"/>
<value name="HealthDevice" value="9"/>
<value name="UncategorizedDevice" value="31"/>
</enum>
<enum threadsafety="unspecified" name="MinorAudioVideoClass" fullname="QBluetoothDeviceInfo::MinorAudioVideoClass" href="qbluetoothdeviceinfo.html#MinorAudioVideoClass-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="105">
<value name="UncategorizedAudioVideoDevice" value="0"/>
<value name="WearableHeadsetDevice" value="1"/>
<value name="HandsFreeDevice" value="2"/>
<value name="Microphone" value="4"/>
<value name="Loudspeaker" value="5"/>
<value name="Headphones" value="6"/>
<value name="PortableAudioDevice" value="7"/>
<value name="CarAudio" value="8"/>
<value name="SetTopBox" value="9"/>
<value name="HiFiAudioDevice" value="10"/>
<value name="Vcr" value="11"/>
<value name="VideoCamera" value="12"/>
<value name="Camcorder" value="13"/>
<value name="VideoMonitor" value="14"/>
<value name="VideoDisplayAndLoudspeaker" value="15"/>
<value name="VideoConferencing" value="16"/>
<value name="GamingDevice" value="18"/>
</enum>
<enum threadsafety="unspecified" name="MinorComputerClass" fullname="QBluetoothDeviceInfo::MinorComputerClass" href="qbluetoothdeviceinfo.html#MinorComputerClass-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="75">
<value name="UncategorizedComputer" value="0"/>
<value name="DesktopComputer" value="1"/>
<value name="ServerComputer" value="2"/>
<value name="LaptopComputer" value="3"/>
<value name="HandheldClamShellComputer" value="4"/>
<value name="HandheldComputer" value="5"/>
<value name="WearableComputer" value="6"/>
</enum>
<enum threadsafety="unspecified" name="MinorHealthClass" fullname="QBluetoothDeviceInfo::MinorHealthClass" href="qbluetoothdeviceinfo.html#MinorHealthClass-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="167">
<value name="UncategorizedHealthDevice" value="0"/>
<value name="HealthBloodPressureMonitor" value="0x1"/>
<value name="HealthThermometer" value="0x2"/>
<value name="HealthWeightScale" value="0x3"/>
<value name="HealthGlucoseMeter" value="0x4"/>
<value name="HealthPulseOximeter" value="0x5"/>
<value name="HealthDataDisplay" value="0x7"/>
<value name="HealthStepCounter" value="0x8"/>
</enum>
<enum threadsafety="unspecified" name="MinorImagingClass" fullname="QBluetoothDeviceInfo::MinorImagingClass" href="qbluetoothdeviceinfo.html#MinorImagingClass-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="141">
<value name="UncategorizedImagingDevice" value="0"/>
<value name="ImageDisplay" value="0x04"/>
<value name="ImageCamera" value="0x08"/>
<value name="ImageScanner" value="0x10"/>
<value name="ImagePrinter" value="0x20"/>
</enum>
<enum threadsafety="unspecified" name="MinorMiscellaneousClass" fullname="QBluetoothDeviceInfo::MinorMiscellaneousClass" href="qbluetoothdeviceinfo.html#MinorMiscellaneousClass-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="71">
<value name="UncategorizedMiscellaneous" value="0"/>
</enum>
<enum threadsafety="unspecified" name="MinorNetworkClass" fullname="QBluetoothDeviceInfo::MinorNetworkClass" href="qbluetoothdeviceinfo.html#MinorNetworkClass-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="94">
<value name="NetworkFullService" value="0x00"/>
<value name="NetworkLoadFactorOne" value="0x08"/>
<value name="NetworkLoadFactorTwo" value="0x10"/>
<value name="NetworkLoadFactorThree" value="0x18"/>
<value name="NetworkLoadFactorFour" value="0x20"/>
<value name="NetworkLoadFactorFive" value="0x28"/>
<value name="NetworkLoadFactorSix" value="0x30"/>
<value name="NetworkNoService" value="0x38"/>
</enum>
<enum threadsafety="unspecified" name="MinorPeripheralClass" fullname="QBluetoothDeviceInfo::MinorPeripheralClass" href="qbluetoothdeviceinfo.html#MinorPeripheralClass-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="127">
<value name="UncategorizedPeripheral" value="0"/>
<value name="KeyboardPeripheral" value="0x10"/>
<value name="PointingDevicePeripheral" value="0x20"/>
<value name="KeyboardWithPointingDevicePeripheral" value="0x30"/>
<value name="JoystickPeripheral" value="0x01"/>
<value name="GamepadPeripheral" value="0x02"/>
<value name="RemoteControlPeripheral" value="0x03"/>
<value name="SensingDevicePeripheral" value="0x04"/>
<value name="DigitizerTabletPeripheral" value="0x05"/>
<value name="CardReaderPeripheral" value="0x06"/>
</enum>
<enum threadsafety="unspecified" name="MinorPhoneClass" fullname="QBluetoothDeviceInfo::MinorPhoneClass" href="qbluetoothdeviceinfo.html#MinorPhoneClass-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="85">
<value name="UncategorizedPhone" value="0"/>
<value name="CellularPhone" value="1"/>
<value name="CordlessPhone" value="2"/>
<value name="SmartPhone" value="3"/>
<value name="WiredModemOrVoiceGatewayPhone" value="4"/>
<value name="CommonIsdnAccessPhone" value="5"/>
</enum>
<enum threadsafety="unspecified" name="MinorToyClass" fullname="QBluetoothDeviceInfo::MinorToyClass" href="qbluetoothdeviceinfo.html#MinorToyClass-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="158">
<value name="UncategorizedToy" value="0"/>
<value name="ToyRobot" value="1"/>
<value name="ToyVehicle" value="2"/>
<value name="ToyDoll" value="3"/>
<value name="ToyController" value="4"/>
<value name="ToyGame" value="5"/>
</enum>
<enum threadsafety="unspecified" name="MinorWearableClass" fullname="QBluetoothDeviceInfo::MinorWearableClass" href="qbluetoothdeviceinfo.html#MinorWearableClass-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="149">
<value name="UncategorizedWearableDevice" value="0"/>
<value name="WearableWristWatch" value="1"/>
<value name="WearablePager" value="2"/>
<value name="WearableJacket" value="3"/>
<value name="WearableHelmet" value="4"/>
<value name="WearableGlasses" value="5"/>
</enum>
<enum threadsafety="unspecified" name="ServiceClass" fullname="QBluetoothDeviceInfo::ServiceClass" href="qbluetoothdeviceinfo.html#ServiceClass-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="178" typedef="QBluetoothDeviceInfo::ServiceClasses">
<value name="NoService" value="0x0000"/>
<value name="PositioningService" value="0x0001"/>
<value name="NetworkingService" value="0x0002"/>
<value name="RenderingService" value="0x0004"/>
<value name="CapturingService" value="0x0008"/>
<value name="ObjectTransferService" value="0x0010"/>
<value name="AudioService" value="0x0020"/>
<value name="TelephonyService" value="0x0040"/>
<value name="InformationService" value="0x0080"/>
<value name="AllServices" value="0x07ff"/>
</enum>
<typedef threadsafety="unspecified" name="CoreConfigurations" fullname="QBluetoothDeviceInfo::CoreConfigurations" href="qbluetoothdeviceinfo.html#CoreConfiguration-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="205" enum="QBluetoothDeviceInfo::CoreConfiguration"/>
<typedef threadsafety="unspecified" name="ServiceClasses" fullname="QBluetoothDeviceInfo::ServiceClasses" href="qbluetoothdeviceinfo.html#ServiceClass-enum" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="190" enum="QBluetoothDeviceInfo::ServiceClass"/>
<function threadsafety="unspecified" name="operator=" fullname="QBluetoothDeviceInfo::operator=" href="qbluetoothdeviceinfo.html#operator-eq" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="220" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothDeviceInfo &amp;" signature="QBluetoothDeviceInfo &amp; operator=(const QBluetoothDeviceInfo &amp;other)">
<parameter type="const QBluetoothDeviceInfo &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothDeviceInfo" fullname="QBluetoothDeviceInfo::QBluetoothDeviceInfo" href="qbluetoothdeviceinfo.html#QBluetoothDeviceInfo" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="207" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothDeviceInfo()"/>
<function threadsafety="unspecified" name="QBluetoothDeviceInfo" fullname="QBluetoothDeviceInfo::QBluetoothDeviceInfo" href="qbluetoothdeviceinfo.html#QBluetoothDeviceInfo-1" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="208" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothDeviceInfo(const QBluetoothAddress &amp;address, const QString &amp;name, quint32 classOfDevice)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="const QString &amp;" name="name" default=""/>
<parameter type="quint32" name="classOfDevice" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothDeviceInfo" fullname="QBluetoothDeviceInfo::QBluetoothDeviceInfo" href="qbluetoothdeviceinfo.html#QBluetoothDeviceInfo-3" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="212" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothDeviceInfo(const QBluetoothDeviceInfo &amp;other)">
<parameter type="const QBluetoothDeviceInfo &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothDeviceInfo" fullname="QBluetoothDeviceInfo::QBluetoothDeviceInfo" href="qbluetoothdeviceinfo.html#QBluetoothDeviceInfo-2" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="210" since="5.5" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothDeviceInfo(const QBluetoothUuid &amp;uuid, const QString &amp;name, quint32 classOfDevice)">
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
<parameter type="const QString &amp;" name="name" default=""/>
<parameter type="quint32" name="classOfDevice" default=""/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothDeviceInfo::d_func" href="qbluetoothdeviceinfo.html#d_func" status="active" access="private" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="248" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothDeviceInfoPrivate *" signature="QBluetoothDeviceInfoPrivate * d_func()"/>
<function threadsafety="unspecified" name="setCached" fullname="QBluetoothDeviceInfo::setCached" href="qbluetoothdeviceinfo.html#setCached" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="218" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setCached(bool cached)">
<parameter type="bool" name="cached" default=""/>
</function>
<function threadsafety="unspecified" name="setCoreConfigurations" fullname="QBluetoothDeviceInfo::setCoreConfigurations" href="qbluetoothdeviceinfo.html#setCoreConfigurations" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="238" since="5.4" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setCoreConfigurations(QBluetoothDeviceInfo::CoreConfigurations coreConfigs)">
<parameter type="QBluetoothDeviceInfo::CoreConfigurations" name="coreConfigs" default=""/>
</function>
<function threadsafety="unspecified" name="setDeviceUuid" fullname="QBluetoothDeviceInfo::setDeviceUuid" href="qbluetoothdeviceinfo.html#setDeviceUuid" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="241" since="5.5" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setDeviceUuid(const QBluetoothUuid &amp;uuid)">
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="setRssi" fullname="QBluetoothDeviceInfo::setRssi" href="qbluetoothdeviceinfo.html#setRssi" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="232" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setRssi(qint16 signal)">
<parameter type="qint16" name="signal" default=""/>
</function>
<function threadsafety="unspecified" name="setServiceUuids" fullname="QBluetoothDeviceInfo::setServiceUuids" href="qbluetoothdeviceinfo.html#setServiceUuids" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="234" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setServiceUuids(const QList&lt;QBluetoothUuid&gt; &amp;uuids, QBluetoothDeviceInfo::DataCompleteness completeness)">
<parameter type="const QList&lt;QBluetoothUuid&gt; &amp;" name="uuids" default=""/>
<parameter type="QBluetoothDeviceInfo::DataCompleteness" name="completeness" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothDeviceInfo" fullname="QBluetoothDeviceInfo::~QBluetoothDeviceInfo" href="qbluetoothdeviceinfo.html#dtor.QBluetoothDeviceInfo" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="213" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothDeviceInfo()"/>
<function threadsafety="unspecified" name="address" fullname="QBluetoothDeviceInfo::address" href="qbluetoothdeviceinfo.html#address" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="224" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress" signature="QBluetoothAddress address() const"/>
<function threadsafety="unspecified" name="coreConfigurations" fullname="QBluetoothDeviceInfo::coreConfigurations" href="qbluetoothdeviceinfo.html#coreConfigurations" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="239" since="5.4" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothDeviceInfo::CoreConfigurations" signature="QBluetoothDeviceInfo::CoreConfigurations coreConfigurations() const"/>
<function threadsafety="unspecified" name="serviceUuidsCompleteness" fullname="QBluetoothDeviceInfo::serviceUuidsCompleteness" href="qbluetoothdeviceinfo.html#serviceUuidsCompleteness" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="236" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothDeviceInfo::DataCompleteness" signature="QBluetoothDeviceInfo::DataCompleteness serviceUuidsCompleteness() const"/>
<function threadsafety="unspecified" name="majorDeviceClass" fullname="QBluetoothDeviceInfo::majorDeviceClass" href="qbluetoothdeviceinfo.html#majorDeviceClass" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="228" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothDeviceInfo::MajorDeviceClass" signature="QBluetoothDeviceInfo::MajorDeviceClass majorDeviceClass() const"/>
<function threadsafety="unspecified" name="serviceClasses" fullname="QBluetoothDeviceInfo::serviceClasses" href="qbluetoothdeviceinfo.html#serviceClasses" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="227" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothDeviceInfo::ServiceClasses" signature="QBluetoothDeviceInfo::ServiceClasses serviceClasses() const"/>
<function threadsafety="unspecified" name="deviceUuid" fullname="QBluetoothDeviceInfo::deviceUuid" href="qbluetoothdeviceinfo.html#deviceUuid" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="242" since="5.5" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothUuid" signature="QBluetoothUuid deviceUuid() const"/>
<function threadsafety="unspecified" name="serviceUuids" fullname="QBluetoothDeviceInfo::serviceUuids" href="qbluetoothdeviceinfo.html#serviceUuids" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="235" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QBluetoothUuid&gt;" signature="QList&lt;QBluetoothUuid&gt; serviceUuids(QBluetoothDeviceInfo::DataCompleteness *completeness) const">
<parameter type="QBluetoothDeviceInfo::DataCompleteness *" name="completeness" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="name" fullname="QBluetoothDeviceInfo::name" href="qbluetoothdeviceinfo.html#name" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="225" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString name() const"/>
<function threadsafety="unspecified" name="isCached" fullname="QBluetoothDeviceInfo::isCached" href="qbluetoothdeviceinfo.html#isCached" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="216" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isCached() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QBluetoothDeviceInfo::isValid" href="qbluetoothdeviceinfo.html#isValid" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="215" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="operator!=" fullname="QBluetoothDeviceInfo::operator!=" href="qbluetoothdeviceinfo.html#operator-not-eq" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="222" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator!=(const QBluetoothDeviceInfo &amp;other) const">
<parameter type="const QBluetoothDeviceInfo &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QBluetoothDeviceInfo::operator==" href="qbluetoothdeviceinfo.html#operator-eq-eq" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="221" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator==(const QBluetoothDeviceInfo &amp;other) const">
<parameter type="const QBluetoothDeviceInfo &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothDeviceInfo::d_func" href="qbluetoothdeviceinfo.html#d_func-1" status="active" access="private" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="248" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothDeviceInfoPrivate *" signature="const QBluetoothDeviceInfoPrivate * d_func() const"/>
<function threadsafety="unspecified" name="rssi" fullname="QBluetoothDeviceInfo::rssi" href="qbluetoothdeviceinfo.html#rssi" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="231" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="qint16" signature="qint16 rssi() const"/>
<function threadsafety="unspecified" name="minorDeviceClass" fullname="QBluetoothDeviceInfo::minorDeviceClass" href="qbluetoothdeviceinfo.html#minorDeviceClass" status="active" access="public" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="229" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint8" signature="quint8 minorDeviceClass() const"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QBluetoothDeviceInfo::d_ptr" href="qbluetoothdeviceinfo.html#d_ptr-var" status="active" access="protected" location="qbluetoothdeviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdeviceinfo.h" lineno="245" type="QBluetoothDeviceInfoPrivate *" static="false"/>
</class>
<class threadsafety="unspecified" name="QBluetoothServiceDiscoveryAgent" href="qbluetoothservicediscoveryagent.html" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="60" since="5.2" bases="QObject" module="QtBluetooth" brief="Enables you to query for Bluetooth services">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QBluetoothServiceDiscoveryAgent::QPrivateSignal" href="qbluetoothservicediscoveryagent-qprivatesignal.html" status="active" access="private" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="62"/>
<enum threadsafety="unspecified" name="DiscoveryMode" fullname="QBluetoothServiceDiscoveryAgent::DiscoveryMode" href="qbluetoothservicediscoveryagent.html#DiscoveryMode-enum" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="77">
<value name="MinimalDiscovery" value="0"/>
<value name="FullDiscovery" value="1"/>
</enum>
<enum threadsafety="unspecified" name="Error" fullname="QBluetoothServiceDiscoveryAgent::Error" href="qbluetoothservicediscoveryagent.html#Error-enum" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="66">
<value name="NoError" value="QBluetoothDeviceDiscoveryAgent::NoError"/>
<value name="InputOutputError" value="QBluetoothDeviceDiscoveryAgent::InputOutputError"/>
<value name="PoweredOffError" value="QBluetoothDeviceDiscoveryAgent::PoweredOffError"/>
<value name="InvalidBluetoothAdapterError" value="QBluetoothDeviceDiscoveryAgent::InvalidBluetoothAdapterError"/>
<value name="UnknownError" value="QBluetoothDeviceDiscoveryAgent::UnknownError"/>
</enum>
<function threadsafety="unspecified" name="QBluetoothServiceDiscoveryAgent" fullname="QBluetoothServiceDiscoveryAgent::QBluetoothServiceDiscoveryAgent" href="qbluetoothservicediscoveryagent.html#QBluetoothServiceDiscoveryAgent" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="83" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothServiceDiscoveryAgent(QObject *parent)">
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="QBluetoothServiceDiscoveryAgent" fullname="QBluetoothServiceDiscoveryAgent::QBluetoothServiceDiscoveryAgent" href="qbluetoothservicediscoveryagent.html#QBluetoothServiceDiscoveryAgent-1" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="84" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothServiceDiscoveryAgent(const QBluetoothAddress &amp;deviceAdapter, QObject *parent)">
<parameter type="const QBluetoothAddress &amp;" name="deviceAdapter" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothServiceDiscoveryAgent::d_func" href="qbluetoothservicediscoveryagent.html#d_func" status="active" access="private" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="63" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServiceDiscoveryAgentPrivate *" signature="QBluetoothServiceDiscoveryAgentPrivate * d_func()"/>
<function threadsafety="unspecified" name="tr" fullname="QBluetoothServiceDiscoveryAgent::tr" href="qbluetoothservicediscoveryagent.html#tr" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QBluetoothServiceDiscoveryAgent::trUtf8" href="qbluetoothservicediscoveryagent.html#trUtf8" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="setRemoteAddress" fullname="QBluetoothServiceDiscoveryAgent::setRemoteAddress" href="qbluetoothservicediscoveryagent.html#setRemoteAddress" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="97" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool setRemoteAddress(const QBluetoothAddress &amp;address)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QBluetoothServiceDiscoveryAgent::qt_metacall" href="qbluetoothservicediscoveryagent.html#qt_metacall" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QBluetoothServiceDiscoveryAgent::qt_metacast" href="qbluetoothservicediscoveryagent.html#qt_metacast" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="canceled" fullname="QBluetoothServiceDiscoveryAgent::canceled" href="qbluetoothservicediscoveryagent.html#canceled" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="108" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void canceled()"/>
<function threadsafety="unspecified" name="clear" fullname="QBluetoothServiceDiscoveryAgent::clear" href="qbluetoothservicediscoveryagent.html#clear" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="103" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void clear()"/>
<function threadsafety="unspecified" name="error" fullname="QBluetoothServiceDiscoveryAgent::error" href="qbluetoothservicediscoveryagent.html#error-1" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="109" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(QBluetoothServiceDiscoveryAgent::Error error)">
<parameter type="QBluetoothServiceDiscoveryAgent::Error" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="finished" fullname="QBluetoothServiceDiscoveryAgent::finished" href="qbluetoothservicediscoveryagent.html#finished" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="107" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void finished()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QBluetoothServiceDiscoveryAgent::qt_static_metacall" href="qbluetoothservicediscoveryagent.html#qt_static_metacall" status="active" access="private" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="serviceDiscovered" fullname="QBluetoothServiceDiscoveryAgent::serviceDiscovered" href="qbluetoothservicediscoveryagent.html#serviceDiscovered" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="106" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serviceDiscovered(const QBluetoothServiceInfo &amp;info)">
<parameter type="const QBluetoothServiceInfo &amp;" name="info" default=""/>
</function>
<function threadsafety="unspecified" name="setUuidFilter" fullname="QBluetoothServiceDiscoveryAgent::setUuidFilter" href="qbluetoothservicediscoveryagent.html#setUuidFilter-1" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="95" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setUuidFilter(const QBluetoothUuid &amp;uuid)">
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="setUuidFilter" fullname="QBluetoothServiceDiscoveryAgent::setUuidFilter" href="qbluetoothservicediscoveryagent.html#setUuidFilter" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="94" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setUuidFilter(const QList&lt;QBluetoothUuid&gt; &amp;uuids)">
<parameter type="const QList&lt;QBluetoothUuid&gt; &amp;" name="uuids" default=""/>
</function>
<function threadsafety="unspecified" name="start" fullname="QBluetoothServiceDiscoveryAgent::start" href="qbluetoothservicediscoveryagent.html#start" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="101" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void start(QBluetoothServiceDiscoveryAgent::DiscoveryMode mode)">
<parameter type="QBluetoothServiceDiscoveryAgent::DiscoveryMode" name="mode" default="MinimalDiscovery"/>
</function>
<function threadsafety="unspecified" name="stop" fullname="QBluetoothServiceDiscoveryAgent::stop" href="qbluetoothservicediscoveryagent.html#stop" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="102" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stop()"/>
<function threadsafety="unspecified" name="~QBluetoothServiceDiscoveryAgent" fullname="QBluetoothServiceDiscoveryAgent::~QBluetoothServiceDiscoveryAgent" href="qbluetoothservicediscoveryagent.html#dtor.QBluetoothServiceDiscoveryAgent" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="85" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothServiceDiscoveryAgent()"/>
<function threadsafety="unspecified" name="remoteAddress" fullname="QBluetoothServiceDiscoveryAgent::remoteAddress" href="qbluetoothservicediscoveryagent.html#remoteAddress" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="98" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress" signature="QBluetoothAddress remoteAddress() const"/>
<function threadsafety="unspecified" name="error" fullname="QBluetoothServiceDiscoveryAgent::error" href="qbluetoothservicediscoveryagent.html#error" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="89" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServiceDiscoveryAgent::Error" signature="QBluetoothServiceDiscoveryAgent::Error error() const"/>
<function threadsafety="unspecified" name="discoveredServices" fullname="QBluetoothServiceDiscoveryAgent::discoveredServices" href="qbluetoothservicediscoveryagent.html#discoveredServices" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="92" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QBluetoothServiceInfo&gt;" signature="QList&lt;QBluetoothServiceInfo&gt; discoveredServices() const"/>
<function threadsafety="unspecified" name="uuidFilter" fullname="QBluetoothServiceDiscoveryAgent::uuidFilter" href="qbluetoothservicediscoveryagent.html#uuidFilter" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="96" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QBluetoothUuid&gt;" signature="QList&lt;QBluetoothUuid&gt; uuidFilter() const"/>
<function threadsafety="unspecified" name="errorString" fullname="QBluetoothServiceDiscoveryAgent::errorString" href="qbluetoothservicediscoveryagent.html#errorString" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="90" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString errorString() const"/>
<function threadsafety="unspecified" name="isActive" fullname="QBluetoothServiceDiscoveryAgent::isActive" href="qbluetoothservicediscoveryagent.html#isActive" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isActive() const"/>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothServiceDiscoveryAgent::d_func" href="qbluetoothservicediscoveryagent.html#d_func-1" status="active" access="private" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="63" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothServiceDiscoveryAgentPrivate *" signature="const QBluetoothServiceDiscoveryAgentPrivate * d_func() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QBluetoothServiceDiscoveryAgent::metaObject" href="qbluetoothservicediscoveryagent.html#metaObject" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="62" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QBluetoothServiceDiscoveryAgent::d_ptr" href="qbluetoothservicediscoveryagent.html#d_ptr-var" status="active" access="private" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="112" type="QBluetoothServiceDiscoveryAgentPrivate *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QBluetoothServiceDiscoveryAgent::staticMetaObject" href="qbluetoothservicediscoveryagent.html#staticMetaObject-var" status="active" access="public" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="62" type="const QMetaObject" static="true"/>
</class>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QBluetoothServiceDiscoveryAgent::DiscoveryMode )">
<parameter type="QBluetoothServiceDiscoveryAgent::DiscoveryMode" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="75" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QBluetoothServiceDiscoveryAgent::Error )">
<parameter type="QBluetoothServiceDiscoveryAgent::Error" name="" default=""/>
</function>
<class threadsafety="unspecified" name="QBluetoothServiceInfo" href="qbluetoothserviceinfo.html" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="60" since="5.2" module="QtBluetooth" brief="Enables access to the attributes of a Bluetooth service">
<class threadsafety="unspecified" name="Alternative" fullname="QBluetoothServiceInfo::Alternative" href="qbluetoothserviceinfo-alternative.html" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="97" since="5.2" bases="QList" module="QtBluetooth" brief="Stores attributes of a Bluetooth Data Element Alternative">
<function threadsafety="unspecified" name="Alternative" fullname="QBluetoothServiceInfo::Alternative::Alternative" href="qbluetoothserviceinfo-alternative.html#Alternative" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="100" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="Alternative()"/>
<function threadsafety="unspecified" name="Alternative" fullname="QBluetoothServiceInfo::Alternative::Alternative" href="qbluetoothserviceinfo-alternative.html#Alternative-1" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="101" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="Alternative(const QList&lt;QVariant&gt; &amp;list)">
<parameter type="const QList&lt;QVariant&gt; &amp;" name="list" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="Sequence" fullname="QBluetoothServiceInfo::Sequence" href="qbluetoothserviceinfo-sequence.html" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="90" since="5.2" bases="QList" module="QtBluetooth" brief="Stores attributes of a Bluetooth Data Element Sequence">
<function threadsafety="unspecified" name="Sequence" fullname="QBluetoothServiceInfo::Sequence::Sequence" href="qbluetoothserviceinfo-sequence.html#Sequence" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="93" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="Sequence()"/>
<function threadsafety="unspecified" name="Sequence" fullname="QBluetoothServiceInfo::Sequence::Sequence" href="qbluetoothserviceinfo-sequence.html#Sequence-1" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="94" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="Sequence(const QList&lt;QVariant&gt; &amp;list)">
<parameter type="const QList&lt;QVariant&gt; &amp;" name="list" default=""/>
</function>
</class>
<enum threadsafety="unspecified" name="AttributeId" fullname="QBluetoothServiceInfo::AttributeId" href="qbluetoothserviceinfo.html#AttributeId-enum" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="63">
<value name="ServiceRecordHandle" value="0x0000"/>
<value name="ServiceClassIds" value="0x0001"/>
<value name="ServiceRecordState" value="0x0002"/>
<value name="ServiceId" value="0x0003"/>
<value name="ProtocolDescriptorList" value="0x0004"/>
<value name="BrowseGroupList" value="0x0005"/>
<value name="LanguageBaseAttributeIdList" value="0x0006"/>
<value name="ServiceInfoTimeToLive" value="0x0007"/>
<value name="ServiceAvailability" value="0x0008"/>
<value name="BluetoothProfileDescriptorList" value="0x0009"/>
<value name="DocumentationUrl" value="0x000A"/>
<value name="ClientExecutableUrl" value="0x000B"/>
<value name="IconUrl" value="0x000C"/>
<value name="AdditionalProtocolDescriptorList" value="0x000D"/>
<value name="PrimaryLanguageBase" value="0x0100"/>
<value name="ServiceName" value="PrimaryLanguageBase + 0x0000"/>
<value name="ServiceDescription" value="PrimaryLanguageBase + 0x0001"/>
<value name="ServiceProvider" value="PrimaryLanguageBase + 0x0002"/>
</enum>
<enum threadsafety="unspecified" name="Protocol" fullname="QBluetoothServiceInfo::Protocol" href="qbluetoothserviceinfo.html#Protocol-enum" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="84">
<value name="UnknownProtocol" value="0"/>
<value name="L2capProtocol" value="1"/>
<value name="RfcommProtocol" value="2"/>
</enum>
<function threadsafety="unspecified" name="operator=" fullname="QBluetoothServiceInfo::operator=" href="qbluetoothserviceinfo.html#operator-eq" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="144" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServiceInfo &amp;" signature="QBluetoothServiceInfo &amp; operator=(const QBluetoothServiceInfo &amp;other)">
<parameter type="const QBluetoothServiceInfo &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothServiceInfo" fullname="QBluetoothServiceInfo::QBluetoothServiceInfo" href="qbluetoothserviceinfo.html#QBluetoothServiceInfo" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="104" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothServiceInfo()"/>
<function threadsafety="unspecified" name="QBluetoothServiceInfo" fullname="QBluetoothServiceInfo::QBluetoothServiceInfo" href="qbluetoothserviceinfo.html#QBluetoothServiceInfo-1" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="105" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothServiceInfo(const QBluetoothServiceInfo &amp;other)">
<parameter type="const QBluetoothServiceInfo &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="registerService" fullname="QBluetoothServiceInfo::registerService" href="qbluetoothserviceinfo.html#registerService" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="147" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool registerService(const QBluetoothAddress &amp;localAdapter)">
<parameter type="const QBluetoothAddress &amp;" name="localAdapter" default="QBluetoothAddress()"/>
</function>
<function threadsafety="unspecified" name="unregisterService" fullname="QBluetoothServiceInfo::unregisterService" href="qbluetoothserviceinfo.html#unregisterService" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="148" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool unregisterService()"/>
<function threadsafety="unspecified" name="removeAttribute" fullname="QBluetoothServiceInfo::removeAttribute" href="qbluetoothserviceinfo.html#removeAttribute" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="121" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void removeAttribute(quint16 attributeId)">
<parameter type="quint16" name="attributeId" default=""/>
</function>
<function threadsafety="unspecified" name="setAttribute" fullname="QBluetoothServiceInfo::setAttribute" href="qbluetoothserviceinfo.html#setAttribute-3" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="117" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setAttribute(quint16 attributeId, const QBluetoothServiceInfo::Alternative &amp;value)">
<parameter type="quint16" name="attributeId" default=""/>
<parameter type="const QBluetoothServiceInfo::Alternative &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setAttribute" fullname="QBluetoothServiceInfo::setAttribute" href="qbluetoothserviceinfo.html#setAttribute-2" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="116" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setAttribute(quint16 attributeId, const QBluetoothServiceInfo::Sequence &amp;value)">
<parameter type="quint16" name="attributeId" default=""/>
<parameter type="const QBluetoothServiceInfo::Sequence &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setAttribute" fullname="QBluetoothServiceInfo::setAttribute" href="qbluetoothserviceinfo.html#setAttribute-1" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="115" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setAttribute(quint16 attributeId, const QBluetoothUuid &amp;value)">
<parameter type="quint16" name="attributeId" default=""/>
<parameter type="const QBluetoothUuid &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setAttribute" fullname="QBluetoothServiceInfo::setAttribute" href="qbluetoothserviceinfo.html#setAttribute" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="114" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setAttribute(quint16 attributeId, const QVariant &amp;value)">
<parameter type="quint16" name="attributeId" default=""/>
<parameter type="const QVariant &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setDevice" fullname="QBluetoothServiceInfo::setDevice" href="qbluetoothserviceinfo.html#setDevice" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="111" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setDevice(const QBluetoothDeviceInfo &amp;device)">
<parameter type="const QBluetoothDeviceInfo &amp;" name="device" default=""/>
</function>
<function threadsafety="unspecified" name="setServiceAvailability" fullname="QBluetoothServiceInfo::setServiceAvailability" href="qbluetoothserviceinfo.html#setServiceAvailability" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="136" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setServiceAvailability(quint8 availability)">
<parameter type="quint8" name="availability" default=""/>
</function>
<function threadsafety="unspecified" name="setServiceDescription" fullname="QBluetoothServiceInfo::setServiceDescription" href="qbluetoothserviceinfo.html#setServiceDescription" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="125" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setServiceDescription(const QString &amp;description)">
<parameter type="const QString &amp;" name="description" default=""/>
</function>
<function threadsafety="unspecified" name="setServiceName" fullname="QBluetoothServiceInfo::setServiceName" href="qbluetoothserviceinfo.html#setServiceName" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="123" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setServiceName(const QString &amp;name)">
<parameter type="const QString &amp;" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="setServiceProvider" fullname="QBluetoothServiceInfo::setServiceProvider" href="qbluetoothserviceinfo.html#setServiceProvider" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="127" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setServiceProvider(const QString &amp;provider)">
<parameter type="const QString &amp;" name="provider" default=""/>
</function>
<function threadsafety="unspecified" name="setServiceUuid" fullname="QBluetoothServiceInfo::setServiceUuid" href="qbluetoothserviceinfo.html#setServiceUuid" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="139" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setServiceUuid(const QBluetoothUuid &amp;uuid)">
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothServiceInfo" fullname="QBluetoothServiceInfo::~QBluetoothServiceInfo" href="qbluetoothserviceinfo.html#dtor.QBluetoothServiceInfo" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="106" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothServiceInfo()"/>
<function threadsafety="unspecified" name="device" fullname="QBluetoothServiceInfo::device" href="qbluetoothserviceinfo.html#device" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="112" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothDeviceInfo" signature="QBluetoothDeviceInfo device() const"/>
<function threadsafety="unspecified" name="socketProtocol" fullname="QBluetoothServiceInfo::socketProtocol" href="qbluetoothserviceinfo.html#socketProtocol" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="130" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServiceInfo::Protocol" signature="QBluetoothServiceInfo::Protocol socketProtocol() const"/>
<function threadsafety="unspecified" name="protocolDescriptor" fullname="QBluetoothServiceInfo::protocolDescriptor" href="qbluetoothserviceinfo.html#protocolDescriptor" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="134" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServiceInfo::Sequence" signature="QBluetoothServiceInfo::Sequence protocolDescriptor(QBluetoothUuid::ProtocolUuid protocol) const">
<parameter type="QBluetoothUuid::ProtocolUuid" name="protocol" default=""/>
</function>
<function threadsafety="unspecified" name="serviceUuid" fullname="QBluetoothServiceInfo::serviceUuid" href="qbluetoothserviceinfo.html#serviceUuid" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="140" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothUuid" signature="QBluetoothUuid serviceUuid() const"/>
<function threadsafety="unspecified" name="serviceClassUuids" fullname="QBluetoothServiceInfo::serviceClassUuids" href="qbluetoothserviceinfo.html#serviceClassUuids" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="142" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QBluetoothUuid&gt;" signature="QList&lt;QBluetoothUuid&gt; serviceClassUuids() const"/>
<function threadsafety="unspecified" name="attributes" fullname="QBluetoothServiceInfo::attributes" href="qbluetoothserviceinfo.html#attributes" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="119" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;quint16&gt;" signature="QList&lt;quint16&gt; attributes() const"/>
<function threadsafety="unspecified" name="serviceDescription" fullname="QBluetoothServiceInfo::serviceDescription" href="qbluetoothserviceinfo.html#serviceDescription" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="126" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString serviceDescription() const"/>
<function threadsafety="unspecified" name="serviceName" fullname="QBluetoothServiceInfo::serviceName" href="qbluetoothserviceinfo.html#serviceName" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="124" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString serviceName() const"/>
<function threadsafety="unspecified" name="serviceProvider" fullname="QBluetoothServiceInfo::serviceProvider" href="qbluetoothserviceinfo.html#serviceProvider" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="128" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString serviceProvider() const"/>
<function threadsafety="unspecified" name="attribute" fullname="QBluetoothServiceInfo::attribute" href="qbluetoothserviceinfo.html#attribute" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="118" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVariant" signature="QVariant attribute(quint16 attributeId) const">
<parameter type="quint16" name="attributeId" default=""/>
</function>
<function threadsafety="unspecified" name="contains" fullname="QBluetoothServiceInfo::contains" href="qbluetoothserviceinfo.html#contains" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="120" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool contains(quint16 attributeId) const">
<parameter type="quint16" name="attributeId" default=""/>
</function>
<function threadsafety="unspecified" name="isComplete" fullname="QBluetoothServiceInfo::isComplete" href="qbluetoothserviceinfo.html#isComplete" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="109" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isComplete() const"/>
<function threadsafety="unspecified" name="isRegistered" fullname="QBluetoothServiceInfo::isRegistered" href="qbluetoothserviceinfo.html#isRegistered" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="146" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isRegistered() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QBluetoothServiceInfo::isValid" href="qbluetoothserviceinfo.html#isValid" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="108" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="protocolServiceMultiplexer" fullname="QBluetoothServiceInfo::protocolServiceMultiplexer" href="qbluetoothserviceinfo.html#protocolServiceMultiplexer" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="131" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int protocolServiceMultiplexer() const"/>
<function threadsafety="unspecified" name="serverChannel" fullname="QBluetoothServiceInfo::serverChannel" href="qbluetoothserviceinfo.html#serverChannel" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="132" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int serverChannel() const"/>
<function threadsafety="unspecified" name="serviceAvailability" fullname="QBluetoothServiceInfo::serviceAvailability" href="qbluetoothserviceinfo.html#serviceAvailability" status="active" access="public" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="137" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint8" signature="quint8 serviceAvailability() const"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QBluetoothServiceInfo::d_ptr" href="qbluetoothserviceinfo.html#d_ptr-var" status="active" access="protected" location="qbluetoothserviceinfo.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothserviceinfo.h" lineno="154" type="QSharedPointer&lt;QBluetoothServiceInfoPrivate&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QBluetoothSocket" href="qbluetoothsocket.html" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="57" since="5.2" bases="QIODevice" module="QtBluetooth" brief="Enables connection to a Bluetooth device running a bluetooth server">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QBluetoothSocket::QPrivateSignal" href="qbluetoothsocket-qprivatesignal.html" status="active" access="private" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="59"/>
<enum threadsafety="unspecified" name="SocketError" fullname="QBluetoothSocket::SocketError" href="qbluetoothsocket.html#SocketError-enum" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="79">
<value name="NoSocketError" value="-2"/>
<value name="UnknownSocketError" value="QAbstractSocket::UnknownSocketError"/>
<value name="RemoteHostClosedError" value="QAbstractSocket::RemoteHostClosedError"/>
<value name="HostNotFoundError" value="QAbstractSocket::HostNotFoundError"/>
<value name="ServiceNotFoundError" value="QAbstractSocket::SocketAddressNotAvailableError"/>
<value name="NetworkError" value="QAbstractSocket::NetworkError"/>
<value name="UnsupportedProtocolError" value="8"/>
<value name="OperationError" value="QAbstractSocket::OperationError"/>
</enum>
<enum threadsafety="unspecified" name="SocketState" fullname="QBluetoothSocket::SocketState" href="qbluetoothsocket.html#SocketState-enum" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="68">
<value name="UnconnectedState" value="QAbstractSocket::UnconnectedState"/>
<value name="ServiceLookupState" value="QAbstractSocket::HostLookupState"/>
<value name="ConnectingState" value="QAbstractSocket::ConnectingState"/>
<value name="ConnectedState" value="QAbstractSocket::ConnectedState"/>
<value name="BoundState" value="QAbstractSocket::BoundState"/>
<value name="ClosingState" value="QAbstractSocket::ClosingState"/>
<value name="ListeningState" value="QAbstractSocket::ListeningState"/>
</enum>
<function threadsafety="unspecified" name="QBluetoothSocket" fullname="QBluetoothSocket::QBluetoothSocket" href="qbluetoothsocket.html#QBluetoothSocket" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="92" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothSocket(QBluetoothServiceInfo::Protocol socketType, QObject *parent)">
<parameter type="QBluetoothServiceInfo::Protocol" name="socketType" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="QBluetoothSocket" fullname="QBluetoothSocket::QBluetoothSocket" href="qbluetoothsocket.html#QBluetoothSocket-1" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="93" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothSocket(QObject *parent)">
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothSocket::d_func" href="qbluetoothsocket.html#d_func" status="active" access="private" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="60" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothSocketPrivate *" signature="QBluetoothSocketPrivate * d_func()"/>
<function threadsafety="unspecified" name="tr" fullname="QBluetoothSocket::tr" href="qbluetoothsocket.html#tr" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="59" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QBluetoothSocket::trUtf8" href="qbluetoothsocket.html#trUtf8" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="59" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="setSocketDescriptor" fullname="QBluetoothSocket::setSocketDescriptor" href="qbluetoothsocket.html#setSocketDescriptor" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="131" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool setSocketDescriptor(int socketDescriptor, QBluetoothServiceInfo::Protocol socketType, QBluetoothSocket::SocketState socketState, QIODevice::OpenMode openMode)">
<parameter type="int" name="socketDescriptor" default=""/>
<parameter type="QBluetoothServiceInfo::Protocol" name="socketType" default=""/>
<parameter type="QBluetoothSocket::SocketState" name="socketState" default="ConnectedState"/>
<parameter type="QIODevice::OpenMode" name="openMode" default="ReadWrite"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QBluetoothSocket::qt_metacall" href="qbluetoothsocket.html#qt_metacall" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="59" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="readData" fullname="QBluetoothSocket::readData" href="qbluetoothsocket.html#readData" status="active" access="protected" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="155" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="qint64" signature="qint64 readData(char *data, qint64 maxSize)">
<parameter type="char *" name="data" default=""/>
<parameter type="qint64" name="maxSize" default=""/>
</function>
<function threadsafety="unspecified" name="writeData" fullname="QBluetoothSocket::writeData" href="qbluetoothsocket.html#writeData" status="active" access="protected" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="156" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="qint64" signature="qint64 writeData(const char *data, qint64 maxSize)">
<parameter type="const char *" name="data" default=""/>
<parameter type="qint64" name="maxSize" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QBluetoothSocket::qt_metacast" href="qbluetoothsocket.html#qt_metacast" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="59" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="abort" fullname="QBluetoothSocket::abort" href="qbluetoothsocket.html#abort" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="96" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void abort()"/>
<function threadsafety="unspecified" name="close" fullname="QBluetoothSocket::close" href="qbluetoothsocket.html#close" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="97" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void close()"/>
<function threadsafety="unspecified" name="connectToService" fullname="QBluetoothSocket::connectToService" href="qbluetoothsocket.html#connectToService-3" status="internal" access="private" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="109" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectToService(const QBluetoothAddress &amp;address, QBluetoothUuid::ServiceClassUuid uuid, QIODevice::OpenMode mode)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="QBluetoothUuid::ServiceClassUuid" name="uuid" default=""/>
<parameter type="QIODevice::OpenMode" name="mode" default="..."/>
</function>
<function threadsafety="unspecified" name="connectToService" fullname="QBluetoothSocket::connectToService" href="qbluetoothsocket.html#connectToService-1" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="107" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectToService(const QBluetoothAddress &amp;address, const QBluetoothUuid &amp;uuid, QIODevice::OpenMode openMode)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
<parameter type="QIODevice::OpenMode" name="openMode" default="ReadWrite"/>
</function>
<function threadsafety="unspecified" name="connectToService" fullname="QBluetoothSocket::connectToService" href="qbluetoothsocket.html#connectToService-2" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="108" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectToService(const QBluetoothAddress &amp;address, quint16 port, QIODevice::OpenMode openMode)">
<parameter type="const QBluetoothAddress &amp;" name="address" default=""/>
<parameter type="quint16" name="port" default=""/>
<parameter type="QIODevice::OpenMode" name="openMode" default="ReadWrite"/>
</function>
<function threadsafety="unspecified" name="connectToService" fullname="QBluetoothSocket::connectToService" href="qbluetoothsocket.html#connectToService" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="106" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectToService(const QBluetoothServiceInfo &amp;service, QIODevice::OpenMode openMode)">
<parameter type="const QBluetoothServiceInfo &amp;" name="service" default=""/>
<parameter type="QIODevice::OpenMode" name="openMode" default="ReadWrite"/>
</function>
<function threadsafety="unspecified" name="connected" fullname="QBluetoothSocket::connected" href="qbluetoothsocket.html#connected" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="149" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connected()"/>
<function threadsafety="unspecified" name="disconnectFromService" fullname="QBluetoothSocket::disconnectFromService" href="qbluetoothsocket.html#disconnectFromService" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="114" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void disconnectFromService()"/>
<function threadsafety="unspecified" name="disconnected" fullname="QBluetoothSocket::disconnected" href="qbluetoothsocket.html#disconnected" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="150" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void disconnected()"/>
<function threadsafety="unspecified" name="discoveryFinished" fullname="QBluetoothSocket::discoveryFinished" href="qbluetoothsocket.html#discoveryFinished" status="active" access="private" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="165" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void discoveryFinished()"/>
<function threadsafety="unspecified" name="doDeviceDiscovery" fullname="QBluetoothSocket::doDeviceDiscovery" href="qbluetoothsocket.html#doDeviceDiscovery" status="active" access="protected" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="161" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void doDeviceDiscovery(const QBluetoothServiceInfo &amp;service, QIODevice::OpenMode openMode)">
<parameter type="const QBluetoothServiceInfo &amp;" name="service" default=""/>
<parameter type="QIODevice::OpenMode" name="openMode" default=""/>
</function>
<function threadsafety="unspecified" name="error" fullname="QBluetoothSocket::error" href="qbluetoothsocket.html#error-1" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="151" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(QBluetoothSocket::SocketError error)">
<parameter type="QBluetoothSocket::SocketError" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QBluetoothSocket::qt_static_metacall" href="qbluetoothsocket.html#qt_static_metacall" status="active" access="private" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="59" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="serviceDiscovered" fullname="QBluetoothSocket::serviceDiscovered" href="qbluetoothsocket.html#serviceDiscovered" status="active" access="private" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="164" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serviceDiscovered(const QBluetoothServiceInfo &amp;service)">
<parameter type="const QBluetoothServiceInfo &amp;" name="service" default=""/>
</function>
<function threadsafety="unspecified" name="setPreferredSecurityFlags" fullname="QBluetoothSocket::setPreferredSecurityFlags" href="qbluetoothsocket.html#setPreferredSecurityFlags" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="145" since="5.6" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setPreferredSecurityFlags(QBluetooth::SecurityFlags flags)">
<parameter type="QBluetooth::SecurityFlags" name="flags" default=""/>
</function>
<function threadsafety="unspecified" name="setSocketError" fullname="QBluetoothSocket::setSocketError" href="qbluetoothsocket.html#setSocketError" status="active" access="protected" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="159" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setSocketError(QBluetoothSocket::SocketError error_)">
<parameter type="QBluetoothSocket::SocketError" name="error_" default=""/>
</function>
<function threadsafety="unspecified" name="setSocketState" fullname="QBluetoothSocket::setSocketState" href="qbluetoothsocket.html#setSocketState" status="active" access="protected" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="158" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setSocketState(QBluetoothSocket::SocketState state)">
<parameter type="QBluetoothSocket::SocketState" name="state" default=""/>
</function>
<function threadsafety="unspecified" name="stateChanged" fullname="QBluetoothSocket::stateChanged" href="qbluetoothsocket.html#stateChanged" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="152" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stateChanged(QBluetoothSocket::SocketState state)">
<parameter type="QBluetoothSocket::SocketState" name="state" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothSocket" fullname="QBluetoothSocket::~QBluetoothSocket" href="qbluetoothsocket.html#dtor.QBluetoothSocket" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="94" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothSocket()"/>
<function threadsafety="unspecified" name="preferredSecurityFlags" fullname="QBluetoothSocket::preferredSecurityFlags" href="qbluetoothsocket.html#preferredSecurityFlags" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="146" since="5.6" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetooth::SecurityFlags" signature="QBluetooth::SecurityFlags preferredSecurityFlags() const"/>
<function threadsafety="unspecified" name="localAddress" fullname="QBluetoothSocket::localAddress" href="qbluetoothsocket.html#localAddress" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="120" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress" signature="QBluetoothAddress localAddress() const"/>
<function threadsafety="unspecified" name="peerAddress" fullname="QBluetoothSocket::peerAddress" href="qbluetoothsocket.html#peerAddress" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="124" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress" signature="QBluetoothAddress peerAddress() const"/>
<function threadsafety="unspecified" name="socketType" fullname="QBluetoothSocket::socketType" href="qbluetoothsocket.html#socketType" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="136" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServiceInfo::Protocol" signature="QBluetoothServiceInfo::Protocol socketType() const"/>
<function threadsafety="unspecified" name="error" fullname="QBluetoothSocket::error" href="qbluetoothsocket.html#error" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="138" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothSocket::SocketError" signature="QBluetoothSocket::SocketError error() const"/>
<function threadsafety="unspecified" name="state" fullname="QBluetoothSocket::state" href="qbluetoothsocket.html#state" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="137" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothSocket::SocketState" signature="QBluetoothSocket::SocketState state() const"/>
<function threadsafety="unspecified" name="errorString" fullname="QBluetoothSocket::errorString" href="qbluetoothsocket.html#errorString" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="139" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString errorString() const"/>
<function threadsafety="unspecified" name="localName" fullname="QBluetoothSocket::localName" href="qbluetoothsocket.html#localName" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="119" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString localName() const"/>
<function threadsafety="unspecified" name="peerName" fullname="QBluetoothSocket::peerName" href="qbluetoothsocket.html#peerName" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="123" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString peerName() const"/>
<function threadsafety="unspecified" name="canReadLine" fullname="QBluetoothSocket::canReadLine" href="qbluetoothsocket.html#canReadLine" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="104" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool canReadLine() const"/>
<function threadsafety="unspecified" name="isSequential" fullname="QBluetoothSocket::isSequential" href="qbluetoothsocket.html#isSequential" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="99" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isSequential() const"/>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothSocket::d_func" href="qbluetoothsocket.html#d_func-1" status="active" access="private" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="60" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothSocketPrivate *" signature="const QBluetoothSocketPrivate * d_func() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QBluetoothSocket::metaObject" href="qbluetoothsocket.html#metaObject" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="59" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<function threadsafety="unspecified" name="socketDescriptor" fullname="QBluetoothSocket::socketDescriptor" href="qbluetoothsocket.html#socketDescriptor" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="134" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int socketDescriptor() const"/>
<function threadsafety="unspecified" name="bytesAvailable" fullname="QBluetoothSocket::bytesAvailable" href="qbluetoothsocket.html#bytesAvailable" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="101" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="qint64" signature="qint64 bytesAvailable() const"/>
<function threadsafety="unspecified" name="bytesToWrite" fullname="QBluetoothSocket::bytesToWrite" href="qbluetoothsocket.html#bytesToWrite" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="102" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="qint64" signature="qint64 bytesToWrite() const"/>
<function threadsafety="unspecified" name="localPort" fullname="QBluetoothSocket::localPort" href="qbluetoothsocket.html#localPort" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="121" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint16" signature="quint16 localPort() const"/>
<function threadsafety="unspecified" name="peerPort" fullname="QBluetoothSocket::peerPort" href="qbluetoothsocket.html#peerPort" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="125" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint16" signature="quint16 peerPort() const"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QBluetoothSocket::d_ptr" href="qbluetoothsocket.html#d_ptr-var" status="active" access="protected" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="169" type="QBluetoothSocketPrivate *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QBluetoothSocket::staticMetaObject" href="qbluetoothsocket.html#staticMetaObject-var" status="active" access="public" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="59" type="const QMetaObject" static="true"/>
</class>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="90" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QBluetoothSocket::SocketError )">
<parameter type="QBluetoothSocket::SocketError" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QBluetoothSocket::SocketState )">
<parameter type="QBluetoothSocket::SocketState" name="" default=""/>
</function>
<class threadsafety="unspecified" name="QBluetoothTransferReply" href="qbluetoothtransferreply.html" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="52" since="5.2" bases="QObject" module="QtBluetooth" brief="Stores the response for a data transfer request">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QBluetoothTransferReply::QPrivateSignal" href="qbluetoothtransferreply-qprivatesignal.html" status="active" access="private" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="54"/>
<enum threadsafety="unspecified" name="TransferError" fullname="QBluetoothTransferReply::TransferError" href="qbluetoothtransferreply.html#TransferError-enum" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="57">
<value name="NoError" value="0"/>
<value name="UnknownError" value="1"/>
<value name="FileNotFoundError" value="2"/>
<value name="HostNotFoundError" value="3"/>
<value name="UserCanceledTransferError" value="4"/>
<value name="IODeviceNotReadableError" value="5"/>
<value name="ResourceBusyError" value="6"/>
<value name="SessionError" value="7"/>
</enum>
<function threadsafety="unspecified" name="QBluetoothTransferReply" fullname="QBluetoothTransferReply::QBluetoothTransferReply" href="qbluetoothtransferreply.html#QBluetoothTransferReply" status="active" access="protected" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="91" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothTransferReply(QObject *parent)">
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothTransferReply::d_func" href="qbluetoothtransferreply.html#d_func" status="active" access="private" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothTransferReplyPrivate *" signature="QBluetoothTransferReplyPrivate * d_func()"/>
<function threadsafety="unspecified" name="tr" fullname="QBluetoothTransferReply::tr" href="qbluetoothtransferreply.html#tr" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="54" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QBluetoothTransferReply::trUtf8" href="qbluetoothtransferreply.html#trUtf8" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="54" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QBluetoothTransferReply::qt_metacall" href="qbluetoothtransferreply.html#qt_metacall" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="54" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QBluetoothTransferReply::qt_metacast" href="qbluetoothtransferreply.html#qt_metacast" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="54" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="abort" fullname="QBluetoothTransferReply::abort" href="qbluetoothtransferreply.html#abort" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="82" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void abort()"/>
<function threadsafety="unspecified" name="error" fullname="QBluetoothTransferReply::error" href="qbluetoothtransferreply.html#error-1" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="88" since="5.4" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(QBluetoothTransferReply::TransferError errorType)">
<parameter type="QBluetoothTransferReply::TransferError" name="errorType" default=""/>
</function>
<function threadsafety="unspecified" name="finished" fullname="QBluetoothTransferReply::finished" href="qbluetoothtransferreply.html#finished" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="86" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void finished(QBluetoothTransferReply *reply)">
<parameter type="QBluetoothTransferReply *" name="reply" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QBluetoothTransferReply::qt_static_metacall" href="qbluetoothtransferreply.html#qt_static_metacall" status="active" access="private" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="54" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setManager" fullname="QBluetoothTransferReply::setManager" href="qbluetoothtransferreply.html#setManager" status="active" access="protected" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="92" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setManager(QBluetoothTransferManager *manager)">
<parameter type="QBluetoothTransferManager *" name="manager" default=""/>
</function>
<function threadsafety="unspecified" name="setRequest" fullname="QBluetoothTransferReply::setRequest" href="qbluetoothtransferreply.html#setRequest" status="active" access="protected" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="93" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setRequest(const QBluetoothTransferRequest &amp;request)">
<parameter type="const QBluetoothTransferRequest &amp;" name="request" default=""/>
</function>
<function threadsafety="unspecified" name="transferProgress" fullname="QBluetoothTransferReply::transferProgress" href="qbluetoothtransferreply.html#transferProgress" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="87" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void transferProgress(qint64 bytesTransferred, qint64 bytesTotal)">
<parameter type="qint64" name="bytesTransferred" default=""/>
<parameter type="qint64" name="bytesTotal" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothTransferReply" fullname="QBluetoothTransferReply::~QBluetoothTransferReply" href="qbluetoothtransferreply.html#dtor.QBluetoothTransferReply" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="69" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothTransferReply()"/>
<function threadsafety="unspecified" name="manager" fullname="QBluetoothTransferReply::manager" href="qbluetoothtransferreply.html#manager" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothTransferManager *" signature="QBluetoothTransferManager * manager() const"/>
<function threadsafety="unspecified" name="error" fullname="QBluetoothTransferReply::error" href="qbluetoothtransferreply.html#error" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="76" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothTransferReply::TransferError" signature="QBluetoothTransferReply::TransferError error() const = 0"/>
<function threadsafety="unspecified" name="request" fullname="QBluetoothTransferReply::request" href="qbluetoothtransferreply.html#request" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothTransferRequest" signature="QBluetoothTransferRequest request() const"/>
<function threadsafety="unspecified" name="errorString" fullname="QBluetoothTransferReply::errorString" href="qbluetoothtransferreply.html#errorString" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="77" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString errorString() const = 0"/>
<function threadsafety="unspecified" name="isFinished" fullname="QBluetoothTransferReply::isFinished" href="qbluetoothtransferreply.html#isFinished" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="71" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isFinished() const = 0"/>
<function threadsafety="unspecified" name="isRunning" fullname="QBluetoothTransferReply::isRunning" href="qbluetoothtransferreply.html#isRunning" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="72" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isRunning() const = 0"/>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothTransferReply::d_func" href="qbluetoothtransferreply.html#d_func-1" status="active" access="private" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="99" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothTransferReplyPrivate *" signature="const QBluetoothTransferReplyPrivate * d_func() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QBluetoothTransferReply::metaObject" href="qbluetoothtransferreply.html#metaObject" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="54" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QBluetoothTransferReply::d_ptr" href="qbluetoothtransferreply.html#d_ptr-var" status="active" access="protected" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="96" type="QBluetoothTransferReplyPrivate *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QBluetoothTransferReply::staticMetaObject" href="qbluetoothtransferreply.html#staticMetaObject-var" status="active" access="public" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="54" type="const QMetaObject" static="true"/>
</class>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="67" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QBluetoothTransferReply::TransferError )">
<parameter type="QBluetoothTransferReply::TransferError" name="" default=""/>
</function>
<class threadsafety="unspecified" name="QBluetoothTransferRequest" href="qbluetoothtransferrequest.html" status="active" access="public" location="qbluetoothtransferrequest.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest.h" lineno="54" since="5.2" module="QtBluetooth" brief="Stores information about a data transfer request">
<enum threadsafety="unspecified" name="Attribute" fullname="QBluetoothTransferRequest::Attribute" href="qbluetoothtransferrequest.html#Attribute-enum" status="active" access="public" location="qbluetoothtransferrequest.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest.h" lineno="57">
<value name="DescriptionAttribute" value="0"/>
<value name="TimeAttribute" value="1"/>
<value name="TypeAttribute" value="2"/>
<value name="LengthAttribute" value="3"/>
<value name="NameAttribute" value="4"/>
</enum>
<function threadsafety="unspecified" name="operator=" fullname="QBluetoothTransferRequest::operator=" href="qbluetoothtransferrequest.html#operator-eq" status="active" access="public" location="qbluetoothtransferrequest.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest.h" lineno="75" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothTransferRequest &amp;" signature="QBluetoothTransferRequest &amp; operator=(const QBluetoothTransferRequest &amp;other)">
<parameter type="const QBluetoothTransferRequest &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothTransferRequest" fullname="QBluetoothTransferRequest::QBluetoothTransferRequest" href="qbluetoothtransferrequest.html#QBluetoothTransferRequest" status="active" access="public" location="qbluetoothtransferrequest.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest.h" lineno="65" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothTransferRequest(const QBluetoothAddress &amp;address)">
<parameter type="const QBluetoothAddress &amp;" name="address" default="QBluetoothAddress()"/>
</function>
<function threadsafety="unspecified" name="QBluetoothTransferRequest" fullname="QBluetoothTransferRequest::QBluetoothTransferRequest" href="qbluetoothtransferrequest.html#QBluetoothTransferRequest-1" status="active" access="public" location="qbluetoothtransferrequest.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest.h" lineno="66" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothTransferRequest(const QBluetoothTransferRequest &amp;other)">
<parameter type="const QBluetoothTransferRequest &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothTransferRequest::d_func" href="qbluetoothtransferrequest.html#d_func" status="active" access="private" location="qbluetoothtransferrequest.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothTransferRequestPrivate *" signature="QBluetoothTransferRequestPrivate * d_func()"/>
<function threadsafety="unspecified" name="setAttribute" fullname="QBluetoothTransferRequest::setAttribute" href="qbluetoothtransferrequest.html#setAttribute" status="active" access="public" location="qbluetoothtransferrequest.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setAttribute(QBluetoothTransferRequest::Attribute code, const QVariant &amp;value)">
<parameter type="QBluetoothTransferRequest::Attribute" name="code" default=""/>
<parameter type="const QVariant &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothTransferRequest" fullname="QBluetoothTransferRequest::~QBluetoothTransferRequest" href="qbluetoothtransferrequest.html#dtor.QBluetoothTransferRequest" status="active" access="public" location="qbluetoothtransferrequest.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest.h" lineno="67" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothTransferRequest()"/>
<function threadsafety="unspecified" name="address" fullname="QBluetoothTransferRequest::address" href="qbluetoothtransferrequest.html#address" status="active" access="public" location="qbluetoothtransferrequest.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress" signature="QBluetoothAddress address() const"/>
<function threadsafety="unspecified" name="attribute" fullname="QBluetoothTransferRequest::attribute" href="qbluetoothtransferrequest.html#attribute" status="active" access="public" location="qbluetoothtransferrequest.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVariant" signature="QVariant attribute(QBluetoothTransferRequest::Attribute code, const QVariant &amp;defaultValue) const">
<parameter type="QBluetoothTransferRequest::Attribute" name="code" default=""/>
<parameter type="const QVariant &amp;" name="defaultValue" default="QVariant()"/>
</function>
<function threadsafety="unspecified" name="operator!=" fullname="QBluetoothTransferRequest::operator!=" href="qbluetoothtransferrequest.html#operator-not-eq" status="active" access="public" location="qbluetoothtransferrequest.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator!=(const QBluetoothTransferRequest &amp;other) const">
<parameter type="const QBluetoothTransferRequest &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QBluetoothTransferRequest::operator==" href="qbluetoothtransferrequest.html#operator-eq-eq" status="active" access="public" location="qbluetoothtransferrequest.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator==(const QBluetoothTransferRequest &amp;other) const">
<parameter type="const QBluetoothTransferRequest &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QBluetoothTransferRequest::d_func" href="qbluetoothtransferrequest.html#d_func-1" status="active" access="private" location="qbluetoothtransferrequest.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest.h" lineno="82" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBluetoothTransferRequestPrivate *" signature="const QBluetoothTransferRequestPrivate * d_func() const"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QBluetoothTransferRequest::d_ptr" href="qbluetoothtransferrequest.html#d_ptr-var" status="active" access="protected" location="qbluetoothtransferrequest.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferrequest.h" lineno="79" type="QBluetoothTransferRequestPrivate *" static="false"/>
</class>
<class threadsafety="unspecified" name="QBluetoothUuid" href="qbluetoothuuid.html" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="58" since="5.2" bases="QUuid" module="QtBluetooth" brief="Generates a UUID for each Bluetooth service">
<enum threadsafety="unspecified" name="CharacteristicType" fullname="QBluetoothUuid::CharacteristicType" href="qbluetoothuuid.html#CharacteristicType-enum" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="184" since="5.4">
<value name="DeviceName" value="0x2a00"/>
<value name="Appearance" value="0x2a01"/>
<value name="PeripheralPrivacyFlag" value="0x2a02"/>
<value name="ReconnectionAddress" value="0x2a03"/>
<value name="PeripheralPreferredConnectionParameters" value="0x2a04"/>
<value name="ServiceChanged" value="0x2a05"/>
<value name="AlertLevel" value="0x2a06"/>
<value name="TxPowerLevel" value="0x2a07"/>
<value name="DateTime" value="0x2a08"/>
<value name="DayOfWeek" value="0x2a09"/>
<value name="DayDateTime" value="0x2a0a"/>
<value name="ExactTime256" value="0x2a0c"/>
<value name="DSTOffset" value="0x2a0d"/>
<value name="TimeZone" value="0x2a0e"/>
<value name="LocalTimeInformation" value="0x2a0f"/>
<value name="TimeWithDST" value="0x2a11"/>
<value name="TimeAccuracy" value="0x2a12"/>
<value name="TimeSource" value="0x2a13"/>
<value name="ReferenceTimeInformation" value="0x2a14"/>
<value name="TimeUpdateControlPoint" value="0x2a16"/>
<value name="TimeUpdateState" value="0x2a17"/>
<value name="GlucoseMeasurement" value="0x2a18"/>
<value name="BatteryLevel" value="0x2a19"/>
<value name="TemperatureMeasurement" value="0x2a1c"/>
<value name="TemperatureType" value="0x2a1d"/>
<value name="IntermediateTemperature" value="0x2a1e"/>
<value name="MeasurementInterval" value="0x2a21"/>
<value name="BootKeyboardInputReport" value="0x2a22"/>
<value name="SystemID" value="0x2a23"/>
<value name="ModelNumberString" value="0x2a24"/>
<value name="SerialNumberString" value="0x2a25"/>
<value name="FirmwareRevisionString" value="0x2a26"/>
<value name="HardwareRevisionString" value="0x2a27"/>
<value name="SoftwareRevisionString" value="0x2a28"/>
<value name="ManufacturerNameString" value="0x2a29"/>
<value name="IEEE1107320601RegulatoryCertificationDataList" value="0x2a2a"/>
<value name="CurrentTime" value="0x2a2b"/>
<value name="MagneticDeclination" value="0x2a2c"/>
<value name="ScanRefresh" value="0x2a31"/>
<value name="BootKeyboardOutputReport" value="0x2a32"/>
<value name="BootMouseInputReport" value="0x2a33"/>
<value name="GlucoseMeasurementContext" value="0x2a34"/>
<value name="BloodPressureMeasurement" value="0x2a35"/>
<value name="IntermediateCuffPressure" value="0x2a36"/>
<value name="HeartRateMeasurement" value="0x2a37"/>
<value name="BodySensorLocation" value="0x2a38"/>
<value name="HeartRateControlPoint" value="0x2a39"/>
<value name="AlertStatus" value="0x2a3f"/>
<value name="RingerControlPoint" value="0x2a40"/>
<value name="RingerSetting" value="0x2a41"/>
<value name="AlertCategoryIDBitMask" value="0x2a42"/>
<value name="AlertCategoryID" value="0x2a43"/>
<value name="AlertNotificationControlPoint" value="0x2a44"/>
<value name="UnreadAlertStatus" value="0x2a45"/>
<value name="NewAlert" value="0x2a46"/>
<value name="SupportedNewAlertCategory" value="0x2a47"/>
<value name="SupportedUnreadAlertCategory" value="0x2a48"/>
<value name="BloodPressureFeature" value="0x2a49"/>
<value name="HIDInformation" value="0x2a4a"/>
<value name="ReportMap" value="0x2a4b"/>
<value name="HIDControlPoint" value="0x2a4c"/>
<value name="Report" value="0x2a4d"/>
<value name="ProtocolMode" value="0x2a4e"/>
<value name="ScanIntervalWindow" value="0x2a4f"/>
<value name="PnPID" value="0x2a50"/>
<value name="GlucoseFeature" value="0x2a51"/>
<value name="RecordAccessControlPoint" value="0x2a52"/>
<value name="RSCMeasurement" value="0x2a53"/>
<value name="RSCFeature" value="0x2a54"/>
<value name="SCControlPoint" value="0x2a55"/>
<value name="CSCMeasurement" value="0x2a5b"/>
<value name="CSCFeature" value="0x2a5c"/>
<value name="SensorLocation" value="0x2a5d"/>
<value name="CyclingPowerMeasurement" value="0x2a63"/>
<value name="CyclingPowerVector" value="0x2a64"/>
<value name="CyclingPowerFeature" value="0x2a65"/>
<value name="CyclingPowerControlPoint" value="0x2a66"/>
<value name="LocationAndSpeed" value="0x2a67"/>
<value name="Navigation" value="0x2a68"/>
<value name="PositionQuality" value="0x2a69"/>
<value name="LNFeature" value="0x2a6a"/>
<value name="LNControlPoint" value="0x2a6b"/>
<value name="Elevation" value="0x2a6c"/>
<value name="Pressure" value="0x2a6d"/>
<value name="Temperature" value="0x2a6e"/>
<value name="Humidity" value="0x2a6f"/>
<value name="TrueWindSpeed" value="0x2a70"/>
<value name="TrueWindDirection" value="0x2a71"/>
<value name="ApparentWindSpeed" value="0x2a72"/>
<value name="ApparentWindDirection" value="0x2a73"/>
<value name="GustFactor" value="0x2a74"/>
<value name="PollenConcentration" value="0x2a75"/>
<value name="UVIndex" value="0x2a76"/>
<value name="Irradiance" value="0x2a77"/>
<value name="Rainfall" value="0x2a78"/>
<value name="WindChill" value="0x2a79"/>
<value name="HeatIndex" value="0x2a7a"/>
<value name="DewPoint" value="0x2a7b"/>
<value name="DescriptorValueChanged" value="0x2a7d"/>
<value name="AerobicHeartRateLowerLimit" value="0x2a7e"/>
<value name="AerobicThreshold" value="0x2a7f"/>
<value name="Age" value="0x2a80"/>
<value name="AnaerobicHeartRateLowerLimit" value="0x2a81"/>
<value name="AnaerobicHeartRateUpperLimit" value="0x2a82"/>
<value name="AnaerobicThreshold" value="0x2a83"/>
<value name="AerobicHeartRateUpperLimit" value="0x2a84"/>
<value name="DateOfBirth" value="0x2a85"/>
<value name="DateOfThresholdAssessment" value="0x2a86"/>
<value name="EmailAddress" value="0x2a87"/>
<value name="FatBurnHeartRateLowerLimit" value="0x2a88"/>
<value name="FatBurnHeartRateUpperLimit" value="0x2a89"/>
<value name="FirstName" value="0x2a8a"/>
<value name="FiveZoneHeartRateLimits" value="0x2a8b"/>
<value name="Gender" value="0x2a8c"/>
<value name="HeartRateMax" value="0x2a8d"/>
<value name="Height" value="0x2a8e"/>
<value name="HipCircumference" value="0x2a8f"/>
<value name="LastName" value="0x2a90"/>
<value name="MaximumRecommendedHeartRate" value="0x2a91"/>
<value name="RestingHeartRate" value="0x2a92"/>
<value name="SportTypeForAerobicAnaerobicThresholds" value="0x2a93"/>
<value name="ThreeZoneHeartRateLimits" value="0x2a94"/>
<value name="TwoZoneHeartRateLimits" value="0x2a95"/>
<value name="VO2Max" value="0x2a96"/>
<value name="WaistCircumference" value="0x2a97"/>
<value name="Weight" value="0x2a98"/>
<value name="DatabaseChangeIncrement" value="0x2a99"/>
<value name="UserIndex" value="0x2a9a"/>
<value name="BodyCompositionFeature" value="0x2a9b"/>
<value name="BodyCompositionMeasurement" value="0x2a9c"/>
<value name="WeightMeasurement" value="0x2a9d"/>
<value name="WeightScaleFeature" value="0x2a9e"/>
<value name="UserControlPoint" value="0x2a9f"/>
<value name="MagneticFluxDensity2D" value="0x2aa0"/>
<value name="MagneticFluxDensity3D" value="0x2aa1"/>
<value name="Language" value="0x2aa2"/>
<value name="BarometricPressureTrend" value="0x2aa3"/>
</enum>
<enum threadsafety="unspecified" name="DescriptorType" fullname="QBluetoothUuid::DescriptorType" href="qbluetoothuuid.html#DescriptorType-enum" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="351" since="5.4">
<value name="UnknownDescriptorType" value="0x0"/>
<value name="CharacteristicExtendedProperties" value="0x2900"/>
<value name="CharacteristicUserDescription" value="0x2901"/>
<value name="ClientCharacteristicConfiguration" value="0x2902"/>
<value name="ServerCharacteristicConfiguration" value="0x2903"/>
<value name="CharacteristicPresentationFormat" value="0x2904"/>
<value name="CharacteristicAggregateFormat" value="0x2905"/>
<value name="ValidRange" value="0x2906"/>
<value name="ExternalReportReference" value="0x2907"/>
<value name="ReportReference" value="0x2908"/>
<value name="EnvironmentalSensingConfiguration" value="0x290b"/>
<value name="EnvironmentalSensingMeasurement" value="0x290c"/>
<value name="EnvironmentalSensingTriggerSetting" value="0x290d"/>
</enum>
<enum threadsafety="unspecified" name="ProtocolUuid" fullname="QBluetoothUuid::ProtocolUuid" href="qbluetoothuuid.html#ProtocolUuid-enum" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="62">
<value name="Sdp" value="0x0001"/>
<value name="Udp" value="0x0002"/>
<value name="Rfcomm" value="0x0003"/>
<value name="Tcp" value="0x0004"/>
<value name="TcsBin" value="0x0005"/>
<value name="TcsAt" value="0x0006"/>
<value name="Att" value="0x0007"/>
<value name="Obex" value="0x0008"/>
<value name="Ip" value="0x0009"/>
<value name="Ftp" value="0x000A"/>
<value name="Http" value="0x000C"/>
<value name="Wsp" value="0x000E"/>
<value name="Bnep" value="0x000F"/>
<value name="Upnp" value="0x0010"/>
<value name="Hidp" value="0x0011"/>
<value name="HardcopyControlChannel" value="0x0012"/>
<value name="HardcopyDataChannel" value="0x0014"/>
<value name="HardcopyNotification" value="0x0016"/>
<value name="Avctp" value="0x0017"/>
<value name="Avdtp" value="0x0019"/>
<value name="Cmtp" value="0x001B"/>
<value name="UdiCPlain" value="0x001D"/>
<value name="McapControlChannel" value="0x001E"/>
<value name="McapDataChannel" value="0x001F"/>
<value name="L2cap" value="0x0100"/>
</enum>
<enum threadsafety="unspecified" name="ServiceClassUuid" fullname="QBluetoothUuid::ServiceClassUuid" href="qbluetoothuuid.html#ServiceClassUuid-enum" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="90">
<value name="ServiceDiscoveryServer" value="0x1000"/>
<value name="BrowseGroupDescriptor" value="0x1001"/>
<value name="PublicBrowseGroup" value="0x1002"/>
<value name="SerialPort" value="0x1101"/>
<value name="LANAccessUsingPPP" value="0x1102"/>
<value name="DialupNetworking" value="0x1103"/>
<value name="IrMCSync" value="0x1104"/>
<value name="ObexObjectPush" value="0x1105"/>
<value name="OBEXFileTransfer" value="0x1106"/>
<value name="IrMCSyncCommand" value="0x1107"/>
<value name="Headset" value="0x1108"/>
<value name="AudioSource" value="0x110a"/>
<value name="AudioSink" value="0x110b"/>
<value name="AV_RemoteControlTarget" value="0x110c"/>
<value name="AdvancedAudioDistribution" value="0x110d"/>
<value name="AV_RemoteControl" value="0x110e"/>
<value name="AV_RemoteControlController" value="0x110f"/>
<value name="HeadsetAG" value="0x1112"/>
<value name="PANU" value="0x1115"/>
<value name="NAP" value="0x1116"/>
<value name="GN" value="0x1117"/>
<value name="DirectPrinting" value="0x1118"/>
<value name="ReferencePrinting" value="0x1119"/>
<value name="BasicImage" value="0x111a"/>
<value name="ImagingResponder" value="0x111b"/>
<value name="ImagingAutomaticArchive" value="0x111c"/>
<value name="ImagingReferenceObjects" value="0x111d"/>
<value name="Handsfree" value="0x111e"/>
<value name="HandsfreeAudioGateway" value="0x111f"/>
<value name="DirectPrintingReferenceObjectsService" value="0x1120"/>
<value name="ReflectedUI" value="0x1121"/>
<value name="BasicPrinting" value="0x1122"/>
<value name="PrintingStatus" value="0x1123"/>
<value name="HumanInterfaceDeviceService" value="0x1124"/>
<value name="HardcopyCableReplacement" value="0x1125"/>
<value name="HCRPrint" value="0x1126"/>
<value name="HCRScan" value="0x1127"/>
<value name="SIMAccess" value="0x112d"/>
<value name="PhonebookAccessPCE" value="0x112e"/>
<value name="PhonebookAccessPSE" value="0x112f"/>
<value name="PhonebookAccess" value="0x1130"/>
<value name="HeadsetHS" value="0x1131"/>
<value name="MessageAccessServer" value="0x1132"/>
<value name="MessageNotificationServer" value="0x1133"/>
<value name="MessageAccessProfile" value="0x1134"/>
<value name="GNSS" value="0x1135"/>
<value name="GNSSServer" value="0x1136"/>
<value name="Display3D" value="0x1137"/>
<value name="Glasses3D" value="0x1138"/>
<value name="Synchronization3D" value="0x1139"/>
<value name="MPSProfile" value="0x113a"/>
<value name="MPSService" value="0x113b"/>
<value name="PnPInformation" value="0x1200"/>
<value name="GenericNetworking" value="0x1201"/>
<value name="GenericFileTransfer" value="0x1202"/>
<value name="GenericAudio" value="0x1203"/>
<value name="GenericTelephony" value="0x1204"/>
<value name="VideoSource" value="0x1303"/>
<value name="VideoSink" value="0x1304"/>
<value name="VideoDistribution" value="0x1305"/>
<value name="HDP" value="0x1400"/>
<value name="HDPSource" value="0x1401"/>
<value name="HDPSink" value="0x1402"/>
<value name="GenericAccess" value="0x1800"/>
<value name="GenericAttribute" value="0x1801"/>
<value name="ImmediateAlert" value="0x1802"/>
<value name="LinkLoss" value="0x1803"/>
<value name="TxPower" value="0x1804"/>
<value name="CurrentTimeService" value="0x1805"/>
<value name="ReferenceTimeUpdateService" value="0x1806"/>
<value name="NextDSTChangeService" value="0x1807"/>
<value name="Glucose" value="0x1808"/>
<value name="HealthThermometer" value="0x1809"/>
<value name="DeviceInformation" value="0x180a"/>
<value name="HeartRate" value="0x180d"/>
<value name="PhoneAlertStatusService" value="0x180e"/>
<value name="BatteryService" value="0x180f"/>
<value name="BloodPressure" value="0x1810"/>
<value name="AlertNotificationService" value="0x1811"/>
<value name="HumanInterfaceDevice" value="0x1812"/>
<value name="ScanParameters" value="0x1813"/>
<value name="RunningSpeedAndCadence" value="0x1814"/>
<value name="CyclingSpeedAndCadence" value="0x1816"/>
<value name="CyclingPower" value="0x1818"/>
<value name="LocationAndNavigation" value="0x1819"/>
<value name="EnvironmentalSensing" value="0x181a"/>
<value name="BodyComposition" value="0x181b"/>
<value name="UserData" value="0x181c"/>
<value name="WeightScale" value="0x181d"/>
<value name="BondManagement" value="0x181e"/>
<value name="ContinuousGlucoseMonitoring" value="0x181f"/>
</enum>
<function threadsafety="unspecified" name="operator=" fullname="QBluetoothUuid::operator=" href="qbluetoothuuid.html#operator-eq" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="385" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothUuid &amp;" signature="QBluetoothUuid &amp; operator=(const QBluetoothUuid &amp;other)">
<parameter type="const QBluetoothUuid &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothUuid" fullname="QBluetoothUuid::QBluetoothUuid" href="qbluetoothuuid.html#QBluetoothUuid" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="369" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothUuid()"/>
<function threadsafety="unspecified" name="QBluetoothUuid" fullname="QBluetoothUuid::QBluetoothUuid" href="qbluetoothuuid.html#QBluetoothUuid-3" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="372" since="5.4" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothUuid(QBluetoothUuid::CharacteristicType uuid)">
<parameter type="QBluetoothUuid::CharacteristicType" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothUuid" fullname="QBluetoothUuid::QBluetoothUuid" href="qbluetoothuuid.html#QBluetoothUuid-4" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="373" since="5.4" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothUuid(QBluetoothUuid::DescriptorType uuid)">
<parameter type="QBluetoothUuid::DescriptorType" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothUuid" fullname="QBluetoothUuid::QBluetoothUuid" href="qbluetoothuuid.html#QBluetoothUuid-1" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="370" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothUuid(QBluetoothUuid::ProtocolUuid uuid)">
<parameter type="QBluetoothUuid::ProtocolUuid" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothUuid" fullname="QBluetoothUuid::QBluetoothUuid" href="qbluetoothuuid.html#QBluetoothUuid-2" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="371" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothUuid(QBluetoothUuid::ServiceClassUuid uuid)">
<parameter type="QBluetoothUuid::ServiceClassUuid" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothUuid" fullname="QBluetoothUuid::QBluetoothUuid" href="qbluetoothuuid.html#QBluetoothUuid-9" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="378" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothUuid(const QBluetoothUuid &amp;uuid)">
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothUuid" fullname="QBluetoothUuid::QBluetoothUuid" href="qbluetoothuuid.html#QBluetoothUuid-8" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="377" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothUuid(const QString &amp;uuid)">
<parameter type="const QString &amp;" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothUuid" fullname="QBluetoothUuid::QBluetoothUuid" href="qbluetoothuuid.html#QBluetoothUuid-10" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="379" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothUuid(const QUuid &amp;uuid)">
<parameter type="const QUuid &amp;" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothUuid" fullname="QBluetoothUuid::QBluetoothUuid" href="qbluetoothuuid.html#QBluetoothUuid-7" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="376" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothUuid(quint128 uuid)">
<parameter type="quint128" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothUuid" fullname="QBluetoothUuid::QBluetoothUuid" href="qbluetoothuuid.html#QBluetoothUuid-5" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="374" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothUuid(quint16 uuid)">
<parameter type="quint16" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="QBluetoothUuid" fullname="QBluetoothUuid::QBluetoothUuid" href="qbluetoothuuid.html#QBluetoothUuid-6" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="375" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QBluetoothUuid(quint32 uuid)">
<parameter type="quint32" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicToString" fullname="QBluetoothUuid::characteristicToString" href="qbluetoothuuid.html#characteristicToString" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="395" since="5.4" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString characteristicToString(QBluetoothUuid::CharacteristicType uuid)">
<parameter type="QBluetoothUuid::CharacteristicType" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="descriptorToString" fullname="QBluetoothUuid::descriptorToString" href="qbluetoothuuid.html#descriptorToString" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="396" since="5.4" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString descriptorToString(QBluetoothUuid::DescriptorType uuid)">
<parameter type="QBluetoothUuid::DescriptorType" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="protocolToString" fullname="QBluetoothUuid::protocolToString" href="qbluetoothuuid.html#protocolToString" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="394" since="5.4" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString protocolToString(QBluetoothUuid::ProtocolUuid uuid)">
<parameter type="QBluetoothUuid::ProtocolUuid" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="serviceClassToString" fullname="QBluetoothUuid::serviceClassToString" href="qbluetoothuuid.html#serviceClassToString" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="393" since="Qt 5.4" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString serviceClassToString(QBluetoothUuid::ServiceClassUuid uuid)">
<parameter type="QBluetoothUuid::ServiceClassUuid" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="~QBluetoothUuid" fullname="QBluetoothUuid::~QBluetoothUuid" href="qbluetoothuuid.html#dtor.QBluetoothUuid" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="380" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QBluetoothUuid()"/>
<function threadsafety="unspecified" name="operator!=" fullname="QBluetoothUuid::operator!=" href="qbluetoothuuid.html#operator-not-eq" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="383" since="5.7" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator!=(const QBluetoothUuid &amp;other) const">
<parameter type="const QBluetoothUuid &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QBluetoothUuid::operator==" href="qbluetoothuuid.html#operator-eq-eq" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="382" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator==(const QBluetoothUuid &amp;other) const">
<parameter type="const QBluetoothUuid &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="minimumSize" fullname="QBluetoothUuid::minimumSize" href="qbluetoothuuid.html#minimumSize" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="387" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int minimumSize() const"/>
<function threadsafety="unspecified" name="toUInt128" fullname="QBluetoothUuid::toUInt128" href="qbluetoothuuid.html#toUInt128" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="391" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint128" signature="quint128 toUInt128() const"/>
<function threadsafety="unspecified" name="toUInt16" fullname="QBluetoothUuid::toUInt16" href="qbluetoothuuid.html#toUInt16" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="389" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint16" signature="quint16 toUInt16(bool *ok) const">
<parameter type="bool *" name="ok" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="toUInt32" fullname="QBluetoothUuid::toUInt32" href="qbluetoothuuid.html#toUInt32" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="390" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint32" signature="quint32 toUInt32(bool *ok) const">
<parameter type="bool *" name="ok" default="nullptr"/>
</function>
</class>
<class threadsafety="unspecified" name="quint128" href="quint128.html" status="internal" access="private" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="53">
<variable threadsafety="unspecified" name="data" fullname="quint128::data" href="quint128.html#data-var" status="active" access="public" location="qbluetoothuuid.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothuuid.h" lineno="55" type="quint8 [16]" static="false"/>
</class>
<class threadsafety="unspecified" name="QLowEnergyAdvertisingParameters" href="qlowenergyadvertisingparameters.html" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="53" since="5.7" module="QtBluetooth" groups="shared" brief="Represents the parameters used for Bluetooth Low Energy advertising">
<class threadsafety="unspecified" name="AddressInfo" fullname="QLowEnergyAdvertisingParameters::AddressInfo" href="qlowenergyadvertisingparameters-addressinfo.html" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="68" since="5.7" module="QtBluetooth" brief="QLowEnergyAdvertisingParameters::AddressInfo defines the elements of a white list">
<function threadsafety="unspecified" name="AddressInfo" fullname="QLowEnergyAdvertisingParameters::AddressInfo::AddressInfo" href="qlowenergyadvertisingparameters-addressinfo.html#AddressInfo-1" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="71" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="AddressInfo()"/>
<function threadsafety="unspecified" name="AddressInfo" fullname="QLowEnergyAdvertisingParameters::AddressInfo::AddressInfo" href="qlowenergyadvertisingparameters-addressinfo.html#AddressInfo" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="69" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="AddressInfo(const QBluetoothAddress &amp;addr, QLowEnergyController::RemoteAddressType type)">
<parameter type="const QBluetoothAddress &amp;" name="addr" default=""/>
<parameter type="QLowEnergyController::RemoteAddressType" name="type" default=""/>
</function>
<variable threadsafety="unspecified" name="address" fullname="QLowEnergyAdvertisingParameters::AddressInfo::address" href="qlowenergyadvertisingparameters-addressinfo.html#address-var" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="73" type="QBluetoothAddress" static="false"/>
<variable threadsafety="unspecified" name="type" fullname="QLowEnergyAdvertisingParameters::AddressInfo::type" href="qlowenergyadvertisingparameters-addressinfo.html#type-var" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="74" type="QLowEnergyController::RemoteAddressType" static="false"/>
</class>
<enum threadsafety="unspecified" name="FilterPolicy" fullname="QLowEnergyAdvertisingParameters::FilterPolicy" href="qlowenergyadvertisingparameters.html#FilterPolicy-enum" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="76">
<value name="IgnoreWhiteList" value="0x00"/>
<value name="UseWhiteListForScanning" value="0x01"/>
<value name="UseWhiteListForConnecting" value="0x02"/>
<value name="UseWhiteListForScanningAndConnecting" value="0x03"/>
</enum>
<enum threadsafety="unspecified" name="Mode" fullname="QLowEnergyAdvertisingParameters::Mode" href="qlowenergyadvertisingparameters.html#Mode-enum" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="64">
<value name="AdvInd" value="0x0"/>
<value name="AdvScanInd" value="0x2"/>
<value name="AdvNonConnInd" value="0x3"/>
</enum>
<function threadsafety="unspecified" name="operator=" fullname="QLowEnergyAdvertisingParameters::operator=" href="qlowenergyadvertisingparameters.html#operator-eq" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="62" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyAdvertisingParameters &amp;" signature="QLowEnergyAdvertisingParameters &amp; operator=(const QLowEnergyAdvertisingParameters &amp;other)">
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QLowEnergyAdvertisingParameters" fullname="QLowEnergyAdvertisingParameters::QLowEnergyAdvertisingParameters" href="qlowenergyadvertisingparameters.html#QLowEnergyAdvertisingParameters" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyAdvertisingParameters()"/>
<function threadsafety="unspecified" name="QLowEnergyAdvertisingParameters" fullname="QLowEnergyAdvertisingParameters::QLowEnergyAdvertisingParameters" href="qlowenergyadvertisingparameters.html#QLowEnergyAdvertisingParameters-1" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="59" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyAdvertisingParameters(const QLowEnergyAdvertisingParameters &amp;other)">
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="setInterval" fullname="QLowEnergyAdvertisingParameters::setInterval" href="qlowenergyadvertisingparameters.html#setInterval" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="86" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setInterval(quint16 minimum, quint16 maximum)">
<parameter type="quint16" name="minimum" default=""/>
<parameter type="quint16" name="maximum" default=""/>
</function>
<function threadsafety="unspecified" name="setMode" fullname="QLowEnergyAdvertisingParameters::setMode" href="qlowenergyadvertisingparameters.html#setMode" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setMode(QLowEnergyAdvertisingParameters::Mode mode)">
<parameter type="QLowEnergyAdvertisingParameters::Mode" name="mode" default=""/>
</function>
<function threadsafety="unspecified" name="setWhiteList" fullname="QLowEnergyAdvertisingParameters::setWhiteList" href="qlowenergyadvertisingparameters.html#setWhiteList" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setWhiteList(const QList&lt;QLowEnergyAdvertisingParameters::AddressInfo&gt; &amp;whiteList, QLowEnergyAdvertisingParameters::FilterPolicy policy)">
<parameter type="const QList&lt;QLowEnergyAdvertisingParameters::AddressInfo&gt; &amp;" name="whiteList" default=""/>
<parameter type="QLowEnergyAdvertisingParameters::FilterPolicy" name="policy" default=""/>
</function>
<function threadsafety="unspecified" name="swap" fullname="QLowEnergyAdvertisingParameters::swap" href="qlowenergyadvertisingparameters.html#swap" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="93" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void swap(QLowEnergyAdvertisingParameters &amp;other)">
<parameter type="QLowEnergyAdvertisingParameters &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyAdvertisingParameters" fullname="QLowEnergyAdvertisingParameters::~QLowEnergyAdvertisingParameters" href="qlowenergyadvertisingparameters.html#dtor.QLowEnergyAdvertisingParameters" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="60" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyAdvertisingParameters()"/>
<function threadsafety="unspecified" name="whiteList" fullname="QLowEnergyAdvertisingParameters::whiteList" href="qlowenergyadvertisingparameters.html#whiteList" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QLowEnergyAdvertisingParameters::AddressInfo&gt;" signature="QList&lt;QLowEnergyAdvertisingParameters::AddressInfo&gt; whiteList() const"/>
<function threadsafety="unspecified" name="filterPolicy" fullname="QLowEnergyAdvertisingParameters::filterPolicy" href="qlowenergyadvertisingparameters.html#filterPolicy" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyAdvertisingParameters::FilterPolicy" signature="QLowEnergyAdvertisingParameters::FilterPolicy filterPolicy() const"/>
<function threadsafety="unspecified" name="mode" fullname="QLowEnergyAdvertisingParameters::mode" href="qlowenergyadvertisingparameters.html#mode" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="66" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyAdvertisingParameters::Mode" signature="QLowEnergyAdvertisingParameters::Mode mode() const"/>
<function threadsafety="unspecified" name="maximumInterval" fullname="QLowEnergyAdvertisingParameters::maximumInterval" href="qlowenergyadvertisingparameters.html#maximumInterval" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="88" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int maximumInterval() const"/>
<function threadsafety="unspecified" name="minimumInterval" fullname="QLowEnergyAdvertisingParameters::minimumInterval" href="qlowenergyadvertisingparameters.html#minimumInterval" status="active" access="public" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int minimumInterval() const"/>
<variable threadsafety="unspecified" name="d" fullname="QLowEnergyAdvertisingParameters::d" href="qlowenergyadvertisingparameters.html#d-var" status="active" access="private" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="96" type="QSharedDataPointer&lt;QLowEnergyAdvertisingParametersPrivate&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QLowEnergyCharacteristic" href="qlowenergycharacteristic.html" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="54" since="5.4" module="QtBluetooth" brief="Stores information about a Bluetooth Low Energy service characteristic">
<enum threadsafety="unspecified" name="PropertyType" fullname="QLowEnergyCharacteristic::PropertyType" href="qlowenergycharacteristic.html#PropertyType-enum" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="58" typedef="QLowEnergyCharacteristic::PropertyTypes">
<value name="Unknown" value="0x00"/>
<value name="Broadcasting" value="0x01"/>
<value name="Read" value="0x02"/>
<value name="WriteNoResponse" value="0x04"/>
<value name="Write" value="0x08"/>
<value name="Notify" value="0x10"/>
<value name="Indicate" value="0x20"/>
<value name="WriteSigned" value="0x40"/>
<value name="ExtendedProperty" value="0x80"/>
</enum>
<typedef threadsafety="unspecified" name="PropertyTypes" fullname="QLowEnergyCharacteristic::PropertyTypes" href="qlowenergycharacteristic.html#PropertyType-enum" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="69" enum="QLowEnergyCharacteristic::PropertyType"/>
<function threadsafety="unspecified" name="operator=" fullname="QLowEnergyCharacteristic::operator=" href="qlowenergycharacteristic.html#operator-eq" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="75" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyCharacteristic &amp;" signature="QLowEnergyCharacteristic &amp; operator=(const QLowEnergyCharacteristic &amp;other)">
<parameter type="const QLowEnergyCharacteristic &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QLowEnergyCharacteristic" fullname="QLowEnergyCharacteristic::QLowEnergyCharacteristic" href="qlowenergycharacteristic.html#QLowEnergyCharacteristic" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="71" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyCharacteristic()"/>
<function threadsafety="unspecified" name="QLowEnergyCharacteristic" fullname="QLowEnergyCharacteristic::QLowEnergyCharacteristic" href="qlowenergycharacteristic.html#QLowEnergyCharacteristic-2" status="internal" access="private" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="107" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyCharacteristic(QSharedPointer&lt;QLowEnergyServicePrivate&gt; p, QLowEnergyHandle handle)">
<parameter type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="p" default=""/>
<parameter type="QLowEnergyHandle" name="handle" default=""/>
</function>
<function threadsafety="unspecified" name="QLowEnergyCharacteristic" fullname="QLowEnergyCharacteristic::QLowEnergyCharacteristic" href="qlowenergycharacteristic.html#QLowEnergyCharacteristic-1" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="72" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyCharacteristic(const QLowEnergyCharacteristic &amp;other)">
<parameter type="const QLowEnergyCharacteristic &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyCharacteristic" fullname="QLowEnergyCharacteristic::~QLowEnergyCharacteristic" href="qlowenergycharacteristic.html#dtor.QLowEnergyCharacteristic" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="73" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyCharacteristic()"/>
<function threadsafety="unspecified" name="uuid" fullname="QLowEnergyCharacteristic::uuid" href="qlowenergycharacteristic.html#uuid" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothUuid" signature="QBluetoothUuid uuid() const"/>
<function threadsafety="unspecified" name="value" fullname="QLowEnergyCharacteristic::value" href="qlowenergycharacteristic.html#value" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QByteArray" signature="QByteArray value() const"/>
<function threadsafety="unspecified" name="descriptors" fullname="QLowEnergyCharacteristic::descriptors" href="qlowenergycharacteristic.html#descriptors" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="89" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QLowEnergyDescriptor&gt;" signature="QList&lt;QLowEnergyDescriptor&gt; descriptors() const"/>
<function threadsafety="unspecified" name="properties" fullname="QLowEnergyCharacteristic::properties" href="qlowenergycharacteristic.html#properties" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="85" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyCharacteristic::PropertyTypes" signature="QLowEnergyCharacteristic::PropertyTypes properties() const"/>
<function threadsafety="unspecified" name="descriptor" fullname="QLowEnergyCharacteristic::descriptor" href="qlowenergycharacteristic.html#descriptor" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="88" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyDescriptor" signature="QLowEnergyDescriptor descriptor(const QBluetoothUuid &amp;uuid) const">
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="attributeHandle" fullname="QLowEnergyCharacteristic::attributeHandle" href="qlowenergycharacteristic.html#attributeHandle" status="internal" access="private" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="94" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyHandle" signature="QLowEnergyHandle attributeHandle() const"/>
<function threadsafety="unspecified" name="handle" fullname="QLowEnergyCharacteristic::handle" href="qlowenergycharacteristic.html#handle" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="86" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyHandle" signature="QLowEnergyHandle handle() const"/>
<function threadsafety="unspecified" name="name" fullname="QLowEnergyCharacteristic::name" href="qlowenergycharacteristic.html#name" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString name() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QLowEnergyCharacteristic::isValid" href="qlowenergycharacteristic.html#isValid" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="91" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="operator!=" fullname="QLowEnergyCharacteristic::operator!=" href="qlowenergycharacteristic.html#operator-not-eq" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="77" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator!=(const QLowEnergyCharacteristic &amp;other) const">
<parameter type="const QLowEnergyCharacteristic &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QLowEnergyCharacteristic::operator==" href="qlowenergycharacteristic.html#operator-eq-eq" status="active" access="public" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator==(const QLowEnergyCharacteristic &amp;other) const">
<parameter type="const QLowEnergyCharacteristic &amp;" name="other" default=""/>
</function>
<variable threadsafety="unspecified" name="d_ptr" fullname="QLowEnergyCharacteristic::d_ptr" href="qlowenergycharacteristic.html#d_ptr-var" status="active" access="protected" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="96" type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" static="false"/>
<variable threadsafety="unspecified" name="data" fullname="QLowEnergyCharacteristic::data" href="qlowenergycharacteristic.html#data-var" status="active" access="protected" location="qlowenergycharacteristic.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristic.h" lineno="106" type="QLowEnergyCharacteristicPrivate *" static="false"/>
</class>
<class threadsafety="unspecified" name="QLowEnergyCharacteristicData" href="qlowenergycharacteristicdata.html" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="49" since="5.7" module="QtBluetooth" groups="shared" brief="Used to set up GATT service data">
<function threadsafety="unspecified" name="operator=" fullname="QLowEnergyCharacteristicData::operator=" href="qlowenergycharacteristicdata.html#operator-eq" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="58" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyCharacteristicData &amp;" signature="QLowEnergyCharacteristicData &amp; operator=(const QLowEnergyCharacteristicData &amp;other)">
<parameter type="const QLowEnergyCharacteristicData &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QLowEnergyCharacteristicData" fullname="QLowEnergyCharacteristicData::QLowEnergyCharacteristicData" href="qlowenergycharacteristicdata.html#QLowEnergyCharacteristicData" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="54" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyCharacteristicData()"/>
<function threadsafety="unspecified" name="QLowEnergyCharacteristicData" fullname="QLowEnergyCharacteristicData::QLowEnergyCharacteristicData" href="qlowenergycharacteristicdata.html#QLowEnergyCharacteristicData-1" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="55" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyCharacteristicData(const QLowEnergyCharacteristicData &amp;other)">
<parameter type="const QLowEnergyCharacteristicData &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="addDescriptor" fullname="QLowEnergyCharacteristicData::addDescriptor" href="qlowenergycharacteristicdata.html#addDescriptor" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addDescriptor(const QLowEnergyDescriptorData &amp;descriptor)">
<parameter type="const QLowEnergyDescriptorData &amp;" name="descriptor" default=""/>
</function>
<function threadsafety="unspecified" name="setDescriptors" fullname="QLowEnergyCharacteristicData::setDescriptors" href="qlowenergycharacteristicdata.html#setDescriptors" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setDescriptors(const QList&lt;QLowEnergyDescriptorData&gt; &amp;descriptors)">
<parameter type="const QList&lt;QLowEnergyDescriptorData&gt; &amp;" name="descriptors" default=""/>
</function>
<function threadsafety="unspecified" name="setProperties" fullname="QLowEnergyCharacteristicData::setProperties" href="qlowenergycharacteristicdata.html#setProperties" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="67" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setProperties(QLowEnergyCharacteristic::PropertyTypes properties)">
<parameter type="QLowEnergyCharacteristic::PropertyTypes" name="properties" default=""/>
</function>
<function threadsafety="unspecified" name="setReadConstraints" fullname="QLowEnergyCharacteristicData::setReadConstraints" href="qlowenergycharacteristicdata.html#setReadConstraints" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setReadConstraints(QBluetooth::AttAccessConstraints constraints)">
<parameter type="QBluetooth::AttAccessConstraints" name="constraints" default=""/>
</function>
<function threadsafety="unspecified" name="setUuid" fullname="QLowEnergyCharacteristicData::setUuid" href="qlowenergycharacteristicdata.html#setUuid" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="61" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setUuid(const QBluetoothUuid &amp;uuid)">
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="setValue" fullname="QLowEnergyCharacteristicData::setValue" href="qlowenergycharacteristicdata.html#setValue" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="64" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setValue(const QByteArray &amp;value)">
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setValueLength" fullname="QLowEnergyCharacteristicData::setValueLength" href="qlowenergycharacteristicdata.html#setValueLength" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setValueLength(int minimum, int maximum)">
<parameter type="int" name="minimum" default=""/>
<parameter type="int" name="maximum" default=""/>
</function>
<function threadsafety="unspecified" name="setWriteConstraints" fullname="QLowEnergyCharacteristicData::setWriteConstraints" href="qlowenergycharacteristicdata.html#setWriteConstraints" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setWriteConstraints(QBluetooth::AttAccessConstraints constraints)">
<parameter type="QBluetooth::AttAccessConstraints" name="constraints" default=""/>
</function>
<function threadsafety="unspecified" name="swap" fullname="QLowEnergyCharacteristicData::swap" href="qlowenergycharacteristicdata.html#swap" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="85" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void swap(QLowEnergyCharacteristicData &amp;other)">
<parameter type="QLowEnergyCharacteristicData &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyCharacteristicData" fullname="QLowEnergyCharacteristicData::~QLowEnergyCharacteristicData" href="qlowenergycharacteristicdata.html#dtor.QLowEnergyCharacteristicData" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="56" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyCharacteristicData()"/>
<function threadsafety="unspecified" name="readConstraints" fullname="QLowEnergyCharacteristicData::readConstraints" href="qlowenergycharacteristicdata.html#readConstraints" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetooth::AttAccessConstraints" signature="QBluetooth::AttAccessConstraints readConstraints() const"/>
<function threadsafety="unspecified" name="writeConstraints" fullname="QLowEnergyCharacteristicData::writeConstraints" href="qlowenergycharacteristicdata.html#writeConstraints" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="77" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetooth::AttAccessConstraints" signature="QBluetooth::AttAccessConstraints writeConstraints() const"/>
<function threadsafety="unspecified" name="uuid" fullname="QLowEnergyCharacteristicData::uuid" href="qlowenergycharacteristicdata.html#uuid" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="60" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothUuid" signature="QBluetoothUuid uuid() const"/>
<function threadsafety="unspecified" name="value" fullname="QLowEnergyCharacteristicData::value" href="qlowenergycharacteristicdata.html#value" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="63" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QByteArray" signature="QByteArray value() const"/>
<function threadsafety="unspecified" name="descriptors" fullname="QLowEnergyCharacteristicData::descriptors" href="qlowenergycharacteristicdata.html#descriptors" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QLowEnergyDescriptorData&gt;" signature="QList&lt;QLowEnergyDescriptorData&gt; descriptors() const"/>
<function threadsafety="unspecified" name="properties" fullname="QLowEnergyCharacteristicData::properties" href="qlowenergycharacteristicdata.html#properties" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="66" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyCharacteristic::PropertyTypes" signature="QLowEnergyCharacteristic::PropertyTypes properties() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QLowEnergyCharacteristicData::isValid" href="qlowenergycharacteristicdata.html#isValid" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="maximumValueLength" fullname="QLowEnergyCharacteristicData::maximumValueLength" href="qlowenergycharacteristicdata.html#maximumValueLength" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int maximumValueLength() const"/>
<function threadsafety="unspecified" name="minimumValueLength" fullname="QLowEnergyCharacteristicData::minimumValueLength" href="qlowenergycharacteristicdata.html#minimumValueLength" status="active" access="public" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int minimumValueLength() const"/>
<variable threadsafety="unspecified" name="d" fullname="QLowEnergyCharacteristicData::d" href="qlowenergycharacteristicdata.html#d-var" status="active" access="private" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="88" type="QSharedDataPointer&lt;QLowEnergyCharacteristicDataPrivate&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QLowEnergyConnectionParameters" href="qlowenergyconnectionparameters.html" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="51" since="5.7" module="QtBluetooth" groups="shared" brief="Used when requesting or reporting an update of the parameters of a Bluetooth LE connection">
<function threadsafety="unspecified" name="operator=" fullname="QLowEnergyConnectionParameters::operator=" href="qlowenergyconnectionparameters.html#operator-eq" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="60" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyConnectionParameters &amp;" signature="QLowEnergyConnectionParameters &amp; operator=(const QLowEnergyConnectionParameters &amp;other)">
<parameter type="const QLowEnergyConnectionParameters &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QLowEnergyConnectionParameters" fullname="QLowEnergyConnectionParameters::QLowEnergyConnectionParameters" href="qlowenergyconnectionparameters.html#QLowEnergyConnectionParameters" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="56" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyConnectionParameters()"/>
<function threadsafety="unspecified" name="QLowEnergyConnectionParameters" fullname="QLowEnergyConnectionParameters::QLowEnergyConnectionParameters" href="qlowenergyconnectionparameters.html#QLowEnergyConnectionParameters-1" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="57" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyConnectionParameters(const QLowEnergyConnectionParameters &amp;other)">
<parameter type="const QLowEnergyConnectionParameters &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="setIntervalRange" fullname="QLowEnergyConnectionParameters::setIntervalRange" href="qlowenergyconnectionparameters.html#setIntervalRange" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="62" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setIntervalRange(double minimum, double maximum)">
<parameter type="double" name="minimum" default=""/>
<parameter type="double" name="maximum" default=""/>
</function>
<function threadsafety="unspecified" name="setLatency" fullname="QLowEnergyConnectionParameters::setLatency" href="qlowenergyconnectionparameters.html#setLatency" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="66" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setLatency(int latency)">
<parameter type="int" name="latency" default=""/>
</function>
<function threadsafety="unspecified" name="setSupervisionTimeout" fullname="QLowEnergyConnectionParameters::setSupervisionTimeout" href="qlowenergyconnectionparameters.html#setSupervisionTimeout" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="69" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setSupervisionTimeout(int timeout)">
<parameter type="int" name="timeout" default=""/>
</function>
<function threadsafety="unspecified" name="swap" fullname="QLowEnergyConnectionParameters::swap" href="qlowenergyconnectionparameters.html#swap" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="72" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void swap(QLowEnergyConnectionParameters &amp;other)">
<parameter type="QLowEnergyConnectionParameters &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyConnectionParameters" fullname="QLowEnergyConnectionParameters::~QLowEnergyConnectionParameters" href="qlowenergyconnectionparameters.html#dtor.QLowEnergyConnectionParameters" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="58" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyConnectionParameters()"/>
<function threadsafety="unspecified" name="maximumInterval" fullname="QLowEnergyConnectionParameters::maximumInterval" href="qlowenergyconnectionparameters.html#maximumInterval" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="64" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="double" signature="double maximumInterval() const"/>
<function threadsafety="unspecified" name="minimumInterval" fullname="QLowEnergyConnectionParameters::minimumInterval" href="qlowenergyconnectionparameters.html#minimumInterval" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="63" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="double" signature="double minimumInterval() const"/>
<function threadsafety="unspecified" name="latency" fullname="QLowEnergyConnectionParameters::latency" href="qlowenergyconnectionparameters.html#latency" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="67" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int latency() const"/>
<function threadsafety="unspecified" name="supervisionTimeout" fullname="QLowEnergyConnectionParameters::supervisionTimeout" href="qlowenergyconnectionparameters.html#supervisionTimeout" status="active" access="public" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int supervisionTimeout() const"/>
<variable threadsafety="unspecified" name="d" fullname="QLowEnergyConnectionParameters::d" href="qlowenergyconnectionparameters.html#d-var" status="active" access="private" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="75" type="QSharedDataPointer&lt;QLowEnergyConnectionParametersPrivate&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QLowEnergyController" href="qlowenergycontroller.html" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="57" since="5.4" bases="QObject" module="QtBluetooth" brief="Access to Bluetooth Low Energy Devices">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QLowEnergyController::QPrivateSignal" href="qlowenergycontroller-qprivatesignal.html" status="active" access="private" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="59"/>
<enum threadsafety="unspecified" name="ControllerState" fullname="QLowEnergyController::ControllerState" href="qlowenergycontroller.html#ControllerState-enum" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="73">
<value name="UnconnectedState" value="0"/>
<value name="ConnectingState" value="1"/>
<value name="ConnectedState" value="2"/>
<value name="DiscoveringState" value="3"/>
<value name="DiscoveredState" value="4"/>
<value name="ClosingState" value="5"/>
<value name="AdvertisingState" value="6"/>
</enum>
<enum threadsafety="unspecified" name="Error" fullname="QLowEnergyController::Error" href="qlowenergycontroller.html#Error-enum" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="61">
<value name="NoError" value="0"/>
<value name="UnknownError" value="1"/>
<value name="UnknownRemoteDeviceError" value="2"/>
<value name="NetworkError" value="3"/>
<value name="InvalidBluetoothAdapterError" value="4"/>
<value name="ConnectionError" value="5"/>
<value name="AdvertisingError" value="6"/>
<value name="RemoteHostClosedError" value="7"/>
</enum>
<enum threadsafety="unspecified" name="RemoteAddressType" fullname="QLowEnergyController::RemoteAddressType" href="qlowenergycontroller.html#RemoteAddressType-enum" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="84">
<value name="PublicAddress" value="0"/>
<value name="RandomAddress" value="1"/>
</enum>
<enum threadsafety="unspecified" name="Role" fullname="QLowEnergyController::Role" href="qlowenergycontroller.html#Role-enum" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="90" since="5.7">
<value name="CentralRole" value="0"/>
<value name="PeripheralRole" value="1"/>
</enum>
<function threadsafety="unspecified" name="createCentral" fullname="QLowEnergyController::createCentral" href="qlowenergycontroller.html#createCentral" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="101" since="5.7" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyController *" signature="QLowEnergyController * createCentral(const QBluetoothDeviceInfo &amp;remoteDevice, QObject *parent)">
<parameter type="const QBluetoothDeviceInfo &amp;" name="remoteDevice" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="createPeripheral" fullname="QLowEnergyController::createPeripheral" href="qlowenergycontroller.html#createPeripheral" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="103" since="5.7" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyController *" signature="QLowEnergyController * createPeripheral(QObject *parent)">
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="QLowEnergyController" fullname="QLowEnergyController::QLowEnergyController" href="qlowenergycontroller.html#QLowEnergyController-3" status="active" access="private" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="152" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyController(QObject *parent)">
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="QLowEnergyController" fullname="QLowEnergyController::QLowEnergyController" href="qlowenergycontroller-obsolete.html#QLowEnergyController" status="obsolete" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="93" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyController(const QBluetoothAddress &amp;remoteDevice, QObject *parent)">
<parameter type="const QBluetoothAddress &amp;" name="remoteDevice" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="QLowEnergyController" fullname="QLowEnergyController::QLowEnergyController" href="qlowenergycontroller-obsolete.html#QLowEnergyController-2" status="obsolete" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="97" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyController(const QBluetoothAddress &amp;remoteDevice, const QBluetoothAddress &amp;localDevice, QObject *parent)">
<parameter type="const QBluetoothAddress &amp;" name="remoteDevice" default=""/>
<parameter type="const QBluetoothAddress &amp;" name="localDevice" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="QLowEnergyController" fullname="QLowEnergyController::QLowEnergyController" href="qlowenergycontroller-obsolete.html#QLowEnergyController-1" status="obsolete" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="95" since="5.5" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyController(const QBluetoothDeviceInfo &amp;remoteDeviceInfo, QObject *parent)">
<parameter type="const QBluetoothDeviceInfo &amp;" name="remoteDeviceInfo" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QLowEnergyController::d_func" href="qlowenergycontroller.html#d_func" status="active" access="private" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="154" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyControllerPrivate *" signature="QLowEnergyControllerPrivate * d_func()"/>
<function threadsafety="unspecified" name="addService" fullname="QLowEnergyController::addService" href="qlowenergycontroller.html#addService" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="132" since="5.7" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyService *" signature="QLowEnergyService * addService(const QLowEnergyServiceData &amp;service, QObject *parent)">
<parameter type="const QLowEnergyServiceData &amp;" name="service" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="createServiceObject" fullname="QLowEnergyController::createServiceObject" href="qlowenergycontroller.html#createServiceObject" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="125" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyService *" signature="QLowEnergyService * createServiceObject(const QBluetoothUuid &amp;serviceUuid, QObject *parent)">
<parameter type="const QBluetoothUuid &amp;" name="serviceUuid" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="QLowEnergyController::tr" href="qlowenergycontroller.html#tr" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="59" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QLowEnergyController::trUtf8" href="qlowenergycontroller.html#trUtf8" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="59" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QLowEnergyController::qt_metacall" href="qlowenergycontroller.html#qt_metacall" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="59" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QLowEnergyController::qt_metacast" href="qlowenergycontroller.html#qt_metacast" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="59" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="connectToDevice" fullname="QLowEnergyController::connectToDevice" href="qlowenergycontroller.html#connectToDevice" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="120" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectToDevice()"/>
<function threadsafety="unspecified" name="connected" fullname="QLowEnergyController::connected" href="qlowenergycontroller.html#connected" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="142" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connected()"/>
<function threadsafety="unspecified" name="connectionUpdated" fullname="QLowEnergyController::connectionUpdated" href="qlowenergycontroller.html#connectionUpdated" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="149" since="5.7" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectionUpdated(const QLowEnergyConnectionParameters &amp;newParameters)">
<parameter type="const QLowEnergyConnectionParameters &amp;" name="newParameters" default=""/>
</function>
<function threadsafety="unspecified" name="disconnectFromDevice" fullname="QLowEnergyController::disconnectFromDevice" href="qlowenergycontroller.html#disconnectFromDevice" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="121" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void disconnectFromDevice()"/>
<function threadsafety="unspecified" name="disconnected" fullname="QLowEnergyController::disconnected" href="qlowenergycontroller.html#disconnected" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="143" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void disconnected()"/>
<function threadsafety="unspecified" name="discoverServices" fullname="QLowEnergyController::discoverServices" href="qlowenergycontroller.html#discoverServices" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="123" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void discoverServices()"/>
<function threadsafety="unspecified" name="discoveryFinished" fullname="QLowEnergyController::discoveryFinished" href="qlowenergycontroller.html#discoveryFinished" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="148" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void discoveryFinished()"/>
<function threadsafety="unspecified" name="error" fullname="QLowEnergyController::error" href="qlowenergycontroller.html#error-1" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="145" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(QLowEnergyController::Error newError)">
<parameter type="QLowEnergyController::Error" name="newError" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QLowEnergyController::qt_static_metacall" href="qlowenergycontroller.html#qt_static_metacall" status="active" access="private" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="59" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="requestConnectionUpdate" fullname="QLowEnergyController::requestConnectionUpdate" href="qlowenergycontroller.html#requestConnectionUpdate" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="134" since="5.7" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void requestConnectionUpdate(const QLowEnergyConnectionParameters &amp;parameters)">
<parameter type="const QLowEnergyConnectionParameters &amp;" name="parameters" default=""/>
</function>
<function threadsafety="unspecified" name="serviceDiscovered" fullname="QLowEnergyController::serviceDiscovered" href="qlowenergycontroller.html#serviceDiscovered" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="147" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serviceDiscovered(const QBluetoothUuid &amp;newService)">
<parameter type="const QBluetoothUuid &amp;" name="newService" default=""/>
</function>
<function threadsafety="unspecified" name="setRemoteAddressType" fullname="QLowEnergyController::setRemoteAddressType" href="qlowenergycontroller.html#setRemoteAddressType" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="118" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setRemoteAddressType(QLowEnergyController::RemoteAddressType type)">
<parameter type="QLowEnergyController::RemoteAddressType" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="startAdvertising" fullname="QLowEnergyController::startAdvertising" href="qlowenergycontroller.html#startAdvertising" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="127" since="5.7" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void startAdvertising(const QLowEnergyAdvertisingParameters &amp;parameters, const QLowEnergyAdvertisingData &amp;advertisingData, const QLowEnergyAdvertisingData &amp;scanResponseData)">
<parameter type="const QLowEnergyAdvertisingParameters &amp;" name="parameters" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="advertisingData" default=""/>
<parameter type="const QLowEnergyAdvertisingData &amp;" name="scanResponseData" default="QLowEnergyAdvertisingData()"/>
</function>
<function threadsafety="unspecified" name="stateChanged" fullname="QLowEnergyController::stateChanged" href="qlowenergycontroller.html#stateChanged" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="144" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stateChanged(QLowEnergyController::ControllerState state)">
<parameter type="QLowEnergyController::ControllerState" name="state" default=""/>
</function>
<function threadsafety="unspecified" name="stopAdvertising" fullname="QLowEnergyController::stopAdvertising" href="qlowenergycontroller.html#stopAdvertising" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="130" since="5.7" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stopAdvertising()"/>
<function threadsafety="unspecified" name="~QLowEnergyController" fullname="QLowEnergyController::~QLowEnergyController" href="qlowenergycontroller.html#dtor.QLowEnergyController" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="107" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyController()"/>
<function threadsafety="unspecified" name="localAddress" fullname="QLowEnergyController::localAddress" href="qlowenergycontroller.html#localAddress" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="109" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress" signature="QBluetoothAddress localAddress() const"/>
<function threadsafety="unspecified" name="remoteAddress" fullname="QLowEnergyController::remoteAddress" href="qlowenergycontroller.html#remoteAddress" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="110" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothAddress" signature="QBluetoothAddress remoteAddress() const"/>
<function threadsafety="unspecified" name="remoteDeviceUuid" fullname="QLowEnergyController::remoteDeviceUuid" href="qlowenergycontroller.html#remoteDeviceUuid" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="111" since="5.8" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothUuid" signature="QBluetoothUuid remoteDeviceUuid() const"/>
<function threadsafety="unspecified" name="services" fullname="QLowEnergyController::services" href="qlowenergycontroller.html#services" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="124" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QBluetoothUuid&gt;" signature="QList&lt;QBluetoothUuid&gt; services() const"/>
<function threadsafety="unspecified" name="state" fullname="QLowEnergyController::state" href="qlowenergycontroller.html#state" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="115" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyController::ControllerState" signature="QLowEnergyController::ControllerState state() const"/>
<function threadsafety="unspecified" name="error" fullname="QLowEnergyController::error" href="qlowenergycontroller.html#error" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="136" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyController::Error" signature="QLowEnergyController::Error error() const"/>
<function threadsafety="unspecified" name="remoteAddressType" fullname="QLowEnergyController::remoteAddressType" href="qlowenergycontroller.html#remoteAddressType" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="117" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyController::RemoteAddressType" signature="QLowEnergyController::RemoteAddressType remoteAddressType() const"/>
<function threadsafety="unspecified" name="role" fullname="QLowEnergyController::role" href="qlowenergycontroller.html#role" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="139" since="5.7" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyController::Role" signature="QLowEnergyController::Role role() const"/>
<function threadsafety="unspecified" name="errorString" fullname="QLowEnergyController::errorString" href="qlowenergycontroller.html#errorString" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="137" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString errorString() const"/>
<function threadsafety="unspecified" name="remoteName" fullname="QLowEnergyController::remoteName" href="qlowenergycontroller.html#remoteName" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="113" since="5.5" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString remoteName() const"/>
<function threadsafety="unspecified" name="d_func" fullname="QLowEnergyController::d_func" href="qlowenergycontroller.html#d_func-1" status="active" access="private" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="154" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QLowEnergyControllerPrivate *" signature="const QLowEnergyControllerPrivate * d_func() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QLowEnergyController::metaObject" href="qlowenergycontroller.html#metaObject" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="59" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QLowEnergyController::d_ptr" href="qlowenergycontroller.html#d_ptr-var" status="active" access="private" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="155" type="QLowEnergyControllerPrivate *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QLowEnergyController::staticMetaObject" href="qlowenergycontroller.html#staticMetaObject-var" status="active" access="public" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="59" type="const QMetaObject" static="true"/>
</class>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="95" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QDeclarativeBluetoothDiscoveryModel::DiscoveryMode )">
<parameter type="QDeclarativeBluetoothDiscoveryModel::DiscoveryMode" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="105" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QDeclarativeBluetoothDiscoveryModel::Error )">
<parameter type="QDeclarativeBluetoothDiscoveryModel::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QDeclarativeBluetoothService::Protocol )">
<parameter type="QDeclarativeBluetoothService::Protocol" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="87" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QDeclarativeBluetoothSocket::Error )">
<parameter type="QDeclarativeBluetoothSocket::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QDeclarativeBluetoothSocket::SocketState )">
<parameter type="QDeclarativeBluetoothSocket::SocketState" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QLowEnergyController::ControllerState )">
<parameter type="QLowEnergyController::ControllerState" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QLowEnergyController::Error )">
<parameter type="QLowEnergyController::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QLowEnergyController::RemoteAddressType )">
<parameter type="QLowEnergyController::RemoteAddressType" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QLowEnergyController::Role )">
<parameter type="QLowEnergyController::Role" name="" default=""/>
</function>
<class threadsafety="unspecified" name="QLowEnergyDescriptor" href="qlowenergydescriptor.html" status="active" access="public" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="54" since="5.4" module="QtBluetooth" brief="Stores information about the Bluetooth Low Energy descriptor">
<function threadsafety="unspecified" name="operator=" fullname="QLowEnergyDescriptor::operator=" href="qlowenergydescriptor.html#operator-eq" status="active" access="public" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="61" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyDescriptor &amp;" signature="QLowEnergyDescriptor &amp; operator=(const QLowEnergyDescriptor &amp;other)">
<parameter type="const QLowEnergyDescriptor &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QLowEnergyDescriptor" fullname="QLowEnergyDescriptor::QLowEnergyDescriptor" href="qlowenergydescriptor.html#QLowEnergyDescriptor" status="active" access="public" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="57" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyDescriptor()"/>
<function threadsafety="unspecified" name="QLowEnergyDescriptor" fullname="QLowEnergyDescriptor::QLowEnergyDescriptor" href="qlowenergydescriptor.html#QLowEnergyDescriptor-2" status="internal" access="private" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="90" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyDescriptor(QSharedPointer&lt;QLowEnergyServicePrivate&gt; p, QLowEnergyHandle charHandle, QLowEnergyHandle descHandle)">
<parameter type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="p" default=""/>
<parameter type="QLowEnergyHandle" name="charHandle" default=""/>
<parameter type="QLowEnergyHandle" name="descHandle" default=""/>
</function>
<function threadsafety="unspecified" name="QLowEnergyDescriptor" fullname="QLowEnergyDescriptor::QLowEnergyDescriptor" href="qlowenergydescriptor.html#QLowEnergyDescriptor-1" status="active" access="public" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyDescriptor(const QLowEnergyDescriptor &amp;other)">
<parameter type="const QLowEnergyDescriptor &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyDescriptor" fullname="QLowEnergyDescriptor::~QLowEnergyDescriptor" href="qlowenergydescriptor.html#dtor.QLowEnergyDescriptor" status="active" access="public" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyDescriptor()"/>
<function threadsafety="unspecified" name="uuid" fullname="QLowEnergyDescriptor::uuid" href="qlowenergydescriptor.html#uuid" status="active" access="public" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothUuid" signature="QBluetoothUuid uuid() const"/>
<function threadsafety="unspecified" name="type" fullname="QLowEnergyDescriptor::type" href="qlowenergydescriptor.html#type" status="active" access="public" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothUuid::DescriptorType" signature="QBluetoothUuid::DescriptorType type() const"/>
<function threadsafety="unspecified" name="value" fullname="QLowEnergyDescriptor::value" href="qlowenergydescriptor.html#value" status="active" access="public" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="67" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QByteArray" signature="QByteArray value() const"/>
<function threadsafety="unspecified" name="characteristicHandle" fullname="QLowEnergyDescriptor::characteristicHandle" href="qlowenergydescriptor.html#characteristicHandle" status="internal" access="private" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyHandle" signature="QLowEnergyHandle characteristicHandle() const"/>
<function threadsafety="unspecified" name="handle" fullname="QLowEnergyDescriptor::handle" href="qlowenergydescriptor.html#handle" status="active" access="public" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyHandle" signature="QLowEnergyHandle handle() const"/>
<function threadsafety="unspecified" name="name" fullname="QLowEnergyDescriptor::name" href="qlowenergydescriptor.html#name" status="active" access="public" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString name() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QLowEnergyDescriptor::isValid" href="qlowenergydescriptor.html#isValid" status="active" access="public" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="65" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="operator!=" fullname="QLowEnergyDescriptor::operator!=" href="qlowenergydescriptor.html#operator-not-eq" status="active" access="public" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="63" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator!=(const QLowEnergyDescriptor &amp;other) const">
<parameter type="const QLowEnergyDescriptor &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="operator==" fullname="QLowEnergyDescriptor::operator==" href="qlowenergydescriptor.html#operator-eq-eq" status="active" access="public" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="62" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool operator==(const QLowEnergyDescriptor &amp;other) const">
<parameter type="const QLowEnergyDescriptor &amp;" name="other" default=""/>
</function>
<variable threadsafety="unspecified" name="d_ptr" fullname="QLowEnergyDescriptor::d_ptr" href="qlowenergydescriptor.html#d_ptr-var" status="active" access="protected" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="77" type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" static="false"/>
<variable threadsafety="unspecified" name="data" fullname="QLowEnergyDescriptor::data" href="qlowenergydescriptor.html#data-var" status="active" access="protected" location="qlowenergydescriptor.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptor.h" lineno="88" type="QLowEnergyDescriptorPrivate *" static="false"/>
</class>
<class threadsafety="unspecified" name="QLowEnergyDescriptorData" href="qlowenergydescriptordata.html" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="52" since="5.7" module="QtBluetooth" groups="shared" brief="Used to create GATT service data">
<function threadsafety="unspecified" name="operator=" fullname="QLowEnergyDescriptorData::operator=" href="qlowenergydescriptordata.html#operator-eq" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="63" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyDescriptorData &amp;" signature="QLowEnergyDescriptorData &amp; operator=(const QLowEnergyDescriptorData &amp;other)">
<parameter type="const QLowEnergyDescriptorData &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="QLowEnergyDescriptorData" fullname="QLowEnergyDescriptorData::QLowEnergyDescriptorData" href="qlowenergydescriptordata.html#QLowEnergyDescriptorData" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="57" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyDescriptorData()"/>
<function threadsafety="unspecified" name="QLowEnergyDescriptorData" fullname="QLowEnergyDescriptorData::QLowEnergyDescriptorData" href="qlowenergydescriptordata.html#QLowEnergyDescriptorData-1" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyDescriptorData(const QBluetoothUuid &amp;uuid, const QByteArray &amp;value)">
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="QLowEnergyDescriptorData" fullname="QLowEnergyDescriptorData::QLowEnergyDescriptorData" href="qlowenergydescriptordata.html#QLowEnergyDescriptorData-2" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="60" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyDescriptorData(const QLowEnergyDescriptorData &amp;other)">
<parameter type="const QLowEnergyDescriptorData &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="setReadPermissions" fullname="QLowEnergyDescriptorData::setReadPermissions" href="qlowenergydescriptordata.html#setReadPermissions" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setReadPermissions(bool readable, QBluetooth::AttAccessConstraints constraints)">
<parameter type="bool" name="readable" default=""/>
<parameter type="QBluetooth::AttAccessConstraints" name="constraints" default="QBluetooth::AttAccessConstraints()"/>
</function>
<function threadsafety="unspecified" name="setUuid" fullname="QLowEnergyDescriptorData::setUuid" href="qlowenergydescriptordata.html#setUuid" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="69" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setUuid(const QBluetoothUuid &amp;uuid)">
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="setValue" fullname="QLowEnergyDescriptorData::setValue" href="qlowenergydescriptordata.html#setValue" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="66" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setValue(const QByteArray &amp;value)">
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="setWritePermissions" fullname="QLowEnergyDescriptorData::setWritePermissions" href="qlowenergydescriptordata.html#setWritePermissions" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="78" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setWritePermissions(bool writable, QBluetooth::AttAccessConstraints constraints)">
<parameter type="bool" name="writable" default=""/>
<parameter type="QBluetooth::AttAccessConstraints" name="constraints" default="QBluetooth::AttAccessConstraints()"/>
</function>
<function threadsafety="unspecified" name="swap" fullname="QLowEnergyDescriptorData::swap" href="qlowenergydescriptordata.html#swap" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="83" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void swap(QLowEnergyDescriptorData &amp;other)">
<parameter type="QLowEnergyDescriptorData &amp;" name="other" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyDescriptorData" fullname="QLowEnergyDescriptorData::~QLowEnergyDescriptorData" href="qlowenergydescriptordata.html#dtor.QLowEnergyDescriptorData" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="61" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyDescriptorData()"/>
<function threadsafety="unspecified" name="readConstraints" fullname="QLowEnergyDescriptorData::readConstraints" href="qlowenergydescriptordata.html#readConstraints" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetooth::AttAccessConstraints" signature="QBluetooth::AttAccessConstraints readConstraints() const"/>
<function threadsafety="unspecified" name="writeConstraints" fullname="QLowEnergyDescriptorData::writeConstraints" href="qlowenergydescriptordata.html#writeConstraints" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetooth::AttAccessConstraints" signature="QBluetooth::AttAccessConstraints writeConstraints() const"/>
<function threadsafety="unspecified" name="uuid" fullname="QLowEnergyDescriptorData::uuid" href="qlowenergydescriptordata.html#uuid" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothUuid" signature="QBluetoothUuid uuid() const"/>
<function threadsafety="unspecified" name="value" fullname="QLowEnergyDescriptorData::value" href="qlowenergydescriptordata.html#value" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="65" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QByteArray" signature="QByteArray value() const"/>
<function threadsafety="unspecified" name="isReadable" fullname="QLowEnergyDescriptorData::isReadable" href="qlowenergydescriptordata.html#isReadable" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="75" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isReadable() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QLowEnergyDescriptorData::isValid" href="qlowenergydescriptordata.html#isValid" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="isWritable" fullname="QLowEnergyDescriptorData::isWritable" href="qlowenergydescriptordata.html#isWritable" status="active" access="public" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isWritable() const"/>
<variable threadsafety="unspecified" name="d" fullname="QLowEnergyDescriptorData::d" href="qlowenergydescriptordata.html#d-var" status="active" access="private" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="86" type="QSharedDataPointer&lt;QLowEnergyDescriptorDataPrivate&gt;" static="false"/>
</class>
<class threadsafety="unspecified" name="QLowEnergyService" href="qlowenergyservice.html" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="50" since="5.4" bases="QObject" module="QtBluetooth" brief="Represents an individual service on a Bluetooth Low Energy Device">
<target name="notifications"/>
<contents name="service-structure" title="Service Structure" level="1"/>
<contents name="service-interaction" title="Service Interaction" level="1"/>
<contents name="service-data-sharing" title="Service Data Sharing" level="1"/>
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QLowEnergyService::QPrivateSignal" href="qlowenergyservice-qprivatesignal.html" status="active" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="52"/>
<enum threadsafety="unspecified" name="ServiceError" fullname="QLowEnergyService::ServiceError" href="qlowenergyservice.html#ServiceError-enum" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="61">
<value name="NoError" value="0"/>
<value name="OperationError" value="1"/>
<value name="CharacteristicWriteError" value="2"/>
<value name="DescriptorWriteError" value="3"/>
<value name="UnknownError" value="4"/>
<value name="CharacteristicReadError" value="5"/>
<value name="DescriptorReadError" value="6"/>
</enum>
<enum threadsafety="unspecified" name="ServiceState" fullname="QLowEnergyService::ServiceState" href="qlowenergyservice.html#ServiceState-enum" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="72">
<value name="InvalidService" value="0"/>
<value name="DiscoveryRequired" value="1"/>
<value name="DiscoveringServices" value="2"/>
<value name="ServiceDiscovered" value="3"/>
<value name="LocalService" value="4"/>
</enum>
<enum threadsafety="unspecified" name="ServiceType" fullname="QLowEnergyService::ServiceType" href="qlowenergyservice.html#ServiceType-enum" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="54" typedef="QLowEnergyService::ServiceTypes">
<value name="PrimaryService" value="0x0001"/>
<value name="IncludedService" value="0x0002"/>
</enum>
<enum threadsafety="unspecified" name="WriteMode" fullname="QLowEnergyService::WriteMode" href="qlowenergyservice.html#WriteMode-enum" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="82">
<value name="WriteWithResponse" value="0"/>
<value name="WriteWithoutResponse" value="1"/>
<value name="WriteSigned" value="2"/>
</enum>
<typedef threadsafety="unspecified" name="ServiceTypes" fullname="QLowEnergyService::ServiceTypes" href="qlowenergyservice.html#ServiceType-enum" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="59" enum="QLowEnergyService::ServiceType"/>
<function threadsafety="unspecified" name="QLowEnergyService" fullname="QLowEnergyService::QLowEnergyService" href="qlowenergyservice.html#QLowEnergyService" status="internal" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="139" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QLowEnergyService(QSharedPointer&lt;QLowEnergyServicePrivate&gt; p, QObject *parent)">
<parameter type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" name="p" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QLowEnergyService::d_func" href="qlowenergyservice.html#d_func" status="active" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="131" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyServicePrivate *" signature="QLowEnergyServicePrivate * d_func()"/>
<function threadsafety="unspecified" name="tr" fullname="QLowEnergyService::tr" href="qlowenergyservice.html#tr" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="52" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QLowEnergyService::trUtf8" href="qlowenergyservice.html#trUtf8" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="52" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QLowEnergyService::qt_metacall" href="qlowenergyservice.html#qt_metacall" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="52" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QLowEnergyService::qt_metacast" href="qlowenergyservice.html#qt_metacast" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="52" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicChanged" fullname="QLowEnergyService::characteristicChanged" href="qlowenergyservice.html#characteristicChanged" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="118" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicChanged(const QLowEnergyCharacteristic &amp;characteristic, const QByteArray &amp;newValue)">
<parameter type="const QLowEnergyCharacteristic &amp;" name="characteristic" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicRead" fullname="QLowEnergyService::characteristicRead" href="qlowenergyservice.html#characteristicRead" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="120" since="5.5" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicRead(const QLowEnergyCharacteristic &amp;characteristic, const QByteArray &amp;value)">
<parameter type="const QLowEnergyCharacteristic &amp;" name="characteristic" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="characteristicWritten" fullname="QLowEnergyService::characteristicWritten" href="qlowenergyservice.html#characteristicWritten" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="122" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void characteristicWritten(const QLowEnergyCharacteristic &amp;characteristic, const QByteArray &amp;newValue)">
<parameter type="const QLowEnergyCharacteristic &amp;" name="characteristic" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="descriptorRead" fullname="QLowEnergyService::descriptorRead" href="qlowenergyservice.html#descriptorRead" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="124" since="5.5" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void descriptorRead(const QLowEnergyDescriptor &amp;descriptor, const QByteArray &amp;value)">
<parameter type="const QLowEnergyDescriptor &amp;" name="descriptor" default=""/>
<parameter type="const QByteArray &amp;" name="value" default=""/>
</function>
<function threadsafety="unspecified" name="descriptorWritten" fullname="QLowEnergyService::descriptorWritten" href="qlowenergyservice.html#descriptorWritten" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="126" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void descriptorWritten(const QLowEnergyDescriptor &amp;descriptor, const QByteArray &amp;newValue)">
<parameter type="const QLowEnergyDescriptor &amp;" name="descriptor" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="discoverDetails" fullname="QLowEnergyService::discoverDetails" href="qlowenergyservice.html#discoverDetails" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="101" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void discoverDetails()"/>
<function threadsafety="unspecified" name="error" fullname="QLowEnergyService::error" href="qlowenergyservice.html#error-1" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="128" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(QLowEnergyService::ServiceError newError)">
<parameter type="QLowEnergyService::ServiceError" name="newError" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QLowEnergyService::qt_static_metacall" href="qlowenergyservice.html#qt_static_metacall" status="active" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="52" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="readCharacteristic" fullname="QLowEnergyService::readCharacteristic" href="qlowenergyservice.html#readCharacteristic" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="106" since="5.5" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void readCharacteristic(const QLowEnergyCharacteristic &amp;characteristic)">
<parameter type="const QLowEnergyCharacteristic &amp;" name="characteristic" default=""/>
</function>
<function threadsafety="unspecified" name="readDescriptor" fullname="QLowEnergyService::readDescriptor" href="qlowenergyservice.html#readDescriptor" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="112" since="5.5" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void readDescriptor(const QLowEnergyDescriptor &amp;descriptor)">
<parameter type="const QLowEnergyDescriptor &amp;" name="descriptor" default=""/>
</function>
<function threadsafety="unspecified" name="stateChanged" fullname="QLowEnergyService::stateChanged" href="qlowenergyservice.html#stateChanged" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="117" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stateChanged(QLowEnergyService::ServiceState newState)">
<parameter type="QLowEnergyService::ServiceState" name="newState" default=""/>
</function>
<function threadsafety="unspecified" name="writeCharacteristic" fullname="QLowEnergyService::writeCharacteristic" href="qlowenergyservice.html#writeCharacteristic" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="107" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void writeCharacteristic(const QLowEnergyCharacteristic &amp;characteristic, const QByteArray &amp;newValue, QLowEnergyService::WriteMode mode)">
<parameter type="const QLowEnergyCharacteristic &amp;" name="characteristic" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
<parameter type="QLowEnergyService::WriteMode" name="mode" default="WriteWithResponse"/>
</function>
<function threadsafety="unspecified" name="writeDescriptor" fullname="QLowEnergyService::writeDescriptor" href="qlowenergyservice.html#writeDescriptor" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="113" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void writeDescriptor(const QLowEnergyDescriptor &amp;descriptor, const QByteArray &amp;newValue)">
<parameter type="const QLowEnergyDescriptor &amp;" name="descriptor" default=""/>
<parameter type="const QByteArray &amp;" name="newValue" default=""/>
</function>
<function threadsafety="unspecified" name="~QLowEnergyService" fullname="QLowEnergyService::~QLowEnergyService" href="qlowenergyservice.html#dtor.QLowEnergyService" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="89" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QLowEnergyService()"/>
<function threadsafety="unspecified" name="serviceUuid" fullname="QLowEnergyService::serviceUuid" href="qlowenergyservice.html#serviceUuid" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="98" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothUuid" signature="QBluetoothUuid serviceUuid() const"/>
<function threadsafety="unspecified" name="includedServices" fullname="QLowEnergyService::includedServices" href="qlowenergyservice.html#includedServices" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="91" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QBluetoothUuid&gt;" signature="QList&lt;QBluetoothUuid&gt; includedServices() const"/>
<function threadsafety="unspecified" name="characteristics" fullname="QLowEnergyService::characteristics" href="qlowenergyservice.html#characteristics" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="97" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QLowEnergyCharacteristic&gt;" signature="QList&lt;QLowEnergyCharacteristic&gt; characteristics() const"/>
<function threadsafety="unspecified" name="characteristic" fullname="QLowEnergyService::characteristic" href="qlowenergyservice.html#characteristic" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="96" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyCharacteristic" signature="QLowEnergyCharacteristic characteristic(const QBluetoothUuid &amp;uuid) const">
<parameter type="const QBluetoothUuid &amp;" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="error" fullname="QLowEnergyService::error" href="qlowenergyservice.html#error" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="103" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyService::ServiceError" signature="QLowEnergyService::ServiceError error() const"/>
<function threadsafety="unspecified" name="state" fullname="QLowEnergyService::state" href="qlowenergyservice.html#state" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="94" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyService::ServiceState" signature="QLowEnergyService::ServiceState state() const"/>
<function threadsafety="unspecified" name="type" fullname="QLowEnergyService::type" href="qlowenergyservice.html#type" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="93" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QLowEnergyService::ServiceTypes" signature="QLowEnergyService::ServiceTypes type() const"/>
<function threadsafety="unspecified" name="serviceName" fullname="QLowEnergyService::serviceName" href="qlowenergyservice.html#serviceName" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="99" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString serviceName() const"/>
<function threadsafety="unspecified" name="contains" fullname="QLowEnergyService::contains" href="qlowenergyservice.html#contains" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="105" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool contains(const QLowEnergyCharacteristic &amp;characteristic) const">
<parameter type="const QLowEnergyCharacteristic &amp;" name="characteristic" default=""/>
</function>
<function threadsafety="unspecified" name="contains" fullname="QLowEnergyService::contains" href="qlowenergyservice.html#contains-1" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="111" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool contains(const QLowEnergyDescriptor &amp;descriptor) const">
<parameter type="const QLowEnergyDescriptor &amp;" name="descriptor" default=""/>
</function>
<function threadsafety="unspecified" name="d_func" fullname="QLowEnergyService::d_func" href="qlowenergyservice.html#d_func-1" status="active" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="131" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QLowEnergyServicePrivate *" signature="const QLowEnergyServicePrivate * d_func() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QLowEnergyService::metaObject" href="qlowenergyservice.html#metaObject" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="52" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="d_ptr" fullname="QLowEnergyService::d_ptr" href="qlowenergyservice.html#d_ptr-var" status="active" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="132" type="QSharedPointer&lt;QLowEnergyServicePrivate&gt;" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QLowEnergyService::staticMetaObject" href="qlowenergyservice.html#staticMetaObject-var" status="active" access="public" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="52" type="const QMetaObject" static="true"/>
</class>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QLowEnergyService::ServiceError )">
<parameter type="QLowEnergyService::ServiceError" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="80" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QLowEnergyService::ServiceState )">
<parameter type="QLowEnergyService::ServiceState" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="58" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QLowEnergyService::ServiceType )">
<parameter type="QLowEnergyService::ServiceType" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumMetaObject" status="internal" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="87" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * qt_getEnumMetaObject(QLowEnergyService::WriteMode )">
<parameter type="QLowEnergyService::WriteMode" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QBluetoothServiceDiscoveryAgent::DiscoveryMode )">
<parameter type="QBluetoothServiceDiscoveryAgent::DiscoveryMode" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qbluetoothservicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothservicediscoveryagent.h" lineno="75" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QBluetoothServiceDiscoveryAgent::Error )">
<parameter type="QBluetoothServiceDiscoveryAgent::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="90" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QBluetoothSocket::SocketError )">
<parameter type="QBluetoothSocket::SocketError" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qbluetoothsocket.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothsocket.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QBluetoothSocket::SocketState )">
<parameter type="QBluetoothSocket::SocketState" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qbluetoothtransferreply.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothtransferreply.h" lineno="67" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QBluetoothTransferReply::TransferError )">
<parameter type="QBluetoothTransferReply::TransferError" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="95" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QDeclarativeBluetoothDiscoveryModel::DiscoveryMode )">
<parameter type="QDeclarativeBluetoothDiscoveryModel::DiscoveryMode" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="105" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QDeclarativeBluetoothDiscoveryModel::Error )">
<parameter type="QDeclarativeBluetoothDiscoveryModel::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QDeclarativeBluetoothService::Protocol )">
<parameter type="QDeclarativeBluetoothService::Protocol" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="87" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QDeclarativeBluetoothSocket::Error )">
<parameter type="QDeclarativeBluetoothSocket::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QDeclarativeBluetoothSocket::SocketState )">
<parameter type="QDeclarativeBluetoothSocket::SocketState" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QLowEnergyController::ControllerState )">
<parameter type="QLowEnergyController::ControllerState" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QLowEnergyController::Error )">
<parameter type="QLowEnergyController::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QLowEnergyController::RemoteAddressType )">
<parameter type="QLowEnergyController::RemoteAddressType" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qlowenergycontroller.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycontroller.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QLowEnergyController::Role )">
<parameter type="QLowEnergyController::Role" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QLowEnergyService::ServiceError )">
<parameter type="QLowEnergyService::ServiceError" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="80" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QLowEnergyService::ServiceState )">
<parameter type="QLowEnergyService::ServiceState" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="58" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QLowEnergyService::ServiceType )">
<parameter type="QLowEnergyService::ServiceType" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_getEnumName" status="internal" access="private" location="qlowenergyservice.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyservice.h" lineno="87" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * qt_getEnumName(QLowEnergyService::WriteMode )">
<parameter type="QLowEnergyService::WriteMode" name="" default=""/>
</function>
<function threadsafety="unspecified" name="operator|" status="internal" access="private" location="qbluetoothdevicediscoveryagent.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qbluetoothdevicediscoveryagent.h" lineno="134" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int operator|(int , int )">
<parameter type="int" name="" default=""/>
<parameter type="int" name="" default=""/>
</function>
<function threadsafety="unspecified" name="bt_get_le16" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="193" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="quint16" signature="quint16 bt_get_le16(const void *ptr)">
<parameter type="const void *" name="ptr" default=""/>
</function>
<function threadsafety="unspecified" name="btoh128" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="157" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void btoh128(const quint128 *src, quint128 *dst)">
<parameter type="const quint128 *" name="src" default=""/>
<parameter type="quint128 *" name="dst" default=""/>
</function>
<function threadsafety="unspecified" name="hci_clear_bit" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="308" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void hci_clear_bit(int nr, void *addr)">
<parameter type="int" name="nr" default=""/>
<parameter type="void *" name="addr" default=""/>
</function>
<function threadsafety="unspecified" name="hci_filter_all_events" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="336" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void hci_filter_all_events(struct hci_filter *f)">
<parameter type="struct hci_filter *" name="f" default=""/>
</function>
<function threadsafety="unspecified" name="hci_filter_all_ptypes" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="332" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void hci_filter_all_ptypes(struct hci_filter *f)">
<parameter type="struct hci_filter *" name="f" default=""/>
</function>
<function threadsafety="unspecified" name="hci_filter_clear" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="312" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void hci_filter_clear(struct hci_filter *f)">
<parameter type="struct hci_filter *" name="f" default=""/>
</function>
<function threadsafety="unspecified" name="hci_filter_clear_event" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="328" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void hci_filter_clear_event(int e, struct hci_filter *f)">
<parameter type="int" name="e" default=""/>
<parameter type="struct hci_filter *" name="f" default=""/>
</function>
<function threadsafety="unspecified" name="hci_filter_clear_ptype" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="320" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void hci_filter_clear_ptype(int t, struct hci_filter *f)">
<parameter type="int" name="t" default=""/>
<parameter type="struct hci_filter *" name="f" default=""/>
</function>
<function threadsafety="unspecified" name="hci_filter_set_event" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="324" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void hci_filter_set_event(int e, struct hci_filter *f)">
<parameter type="int" name="e" default=""/>
<parameter type="struct hci_filter *" name="f" default=""/>
</function>
<function threadsafety="unspecified" name="hci_filter_set_ptype" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="316" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void hci_filter_set_ptype(int t, struct hci_filter *f)">
<parameter type="int" name="t" default=""/>
<parameter type="struct hci_filter *" name="f" default=""/>
</function>
<function threadsafety="unspecified" name="hci_set_bit" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="304" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void hci_set_bit(int nr, void *addr)">
<parameter type="int" name="nr" default=""/>
<parameter type="void *" name="addr" default=""/>
</function>
<function threadsafety="unspecified" name="ntoh128" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="162" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void ntoh128(const quint128 *src, quint128 *dst)">
<parameter type="const quint128 *" name="src" default=""/>
<parameter type="quint128 *" name="dst" default=""/>
</function>
<function threadsafety="unspecified" name="putBtData" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="198" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void putBtData(T src, void *dst)">
<parameter type="T" name="src" default=""/>
<parameter type="void *" name="dst" default=""/>
</function>
<function threadsafety="unspecified" name="putBtData" status="internal" access="private" location="bluez_data_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/bluez/bluez_data_p.h" lineno="202" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void putBtData(quint128 src, void *dst)">
<parameter type="quint128" name="src" default=""/>
<parameter type="void *" name="dst" default=""/>
</function>
<function threadsafety="unspecified" name="swap" status="internal" access="private" location="qlowenergyadvertisingparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyadvertisingparameters.h" lineno="113" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void swap(QLowEnergyAdvertisingParameters &amp;value1, QLowEnergyAdvertisingParameters &amp;value2)">
<parameter type="QLowEnergyAdvertisingParameters &amp;" name="value1" default=""/>
<parameter type="QLowEnergyAdvertisingParameters &amp;" name="value2" default=""/>
</function>
<function threadsafety="unspecified" name="swap" status="internal" access="private" location="qlowenergycharacteristicdata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergycharacteristicdata.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void swap(QLowEnergyCharacteristicData &amp;value1, QLowEnergyCharacteristicData &amp;value2)">
<parameter type="QLowEnergyCharacteristicData &amp;" name="value1" default=""/>
<parameter type="QLowEnergyCharacteristicData &amp;" name="value2" default=""/>
</function>
<function threadsafety="unspecified" name="swap" status="internal" access="private" location="qlowenergyconnectionparameters.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergyconnectionparameters.h" lineno="86" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void swap(QLowEnergyConnectionParameters &amp;value1, QLowEnergyConnectionParameters &amp;value2)">
<parameter type="QLowEnergyConnectionParameters &amp;" name="value1" default=""/>
<parameter type="QLowEnergyConnectionParameters &amp;" name="value2" default=""/>
</function>
<function threadsafety="unspecified" name="swap" status="internal" access="private" location="qlowenergydescriptordata.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/qlowenergydescriptordata.h" lineno="97" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void swap(QLowEnergyDescriptorData &amp;value1, QLowEnergyDescriptorData &amp;value2)">
<parameter type="QLowEnergyDescriptorData &amp;" name="value1" default=""/>
<parameter type="QLowEnergyDescriptorData &amp;" name="value2" default=""/>
</function>
<qmlclass threadsafety="unspecified" name="BluetoothDiscoveryModel" qml-module-name="QtBluetooth" fullname="QtBluetooth.BluetoothDiscoveryModel" href="qml-qtbluetooth-bluetoothdiscoverymodel.html" status="active" access="public" since="5.2" title="BluetoothDiscoveryModel" fulltitle="BluetoothDiscoveryModel" subtitle="" brief="Enables searching for the Bluetooth devices and services in range">
<qmlproperty threadsafety="unspecified" name="discoveryMode" fullname="QtBluetooth.BluetoothDiscoveryModel.discoveryMode" href="qml-qtbluetooth-bluetoothdiscoverymodel.html#discoveryMode-prop" status="active" access="public" type="enumeration" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="error" fullname="QtBluetooth.BluetoothDiscoveryModel.error" href="qml-qtbluetooth-bluetoothdiscoverymodel.html#error-prop" status="active" access="public" type="enumeration" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="remoteAddress" fullname="QtBluetooth.BluetoothDiscoveryModel.remoteAddress" href="qml-qtbluetooth-bluetoothdiscoverymodel.html#remoteAddress-prop" status="active" access="public" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="running" fullname="QtBluetooth.BluetoothDiscoveryModel.running" href="qml-qtbluetooth-bluetoothdiscoverymodel.html#running-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="uuidFilter" fullname="QtBluetooth.BluetoothDiscoveryModel.uuidFilter" href="qml-qtbluetooth-bluetoothdiscoverymodel.html#uuidFilter-prop" status="active" access="public" type="string" attached="false" writable="true"/>
<qmlsignal threadsafety="unspecified" name="deviceDiscovered" fullname="QtBluetooth.BluetoothDiscoveryModel.deviceDiscovered" href="qml-qtbluetooth-bluetoothdiscoverymodel.html#deviceDiscovered-signal" status="active" access="public"/>
<qmlsignal threadsafety="unspecified" name="serviceDiscovered" fullname="QtBluetooth.BluetoothDiscoveryModel.serviceDiscovered" href="qml-qtbluetooth-bluetoothdiscoverymodel.html#serviceDiscovered-signal" status="active" access="public"/>
</qmlclass>
<class threadsafety="unspecified" name="QDeclarativeBluetoothDiscoveryModel" href="qdeclarativebluetoothdiscoverymodel.html" status="internal" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="70" bases="QAbstractListModel,QQmlParserStatus">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QDeclarativeBluetoothDiscoveryModel::QPrivateSignal" href="qdeclarativebluetoothdiscoverymodel-qprivatesignal.html" status="active" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="72"/>
<enum threadsafety="unspecified" name="Action" fullname="QDeclarativeBluetoothDiscoveryModel::Action" href="qdeclarativebluetoothdiscoverymodel.html#Action-enum" status="active" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="150">
<value name="IdleAction" value="0"/>
<value name="StopAction" value="1"/>
<value name="DeviceDiscoveryAction" value="2"/>
<value name="MinimalServiceDiscoveryAction" value="3"/>
<value name="FullServiceDiscoveryAction" value="4"/>
</enum>
<enum threadsafety="unspecified" name="DiscoveryMode" fullname="QDeclarativeBluetoothDiscoveryModel::DiscoveryMode" href="qdeclarativebluetoothdiscoverymodel.html#DiscoveryMode-enum" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="90">
<value name="MinimalServiceDiscovery" value="0"/>
<value name="FullServiceDiscovery" value="1"/>
<value name="DeviceDiscovery" value="2"/>
</enum>
<enum threadsafety="unspecified" name="Error" fullname="QDeclarativeBluetoothDiscoveryModel::Error" href="qdeclarativebluetoothdiscoverymodel.html#Error-enum" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="97">
<value name="NoError" value="0"/>
<value name="InputOutputError" value="1"/>
<value name="PoweredOffError" value="2"/>
<value name="UnknownError" value="3"/>
<value name="InvalidBluetoothAdapterError" value="4"/>
</enum>
<enum threadsafety="unspecified" name="anonymous" fullname="QDeclarativeBluetoothDiscoveryModel::anonymous" href="qdeclarativebluetoothdiscoverymodel.html#anonymous-enum" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="83">
<value name="Name" value="Qt::UserRole + 1"/>
<value name="ServiceRole" value="258"/>
<value name="DeviceName" value="259"/>
<value name="RemoteAddress" value="260"/>
</enum>
<function threadsafety="unspecified" name="QDeclarativeBluetoothDiscoveryModel" fullname="QDeclarativeBluetoothDiscoveryModel::QDeclarativeBluetoothDiscoveryModel" href="qdeclarativebluetoothdiscoverymodel.html#QDeclarativeBluetoothDiscoveryModel" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="80" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QDeclarativeBluetoothDiscoveryModel(QObject *parent)">
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="remoteAddress" fullname="QDeclarativeBluetoothDiscoveryModel::remoteAddress" href="qdeclarativebluetoothdiscoverymodel.html#remoteAddress-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="128" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="remoteAddress" type="QString" signature="QString remoteAddress()"/>
<function threadsafety="unspecified" name="tr" fullname="QDeclarativeBluetoothDiscoveryModel::tr" href="qdeclarativebluetoothdiscoverymodel.html#tr" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="72" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QDeclarativeBluetoothDiscoveryModel::trUtf8" href="qdeclarativebluetoothdiscoverymodel.html#trUtf8" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="72" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="toggleStartStop" fullname="QDeclarativeBluetoothDiscoveryModel::toggleStartStop" href="qdeclarativebluetoothdiscoverymodel.html#toggleStartStop" status="active" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="158" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool toggleStartStop(QDeclarativeBluetoothDiscoveryModel::Action action)">
<parameter type="QDeclarativeBluetoothDiscoveryModel::Action" name="action" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QDeclarativeBluetoothDiscoveryModel::qt_metacall" href="qdeclarativebluetoothdiscoverymodel.html#qt_metacall" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="72" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QDeclarativeBluetoothDiscoveryModel::qt_metacast" href="qdeclarativebluetoothdiscoverymodel.html#qt_metacast" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="72" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="classBegin" fullname="QDeclarativeBluetoothDiscoveryModel::classBegin" href="qdeclarativebluetoothdiscoverymodel.html#classBegin" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="111" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void classBegin()"/>
<function threadsafety="unspecified" name="clearModel" fullname="QDeclarativeBluetoothDiscoveryModel::clearModel" href="qdeclarativebluetoothdiscoverymodel.html#clearModel" status="active" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="148" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void clearModel()"/>
<function threadsafety="unspecified" name="componentComplete" fullname="QDeclarativeBluetoothDiscoveryModel::componentComplete" href="qdeclarativebluetoothdiscoverymodel.html#componentComplete" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="109" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void componentComplete()"/>
<function threadsafety="unspecified" name="deviceDiscovered" fullname="QDeclarativeBluetoothDiscoveryModel::deviceDiscovered" href="qdeclarativebluetoothdiscoverymodel.html#deviceDiscovered-1" status="active" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="142" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void deviceDiscovered(const QBluetoothDeviceInfo &amp;device)">
<parameter type="const QBluetoothDeviceInfo &amp;" name="device" default=""/>
</function>
<function threadsafety="unspecified" name="deviceDiscovered" fullname="QDeclarativeBluetoothDiscoveryModel::deviceDiscovered" href="qdeclarativebluetoothdiscoverymodel.html#deviceDiscovered" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="135" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void deviceDiscovered(const QString &amp;device)">
<parameter type="const QString &amp;" name="device" default=""/>
</function>
<function threadsafety="unspecified" name="discoveryModeChanged" fullname="QDeclarativeBluetoothDiscoveryModel::discoveryModeChanged" href="qdeclarativebluetoothdiscoverymodel.html#discoveryMode-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="133" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="discoveryMode" type="void" signature="void discoveryModeChanged()"/>
<function threadsafety="unspecified" name="errorChanged" fullname="QDeclarativeBluetoothDiscoveryModel::errorChanged" href="qdeclarativebluetoothdiscoverymodel.html#error-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="132" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="error" type="void" signature="void errorChanged()"/>
<function threadsafety="unspecified" name="errorDeviceDiscovery" fullname="QDeclarativeBluetoothDiscoveryModel::errorDeviceDiscovery" href="qdeclarativebluetoothdiscoverymodel.html#errorDeviceDiscovery" status="active" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="145" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void errorDeviceDiscovery(QBluetoothDeviceDiscoveryAgent::Error )">
<parameter type="QBluetoothDeviceDiscoveryAgent::Error" name="" default=""/>
</function>
<function threadsafety="unspecified" name="errorDiscovery" fullname="QDeclarativeBluetoothDiscoveryModel::errorDiscovery" href="qdeclarativebluetoothdiscoverymodel.html#errorDiscovery" status="active" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="144" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void errorDiscovery(QBluetoothServiceDiscoveryAgent::Error error)">
<parameter type="QBluetoothServiceDiscoveryAgent::Error" name="error" default=""/>
</function>
<function threadsafety="unspecified" name="finishedDiscovery" fullname="QDeclarativeBluetoothDiscoveryModel::finishedDiscovery" href="qdeclarativebluetoothdiscoverymodel.html#finishedDiscovery" status="active" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="143" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void finishedDiscovery()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QDeclarativeBluetoothDiscoveryModel::qt_static_metacall" href="qdeclarativebluetoothdiscoverymodel.html#qt_static_metacall" status="active" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="72" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="remoteAddressChanged" fullname="QDeclarativeBluetoothDiscoveryModel::remoteAddressChanged" href="qdeclarativebluetoothdiscoverymodel.html#remoteAddress-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="138" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="remoteAddress" type="void" signature="void remoteAddressChanged()"/>
<function threadsafety="unspecified" name="runningChanged" fullname="QDeclarativeBluetoothDiscoveryModel::runningChanged" href="qdeclarativebluetoothdiscoverymodel.html#running-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="136" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="running" type="void" signature="void runningChanged()"/>
<function threadsafety="unspecified" name="serviceDiscovered" fullname="QDeclarativeBluetoothDiscoveryModel::serviceDiscovered" href="qdeclarativebluetoothdiscoverymodel.html#serviceDiscovered" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="134" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serviceDiscovered(QDeclarativeBluetoothService *service)">
<parameter type="QDeclarativeBluetoothService *" name="service" default=""/>
</function>
<function threadsafety="unspecified" name="serviceDiscovered" fullname="QDeclarativeBluetoothDiscoveryModel::serviceDiscovered" href="qdeclarativebluetoothdiscoverymodel.html#serviceDiscovered-1" status="active" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="141" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void serviceDiscovered(const QBluetoothServiceInfo &amp;service)">
<parameter type="const QBluetoothServiceInfo &amp;" name="service" default=""/>
</function>
<function threadsafety="unspecified" name="setDiscoveryMode" fullname="QDeclarativeBluetoothDiscoveryModel::setDiscoveryMode" href="qdeclarativebluetoothdiscoverymodel.html#discoveryMode-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="118" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="discoveryMode" type="void" signature="void setDiscoveryMode(QDeclarativeBluetoothDiscoveryModel::DiscoveryMode discovery)">
<parameter type="QDeclarativeBluetoothDiscoveryModel::DiscoveryMode" name="discovery" default=""/>
</function>
<function threadsafety="unspecified" name="setRemoteAddress" fullname="QDeclarativeBluetoothDiscoveryModel::setRemoteAddress" href="qdeclarativebluetoothdiscoverymodel.html#remoteAddress-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="129" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="remoteAddress" type="void" signature="void setRemoteAddress(QString )">
<parameter type="QString" name="" default=""/>
</function>
<function threadsafety="unspecified" name="setRunning" fullname="QDeclarativeBluetoothDiscoveryModel::setRunning" href="qdeclarativebluetoothdiscoverymodel.html#running-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="123" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="running" type="void" signature="void setRunning(bool running)">
<parameter type="bool" name="running" default=""/>
</function>
<function threadsafety="unspecified" name="setUuidFilter" fullname="QDeclarativeBluetoothDiscoveryModel::setUuidFilter" href="qdeclarativebluetoothdiscoverymodel.html#uuidFilter-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="126" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="uuidFilter" type="void" signature="void setUuidFilter(QString uuid)">
<parameter type="QString" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="transitionToNextAction" fullname="QDeclarativeBluetoothDiscoveryModel::transitionToNextAction" href="qdeclarativebluetoothdiscoverymodel.html#transitionToNextAction" status="active" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="160" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void transitionToNextAction()"/>
<function threadsafety="unspecified" name="updateNextAction" fullname="QDeclarativeBluetoothDiscoveryModel::updateNextAction" href="qdeclarativebluetoothdiscoverymodel.html#updateNextAction" status="active" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="159" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void updateNextAction(QDeclarativeBluetoothDiscoveryModel::Action action)">
<parameter type="QDeclarativeBluetoothDiscoveryModel::Action" name="action" default=""/>
</function>
<function threadsafety="unspecified" name="uuidFilterChanged" fullname="QDeclarativeBluetoothDiscoveryModel::uuidFilterChanged" href="qdeclarativebluetoothdiscoverymodel.html#uuidFilter-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="137" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="uuidFilter" type="void" signature="void uuidFilterChanged()"/>
<function threadsafety="unspecified" name="~QDeclarativeBluetoothDiscoveryModel" fullname="QDeclarativeBluetoothDiscoveryModel::~QDeclarativeBluetoothDiscoveryModel" href="qdeclarativebluetoothdiscoverymodel.html#dtor.QDeclarativeBluetoothDiscoveryModel" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="81" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QDeclarativeBluetoothDiscoveryModel()"/>
<function threadsafety="unspecified" name="discoveryMode" fullname="QDeclarativeBluetoothDiscoveryModel::discoveryMode" href="qdeclarativebluetoothdiscoverymodel.html#discoveryMode-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="117" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="discoveryMode" type="QDeclarativeBluetoothDiscoveryModel::DiscoveryMode" signature="QDeclarativeBluetoothDiscoveryModel::DiscoveryMode discoveryMode() const"/>
<function threadsafety="unspecified" name="error" fullname="QDeclarativeBluetoothDiscoveryModel::error" href="qdeclarativebluetoothdiscoverymodel.html#error-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="107" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="error" type="QDeclarativeBluetoothDiscoveryModel::Error" signature="QDeclarativeBluetoothDiscoveryModel::Error error() const"/>
<function threadsafety="unspecified" name="uuidFilter" fullname="QDeclarativeBluetoothDiscoveryModel::uuidFilter" href="qdeclarativebluetoothdiscoverymodel.html#uuidFilter-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="125" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="uuidFilter" type="QString" signature="QString uuidFilter() const"/>
<function threadsafety="unspecified" name="data" fullname="QDeclarativeBluetoothDiscoveryModel::data" href="qdeclarativebluetoothdiscoverymodel.html#data" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="115" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVariant" signature="QVariant data(const QModelIndex &amp;index, int role) const">
<parameter type="const QModelIndex &amp;" name="index" default=""/>
<parameter type="int" name="role" default=""/>
</function>
<function threadsafety="unspecified" name="running" fullname="QDeclarativeBluetoothDiscoveryModel::running" href="qdeclarativebluetoothdiscoverymodel.html#running-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="122" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="running" type="bool" signature="bool running() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QDeclarativeBluetoothDiscoveryModel::metaObject" href="qdeclarativebluetoothdiscoverymodel.html#metaObject" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="72" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<function threadsafety="unspecified" name="rowCount" fullname="QDeclarativeBluetoothDiscoveryModel::rowCount" href="qdeclarativebluetoothdiscoverymodel.html#rowCount" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="114" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int rowCount(const QModelIndex &amp;parent) const">
<parameter type="const QModelIndex &amp;" name="parent" default=""/>
</function>
<property threadsafety="unspecified" name="discoveryMode" fullname="QDeclarativeBluetoothDiscoveryModel::discoveryMode" href="qdeclarativebluetoothdiscoverymodel.html#discoveryMode-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="74" type="DiscoveryMode">
<getter name="discoveryMode"/>
<setter name="setDiscoveryMode"/>
<notifier name="discoveryModeChanged"/>
</property>
<property threadsafety="unspecified" name="error" fullname="QDeclarativeBluetoothDiscoveryModel::error" href="qdeclarativebluetoothdiscoverymodel.html#error-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="73" type="Error">
<getter name="error"/>
<notifier name="errorChanged"/>
</property>
<property threadsafety="unspecified" name="remoteAddress" fullname="QDeclarativeBluetoothDiscoveryModel::remoteAddress" href="qdeclarativebluetoothdiscoverymodel.html#remoteAddress-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="77" type="QString">
<getter name="remoteAddress"/>
<setter name="setRemoteAddress"/>
<notifier name="remoteAddressChanged"/>
</property>
<property threadsafety="unspecified" name="running" fullname="QDeclarativeBluetoothDiscoveryModel::running" href="qdeclarativebluetoothdiscoverymodel.html#running-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="75" type="bool">
<getter name="running"/>
<setter name="setRunning"/>
<notifier name="runningChanged"/>
</property>
<property threadsafety="unspecified" name="uuidFilter" fullname="QDeclarativeBluetoothDiscoveryModel::uuidFilter" href="qdeclarativebluetoothdiscoverymodel.html#uuidFilter-prop" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="76" type="QString">
<getter name="uuidFilter"/>
<setter name="setUuidFilter"/>
<notifier name="uuidFilterChanged"/>
</property>
<variable threadsafety="unspecified" name="d" fullname="QDeclarativeBluetoothDiscoveryModel::d" href="qdeclarativebluetoothdiscoverymodel.html#d-var" status="active" access="private" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="163" type="QDeclarativeBluetoothDiscoveryModelPrivate *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QDeclarativeBluetoothDiscoveryModel::staticMetaObject" href="qdeclarativebluetoothdiscoverymodel.html#staticMetaObject-var" status="active" access="public" location="qdeclarativebluetoothdiscoverymodel_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel_p.h" lineno="72" type="const QMetaObject" static="true"/>
</class>
<qmlclass threadsafety="unspecified" name="BluetoothService" qml-module-name="QtBluetooth" fullname="QtBluetooth.BluetoothService" href="qml-qtbluetooth-bluetoothservice.html" status="active" access="public" since="5.2" title="BluetoothService" fulltitle="BluetoothService" subtitle="" brief="Provides information about a particular Bluetooth service">
<qmlproperty threadsafety="unspecified" name="deviceAddress" fullname="QtBluetooth.BluetoothService.deviceAddress" href="qml-qtbluetooth-bluetoothservice.html#deviceAddress-prop" status="active" access="public" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="deviceName" fullname="QtBluetooth.BluetoothService.deviceName" href="qml-qtbluetooth-bluetoothservice.html#deviceName-prop" status="active" access="public" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="registered" fullname="QtBluetooth.BluetoothService.registered" href="qml-qtbluetooth-bluetoothservice.html#registered-prop" status="active" access="public" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="serviceDescription" fullname="QtBluetooth.BluetoothService.serviceDescription" href="qml-qtbluetooth-bluetoothservice.html#serviceDescription-prop" status="active" access="public" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="serviceName" fullname="QtBluetooth.BluetoothService.serviceName" href="qml-qtbluetooth-bluetoothservice.html#serviceName-prop" status="active" access="public" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="serviceProtocol" fullname="QtBluetooth.BluetoothService.serviceProtocol" href="qml-qtbluetooth-bluetoothservice.html#serviceProtocol-prop" status="active" access="public" type="enumeration" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="serviceUuid" fullname="QtBluetooth.BluetoothService.serviceUuid" href="qml-qtbluetooth-bluetoothservice.html#serviceUuid-prop" status="active" access="public" type="string" attached="false" writable="true"/>
<qmlsignal threadsafety="unspecified" name="detailsChanged" fullname="QtBluetooth.BluetoothService.detailsChanged" href="qml-qtbluetooth-bluetoothservice.html#detailsChanged-signal" status="active" access="public"/>
</qmlclass>
<class threadsafety="unspecified" name="QDeclarativeBluetoothService" href="qdeclarativebluetoothservice.html" status="internal" access="private" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="65" bases="QObject,QQmlParserStatus">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QDeclarativeBluetoothService::QPrivateSignal" href="qdeclarativebluetoothservice-qprivatesignal.html" status="active" access="private" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="67"/>
<enum threadsafety="unspecified" name="Protocol" fullname="QDeclarativeBluetoothService::Protocol" href="qdeclarativebluetoothservice.html#Protocol-enum" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="79">
<value name="RfcommProtocol" value="QBluetoothServiceInfo::RfcommProtocol"/>
<value name="L2CapProtocol" value="QBluetoothServiceInfo::L2capProtocol"/>
<value name="UnknownProtocol" value="QBluetoothServiceInfo::UnknownProtocol"/>
</enum>
<function threadsafety="unspecified" name="QDeclarativeBluetoothService" fullname="QDeclarativeBluetoothService::QDeclarativeBluetoothService" href="qdeclarativebluetoothservice.html#QDeclarativeBluetoothService" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="86" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QDeclarativeBluetoothService(QObject *parent)">
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="QDeclarativeBluetoothService" fullname="QDeclarativeBluetoothService::QDeclarativeBluetoothService" href="qdeclarativebluetoothservice.html#QDeclarativeBluetoothService-1" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="87" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QDeclarativeBluetoothService(const QBluetoothServiceInfo &amp;service, QObject *parent)">
<parameter type="const QBluetoothServiceInfo &amp;" name="service" default=""/>
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="nextClient" fullname="QDeclarativeBluetoothService::nextClient" href="qdeclarativebluetoothservice.html#nextClient" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="101" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QDeclarativeBluetoothSocket *" signature="QDeclarativeBluetoothSocket * nextClient()"/>
<function threadsafety="unspecified" name="tr" fullname="QDeclarativeBluetoothService::tr" href="qdeclarativebluetoothservice.html#tr" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="67" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QDeclarativeBluetoothService::trUtf8" href="qdeclarativebluetoothservice.html#trUtf8" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="67" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QDeclarativeBluetoothService::qt_metacall" href="qdeclarativebluetoothservice.html#qt_metacall" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="67" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QDeclarativeBluetoothService::qt_metacast" href="qdeclarativebluetoothservice.html#qt_metacast" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="67" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="assignNextClient" fullname="QDeclarativeBluetoothService::assignNextClient" href="qdeclarativebluetoothservice.html#assignNextClient" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="102" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void assignNextClient(QDeclarativeBluetoothSocket *dbs)">
<parameter type="QDeclarativeBluetoothSocket *" name="dbs" default=""/>
</function>
<function threadsafety="unspecified" name="classBegin" fullname="QDeclarativeBluetoothService::classBegin" href="qdeclarativebluetoothservice.html#classBegin" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="105" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void classBegin()"/>
<function threadsafety="unspecified" name="componentComplete" fullname="QDeclarativeBluetoothService::componentComplete" href="qdeclarativebluetoothservice.html#componentComplete" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="106" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void componentComplete()"/>
<function threadsafety="unspecified" name="detailsChanged" fullname="QDeclarativeBluetoothService::detailsChanged" href="qdeclarativebluetoothservice.html#detailsChanged" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="116" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="deviceAddress,deviceName,serviceDescription,serviceName,serviceProtocol,serviceUuid" type="void" signature="void detailsChanged()"/>
<function threadsafety="unspecified" name="newClient" fullname="QDeclarativeBluetoothService::newClient" href="qdeclarativebluetoothservice.html#newClient" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="118" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void newClient()"/>
<function threadsafety="unspecified" name="new_connection" fullname="QDeclarativeBluetoothService::new_connection" href="qdeclarativebluetoothservice.html#new_connection" status="active" access="private" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="121" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void new_connection()"/>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QDeclarativeBluetoothService::qt_static_metacall" href="qdeclarativebluetoothservice.html#qt_static_metacall" status="active" access="private" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="67" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="registeredChanged" fullname="QDeclarativeBluetoothService::registeredChanged" href="qdeclarativebluetoothservice.html#registered-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="117" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="registered" type="void" signature="void registeredChanged()"/>
<function threadsafety="unspecified" name="setDeviceAddress" fullname="QDeclarativeBluetoothService::setDeviceAddress" href="qdeclarativebluetoothservice.html#deviceAddress-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="109" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="deviceAddress" type="void" signature="void setDeviceAddress(const QString &amp;address)">
<parameter type="const QString &amp;" name="address" default=""/>
</function>
<function threadsafety="unspecified" name="setRegistered" fullname="QDeclarativeBluetoothService::setRegistered" href="qdeclarativebluetoothservice.html#registered-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="113" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="registered" type="void" signature="void setRegistered(bool registered)">
<parameter type="bool" name="registered" default=""/>
</function>
<function threadsafety="unspecified" name="setServiceDescription" fullname="QDeclarativeBluetoothService::setServiceDescription" href="qdeclarativebluetoothservice.html#serviceDescription-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="110" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="serviceDescription" type="void" signature="void setServiceDescription(const QString &amp;description)">
<parameter type="const QString &amp;" name="description" default=""/>
</function>
<function threadsafety="unspecified" name="setServiceName" fullname="QDeclarativeBluetoothService::setServiceName" href="qdeclarativebluetoothservice.html#serviceName-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="108" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="serviceName" type="void" signature="void setServiceName(const QString &amp;name)">
<parameter type="const QString &amp;" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="setServiceProtocol" fullname="QDeclarativeBluetoothService::setServiceProtocol" href="qdeclarativebluetoothservice.html#serviceProtocol-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="112" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="serviceProtocol" type="void" signature="void setServiceProtocol(QDeclarativeBluetoothService::Protocol protocol)">
<parameter type="QDeclarativeBluetoothService::Protocol" name="protocol" default=""/>
</function>
<function threadsafety="unspecified" name="setServiceUuid" fullname="QDeclarativeBluetoothService::setServiceUuid" href="qdeclarativebluetoothservice.html#serviceUuid-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="111" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="serviceUuid" type="void" signature="void setServiceUuid(const QString &amp;uuid)">
<parameter type="const QString &amp;" name="uuid" default=""/>
</function>
<function threadsafety="unspecified" name="~QDeclarativeBluetoothService" fullname="QDeclarativeBluetoothService::~QDeclarativeBluetoothService" href="qdeclarativebluetoothservice.html#dtor.QDeclarativeBluetoothService" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="89" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QDeclarativeBluetoothService()"/>
<function threadsafety="unspecified" name="serviceInfo" fullname="QDeclarativeBluetoothService::serviceInfo" href="qdeclarativebluetoothservice.html#serviceInfo" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="99" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBluetoothServiceInfo *" signature="QBluetoothServiceInfo * serviceInfo() const"/>
<function threadsafety="unspecified" name="serviceProtocol" fullname="QDeclarativeBluetoothService::serviceProtocol" href="qdeclarativebluetoothservice.html#serviceProtocol-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="96" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="serviceProtocol" type="QDeclarativeBluetoothService::Protocol" signature="QDeclarativeBluetoothService::Protocol serviceProtocol() const"/>
<function threadsafety="unspecified" name="deviceAddress" fullname="QDeclarativeBluetoothService::deviceAddress" href="qdeclarativebluetoothservice.html#deviceAddress-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="92" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="deviceAddress" type="QString" signature="QString deviceAddress() const"/>
<function threadsafety="unspecified" name="deviceName" fullname="QDeclarativeBluetoothService::deviceName" href="qdeclarativebluetoothservice.html#deviceName-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="91" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="deviceName" type="QString" signature="QString deviceName() const"/>
<function threadsafety="unspecified" name="serviceDescription" fullname="QDeclarativeBluetoothService::serviceDescription" href="qdeclarativebluetoothservice.html#serviceDescription-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="94" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="serviceDescription" type="QString" signature="QString serviceDescription() const"/>
<function threadsafety="unspecified" name="serviceName" fullname="QDeclarativeBluetoothService::serviceName" href="qdeclarativebluetoothservice.html#serviceName-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="93" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="serviceName" type="QString" signature="QString serviceName() const"/>
<function threadsafety="unspecified" name="serviceUuid" fullname="QDeclarativeBluetoothService::serviceUuid" href="qdeclarativebluetoothservice.html#serviceUuid-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="95" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="serviceUuid" type="QString" signature="QString serviceUuid() const"/>
<function threadsafety="unspecified" name="isRegistered" fullname="QDeclarativeBluetoothService::isRegistered" href="qdeclarativebluetoothservice.html#registered-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="97" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="registered" type="bool" signature="bool isRegistered() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QDeclarativeBluetoothService::metaObject" href="qdeclarativebluetoothservice.html#metaObject" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="67" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<property threadsafety="unspecified" name="deviceAddress" fullname="QDeclarativeBluetoothService::deviceAddress" href="qdeclarativebluetoothservice.html#deviceAddress-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="69" type="QString">
<getter name="deviceAddress"/>
<setter name="setDeviceAddress"/>
<notifier name="detailsChanged"/>
</property>
<property threadsafety="unspecified" name="deviceName" fullname="QDeclarativeBluetoothService::deviceName" href="qdeclarativebluetoothservice.html#deviceName-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="68" type="QString">
<getter name="deviceName"/>
<notifier name="detailsChanged"/>
</property>
<property threadsafety="unspecified" name="registered" fullname="QDeclarativeBluetoothService::registered" href="qdeclarativebluetoothservice.html#registered-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="74" type="bool">
<getter name="isRegistered"/>
<setter name="setRegistered"/>
<notifier name="registeredChanged"/>
</property>
<property threadsafety="unspecified" name="serviceDescription" fullname="QDeclarativeBluetoothService::serviceDescription" href="qdeclarativebluetoothservice.html#serviceDescription-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="71" type="QString">
<getter name="serviceDescription"/>
<setter name="setServiceDescription"/>
<notifier name="detailsChanged"/>
</property>
<property threadsafety="unspecified" name="serviceName" fullname="QDeclarativeBluetoothService::serviceName" href="qdeclarativebluetoothservice.html#serviceName-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="70" type="QString">
<getter name="serviceName"/>
<setter name="setServiceName"/>
<notifier name="detailsChanged"/>
</property>
<property threadsafety="unspecified" name="serviceProtocol" fullname="QDeclarativeBluetoothService::serviceProtocol" href="qdeclarativebluetoothservice.html#serviceProtocol-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="73" type="Protocol">
<getter name="serviceProtocol"/>
<setter name="setServiceProtocol"/>
<notifier name="detailsChanged"/>
</property>
<property threadsafety="unspecified" name="serviceUuid" fullname="QDeclarativeBluetoothService::serviceUuid" href="qdeclarativebluetoothservice.html#serviceUuid-prop" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="72" type="QString">
<getter name="serviceUuid"/>
<setter name="setServiceUuid"/>
<notifier name="detailsChanged"/>
</property>
<variable threadsafety="unspecified" name="d" fullname="QDeclarativeBluetoothService::d" href="qdeclarativebluetoothservice.html#d-var" status="active" access="private" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="124" type="QDeclarativeBluetoothServicePrivate *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QDeclarativeBluetoothService::staticMetaObject" href="qdeclarativebluetoothservice.html#staticMetaObject-var" status="active" access="public" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="67" type="const QMetaObject" static="true"/>
</class>
<variable threadsafety="unspecified" name="QDeclarativeBluetoothService" status="internal" access="private" location="qdeclarativebluetoothservice_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothservice_p.h" lineno="129" type="int" static="false"/>
<qmlclass threadsafety="unspecified" name="BluetoothSocket" qml-module-name="QtBluetooth" fullname="QtBluetooth.BluetoothSocket" href="qml-qtbluetooth-bluetoothsocket.html" status="active" access="public" since="5.2" title="BluetoothSocket" fulltitle="BluetoothSocket" subtitle="" brief="Enables connecting and communicating with a Bluetooth service or device">
<qmlproperty threadsafety="unspecified" name="connected" fullname="QtBluetooth.BluetoothSocket.connected" href="qml-qtbluetooth-bluetoothsocket.html#connected-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="error" fullname="QtBluetooth.BluetoothSocket.error" href="qml-qtbluetooth-bluetoothsocket.html#error-prop" status="active" access="public" type="enumeration" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="service" fullname="QtBluetooth.BluetoothSocket.service" href="qml-qtbluetooth-bluetoothsocket.html#service-prop" status="active" access="public" type="BluetoothService" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="state" fullname="QtBluetooth.BluetoothSocket.state" href="qml-qtbluetooth-bluetoothsocket.html#state-prop" status="active" access="public" type="enumeration" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="stringData" fullname="QtBluetooth.BluetoothSocket.stringData" href="qml-qtbluetooth-bluetoothsocket.html#stringData-prop" status="active" access="public" type="string" attached="false" writable="true"/>
</qmlclass>
<class threadsafety="unspecified" name="QDeclarativeBluetoothSocket" href="qdeclarativebluetoothsocket.html" status="internal" access="private" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="67" bases="QObject,QQmlParserStatus">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QDeclarativeBluetoothSocket::QPrivateSignal" href="qdeclarativebluetoothsocket-qprivatesignal.html" status="active" access="private" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="69"/>
<enum threadsafety="unspecified" name="Error" fullname="QDeclarativeBluetoothSocket::Error" href="qdeclarativebluetoothsocket.html#Error-enum" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="78">
<value name="NoError" value="QBluetoothSocket::NoSocketError"/>
<value name="UnknownSocketError" value="QBluetoothSocket::UnknownSocketError"/>
<value name="RemoteHostClosedError" value="QBluetoothSocket::RemoteHostClosedError"/>
<value name="HostNotFoundError" value="QBluetoothSocket::HostNotFoundError"/>
<value name="ServiceNotFoundError" value="QBluetoothSocket::ServiceNotFoundError"/>
<value name="NetworkError" value="QBluetoothSocket::NetworkError"/>
<value name="UnsupportedProtocolError" value="QBluetoothSocket::UnsupportedProtocolError"/>
</enum>
<enum threadsafety="unspecified" name="SocketState" fullname="QDeclarativeBluetoothSocket::SocketState" href="qdeclarativebluetoothsocket.html#SocketState-enum" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="89">
<value name="Unconnected" value="QBluetoothSocket::UnconnectedState"/>
<value name="ServiceLookup" value="QBluetoothSocket::ServiceLookupState"/>
<value name="Connecting" value="QBluetoothSocket::ConnectingState"/>
<value name="Connected" value="QBluetoothSocket::ConnectedState"/>
<value name="Bound" value="QBluetoothSocket::BoundState"/>
<value name="Closing" value="QBluetoothSocket::ClosingState"/>
<value name="Listening" value="QBluetoothSocket::ListeningState"/>
<value name="NoServiceSet" value="100"/>
</enum>
<function threadsafety="unspecified" name="service" fullname="QDeclarativeBluetoothSocket::service" href="qdeclarativebluetoothsocket.html#service-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="108" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="service" type="QDeclarativeBluetoothService *" signature="QDeclarativeBluetoothService * service()"/>
<function threadsafety="unspecified" name="QDeclarativeBluetoothSocket" fullname="QDeclarativeBluetoothSocket::QDeclarativeBluetoothSocket" href="qdeclarativebluetoothsocket.html#QDeclarativeBluetoothSocket-2" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="104" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QDeclarativeBluetoothSocket(QBluetoothSocket *socket, QDeclarativeBluetoothService *service, QObject *paprent)">
<parameter type="QBluetoothSocket *" name="socket" default=""/>
<parameter type="QDeclarativeBluetoothService *" name="service" default=""/>
<parameter type="QObject *" name="paprent" default="0"/>
</function>
<function threadsafety="unspecified" name="QDeclarativeBluetoothSocket" fullname="QDeclarativeBluetoothSocket::QDeclarativeBluetoothSocket" href="qdeclarativebluetoothsocket.html#QDeclarativeBluetoothSocket-1" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="102" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QDeclarativeBluetoothSocket(QDeclarativeBluetoothService *service, QObject *parent)">
<parameter type="QDeclarativeBluetoothService *" name="service" default=""/>
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="QDeclarativeBluetoothSocket" fullname="QDeclarativeBluetoothSocket::QDeclarativeBluetoothSocket" href="qdeclarativebluetoothsocket.html#QDeclarativeBluetoothSocket" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="101" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QDeclarativeBluetoothSocket(QObject *parent)">
<parameter type="QObject *" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="stringData" fullname="QDeclarativeBluetoothSocket::stringData" href="qdeclarativebluetoothsocket.html#stringData-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="113" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="stringData" type="QString" signature="QString stringData()"/>
<function threadsafety="unspecified" name="tr" fullname="QDeclarativeBluetoothSocket::tr" href="qdeclarativebluetoothsocket.html#tr" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="69" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QDeclarativeBluetoothSocket::trUtf8" href="qdeclarativebluetoothsocket.html#trUtf8" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="69" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QDeclarativeBluetoothSocket::qt_metacall" href="qdeclarativebluetoothsocket.html#qt_metacall" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="69" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QDeclarativeBluetoothSocket::qt_metacast" href="qdeclarativebluetoothsocket.html#qt_metacast" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="69" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="classBegin" fullname="QDeclarativeBluetoothSocket::classBegin" href="qdeclarativebluetoothsocket.html#classBegin" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="116" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void classBegin()"/>
<function threadsafety="unspecified" name="componentComplete" fullname="QDeclarativeBluetoothSocket::componentComplete" href="qdeclarativebluetoothsocket.html#componentComplete" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="117" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void componentComplete()"/>
<function threadsafety="unspecified" name="connectedChanged" fullname="QDeclarativeBluetoothSocket::connectedChanged" href="qdeclarativebluetoothsocket.html#connected-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="123" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="connected" type="void" signature="void connectedChanged()"/>
<function threadsafety="unspecified" name="dataAvailable" fullname="QDeclarativeBluetoothSocket::dataAvailable" href="qdeclarativebluetoothsocket.html#stringData-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="126" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="stringData" type="void" signature="void dataAvailable()"/>
<function threadsafety="unspecified" name="errorChanged" fullname="QDeclarativeBluetoothSocket::errorChanged" href="qdeclarativebluetoothsocket.html#error-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="124" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="error" type="void" signature="void errorChanged()"/>
<function threadsafety="unspecified" name="newSocket" fullname="QDeclarativeBluetoothSocket::newSocket" href="qdeclarativebluetoothsocket.html#newSocket" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="119" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void newSocket(QBluetoothSocket *socket, QDeclarativeBluetoothService *service)">
<parameter type="QBluetoothSocket *" name="socket" default=""/>
<parameter type="QDeclarativeBluetoothService *" name="service" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QDeclarativeBluetoothSocket::qt_static_metacall" href="qdeclarativebluetoothsocket.html#qt_static_metacall" status="active" access="private" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="69" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="sendStringData" fullname="QDeclarativeBluetoothSocket::sendStringData" href="qdeclarativebluetoothsocket.html#sendStringData" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="131" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="stringData" type="void" signature="void sendStringData(const QString &amp;data)">
<parameter type="const QString &amp;" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="serviceChanged" fullname="QDeclarativeBluetoothSocket::serviceChanged" href="qdeclarativebluetoothsocket.html#service-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="122" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="service" type="void" signature="void serviceChanged()"/>
<function threadsafety="unspecified" name="setConnected" fullname="QDeclarativeBluetoothSocket::setConnected" href="qdeclarativebluetoothsocket.html#connected-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="130" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="connected" type="void" signature="void setConnected(bool connected)">
<parameter type="bool" name="connected" default=""/>
</function>
<function threadsafety="unspecified" name="setService" fullname="QDeclarativeBluetoothSocket::setService" href="qdeclarativebluetoothsocket.html#service-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="129" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="service" type="void" signature="void setService(QDeclarativeBluetoothService *service)">
<parameter type="QDeclarativeBluetoothService *" name="service" default=""/>
</function>
<function threadsafety="unspecified" name="socket_connected" fullname="QDeclarativeBluetoothSocket::socket_connected" href="qdeclarativebluetoothsocket.html#socket_connected" status="active" access="private" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="134" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void socket_connected()"/>
<function threadsafety="unspecified" name="socket_disconnected" fullname="QDeclarativeBluetoothSocket::socket_disconnected" href="qdeclarativebluetoothsocket.html#socket_disconnected" status="active" access="private" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="135" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void socket_disconnected()"/>
<function threadsafety="unspecified" name="socket_error" fullname="QDeclarativeBluetoothSocket::socket_error" href="qdeclarativebluetoothsocket.html#socket_error" status="active" access="private" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="136" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void socket_error(QBluetoothSocket::SocketError )">
<parameter type="QBluetoothSocket::SocketError" name="" default=""/>
</function>
<function threadsafety="unspecified" name="socket_readyRead" fullname="QDeclarativeBluetoothSocket::socket_readyRead" href="qdeclarativebluetoothsocket.html#socket_readyRead" status="active" access="private" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="138" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void socket_readyRead()"/>
<function threadsafety="unspecified" name="socket_state" fullname="QDeclarativeBluetoothSocket::socket_state" href="qdeclarativebluetoothsocket.html#socket_state" status="active" access="private" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="137" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void socket_state(QBluetoothSocket::SocketState )">
<parameter type="QBluetoothSocket::SocketState" name="" default=""/>
</function>
<function threadsafety="unspecified" name="stateChanged" fullname="QDeclarativeBluetoothSocket::stateChanged" href="qdeclarativebluetoothsocket.html#socketState-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="125" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="socketState" type="void" signature="void stateChanged()"/>
<function threadsafety="unspecified" name="~QDeclarativeBluetoothSocket" fullname="QDeclarativeBluetoothSocket::~QDeclarativeBluetoothSocket" href="qdeclarativebluetoothsocket.html#dtor.QDeclarativeBluetoothSocket" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="106" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QDeclarativeBluetoothSocket()"/>
<function threadsafety="unspecified" name="error" fullname="QDeclarativeBluetoothSocket::error" href="qdeclarativebluetoothsocket.html#error-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="110" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="error" type="QDeclarativeBluetoothSocket::Error" signature="QDeclarativeBluetoothSocket::Error error() const"/>
<function threadsafety="unspecified" name="state" fullname="QDeclarativeBluetoothSocket::state" href="qdeclarativebluetoothsocket.html#socketState-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="111" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="socketState" type="QDeclarativeBluetoothSocket::SocketState" signature="QDeclarativeBluetoothSocket::SocketState state() const"/>
<function threadsafety="unspecified" name="connected" fullname="QDeclarativeBluetoothSocket::connected" href="qdeclarativebluetoothsocket.html#connected-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="109" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="connected" type="bool" signature="bool connected() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QDeclarativeBluetoothSocket::metaObject" href="qdeclarativebluetoothsocket.html#metaObject" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="69" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<property threadsafety="unspecified" name="connected" fullname="QDeclarativeBluetoothSocket::connected" href="qdeclarativebluetoothsocket.html#connected-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="71" type="bool">
<getter name="connected"/>
<setter name="setConnected"/>
<notifier name="connectedChanged"/>
</property>
<property threadsafety="unspecified" name="error" fullname="QDeclarativeBluetoothSocket::error" href="qdeclarativebluetoothsocket.html#error-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="72" type="Error">
<getter name="error"/>
<notifier name="errorChanged"/>
</property>
<property threadsafety="unspecified" name="service" fullname="QDeclarativeBluetoothSocket::service" href="qdeclarativebluetoothsocket.html#service-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="70" type="QDeclarativeBluetoothService*">
<getter name="service"/>
<setter name="setService"/>
<notifier name="serviceChanged"/>
</property>
<property threadsafety="unspecified" name="socketState" fullname="QDeclarativeBluetoothSocket::socketState" href="qdeclarativebluetoothsocket.html#socketState-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="73" type="SocketState">
<getter name="state"/>
<notifier name="stateChanged"/>
</property>
<property threadsafety="unspecified" name="stringData" fullname="QDeclarativeBluetoothSocket::stringData" href="qdeclarativebluetoothsocket.html#stringData-prop" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="74" type="QString">
<getter name="stringData"/>
<setter name="sendStringData"/>
<notifier name="dataAvailable"/>
</property>
<variable threadsafety="unspecified" name="d" fullname="QDeclarativeBluetoothSocket::d" href="qdeclarativebluetoothsocket.html#d-var" status="active" access="private" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="141" type="QDeclarativeBluetoothSocketPrivate *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QDeclarativeBluetoothSocket::staticMetaObject" href="qdeclarativebluetoothsocket.html#staticMetaObject-var" status="active" access="public" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="69" type="const QMetaObject" static="true"/>
</class>
<variable threadsafety="unspecified" name="QDeclarativeBluetoothSocket" status="internal" access="private" location="qdeclarativebluetoothsocket_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/imports/bluetooth/qdeclarativebluetoothsocket_p.h" lineno="146" type="int" static="false"/>
<group name="all-examples" href="all-examples.html" status="internal" seen="false" title="" members="bluetooth-examples.html"/>
<group name="attributions-libs" href="attributions-libs.html" status="internal" seen="false" title="" members="qtbluetooth-attribution-bluez.html"/>
<group name="attributions-qtbluetooth" href="attributions-qtbluetooth.html" status="internal" seen="false" title="" members="qtbluetooth-attribution-bluez.html"/>
<group name="modules" href="modules.html" status="internal" seen="false" title="" members="QtBluetooth"/>
<group name="qmlmodules" href="qmlmodules.html" status="internal" seen="false" title="" members="QtBluetooth"/>
<group name="shared" href="shared.html" status="internal" seen="false" title="" members="QLowEnergyAdvertisingData,QLowEnergyAdvertisingParameters,QLowEnergyCharacteristicData,QLowEnergyConnectionParameters,QLowEnergyDescriptorData,QLowEnergyServiceData"/>
<group name="technology-apis" href="technology-apis.html" status="internal" seen="false" title="" members="qtbluetooth-index.html,qtbluetooth-le-overview.html,qtbluetooth-overview.html"/>
<module name="QtBluetooth" href="qtbluetooth-module.html" status="active" location="bluetooth-cpp.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/doc/src/bluetooth-cpp.qdoc" lineno="27" since="5.2" seen="true" title="Qt Bluetooth C++ Classes" module="QtBluetooth" groups="modules" members="QBluetooth,QBluetoothAddress,QBluetoothDeviceDiscoveryAgent,QBluetoothDeviceInfo,QBluetoothHostInfo,QBluetoothLocalDevice,QBluetoothServer,QBluetoothServiceDiscoveryAgent,Sequence,Alternative,QBluetoothServiceInfo,QBluetoothSocket,QBluetoothTransferManager,QBluetoothTransferReply,QBluetoothTransferRequest,QBluetoothUuid,QLowEnergyAdvertisingData,QLowEnergyAdvertisingParameters,AddressInfo,QLowEnergyCharacteristic,QLowEnergyCharacteristicData,QLowEnergyConnectionParameters,QLowEnergyController,QLowEnergyDescriptor,QLowEnergyDescriptorData,QLowEnergyService,QLowEnergyServiceData" brief="Enables basic Bluetooth operations like scanning for devices and connecting them"/>
<qmlmodule name="QtBluetooth" qml-module-name="QtBluetooth" qml-module-version="5.11" href="qtbluetooth-qmlmodule.html" status="active" location="bluetooth-qml.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtconnectivity/src/bluetooth/doc/src/bluetooth-qml.qdoc" lineno="29" seen="true" title="Qt Bluetooth QML Types" module="QtBluetooth" groups="qmlmodules" members="BluetoothDiscoveryModel,BluetoothService,BluetoothSocket" brief="Provides QML types for basic Bluetooth operations on devices"/>
</namespace>
</INDEX>