public static interface BluetoothHelper.OnBluetoothDeviceListener extends BluetoothHelper.OnSearchDeviceListener
| Modifier and Type | Method and Description |
|---|---|
void |
onBluetoothOpened()
蓝牙打开监听
|
void |
onBluetoothReOpened()
蓝牙重新打开监听
|
void |
onBondStateChanged(android.bluetooth.BluetoothDevice device,
android.content.Intent intent)
蓝牙绑定状态发生改变
|
onNewDeviceFound, onSearchCompleted, onStartDiscovery