![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
import android.bluetooth.BluetoothAdapter;import android.bluetooth.BluetoothServerSocket;import android.bluetooth.BluetoothManager;import android.bluetooth.BluetoothSocket;import android.content.Context;import android.util.Log;import java.io.IOException;import java.util.UUID;Go to the source code of this file.
Classes | |
| class | org.qtproject.qt.android.bluetooth.QtBluetoothSocketServer |
Packages | |
| package | org.qtproject.qt.android.bluetooth |