![]() |
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.app.Activity;import android.bluetooth.BluetoothAdapter;import android.bluetooth.BluetoothDevice;import android.bluetooth.BluetoothProfile;import android.bluetooth.BluetoothManager;import android.content.BroadcastReceiver;import android.content.Context;import android.content.Intent;import android.util.Log;import java.lang.reflect.Method;import java.util.HashSet;import java.util.List;Go to the source code of this file.
Classes | |
| class | org.qtproject.qt.android.bluetooth.QtBluetoothBroadcastReceiver |
Packages | |
| package | org.qtproject.qt.android.bluetooth |