Interface BluetoothMeshProxyConnectCallback


public interface BluetoothMeshProxyConnectCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onMeshProxyConnected(com.welie.blessed.BluetoothPeripheral peripheral, boolean isSuccess, boolean isConnectionLoss)
     
  • Method Details

    • onMeshProxyConnected

      void onMeshProxyConnected(com.welie.blessed.BluetoothPeripheral peripheral, boolean isSuccess, boolean isConnectionLoss)