Interface BluetoothMeshProxyConnectCallback
public interface BluetoothMeshProxyConnectCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onMeshProxyConnected
(com.welie.blessed.BluetoothPeripheral peripheral, boolean isSuccess, boolean isConnectionLoss)
-
Method Details
-
onMeshProxyConnected
void onMeshProxyConnected(com.welie.blessed.BluetoothPeripheral peripheral, boolean isSuccess, boolean isConnectionLoss)
-