![JAR search and dependency download from the Maven repository](/logo.png)
org.sputnikdev.bluetooth.manager.GovernorState Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bluetooth-manager Show documentation
Show all versions of bluetooth-manager Show documentation
A library/framework for managing bluetooth adapters, bluetooth devices, GATT services and characteristics
package org.sputnikdev.bluetooth.manager;
public enum GovernorState {
NEW,
READY,
RESET,
DISPOSED
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy