
org.sputnikdev.bluetooth.manager.CombinedGovernor Maven / Gradle / Ivy
Go to download
A library/framework for managing bluetooth adapters, bluetooth devices, GATT services and characteristics
package org.sputnikdev.bluetooth.manager;
public interface CombinedGovernor {
String COMBINED_ADDRESS = "XX:XX:XX:XX:XX:XX";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy