Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"
This commit is contained in:
commit
96dd4e7ff0
|
|
@ -47,7 +47,12 @@
|
|||
\li Receive advertisement from Bluetooth Low Energy device.
|
||||
\endlist
|
||||
|
||||
Note that the Object Push Profile is not supported on Android.
|
||||
Note that the Object Push Profile is not supported on Android and Windows.
|
||||
|
||||
Note that parts of RFCOMM functionality cannot be configured by Qt on Windows.
|
||||
A service's \l {ServiceClassIds} and \l {ProtocolDescriptorList} are filled automatically by
|
||||
Windows. Therefore registering a service with custom values for these fields might not yield the
|
||||
expected result on Windows.
|
||||
|
||||
The following sections describe how to use the Qt Bluetooth C++ API classes
|
||||
for the above use cases.
|
||||
|
|
|
|||
Loading…
Reference in New Issue