Package network.datahop.blediscovery
Interface DiscoveryListener
-
public interface DiscoveryListenerInterface used to report events in the GATT server.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddifferentStatusDiscovered(byte[] value, java.util.UUID characteristic)voidsameStatusDiscovered(java.util.UUID characteristic)
-