disconnect

abstract fun disconnect()

Disconnects.

If the manager owns the connection, e.g. after calling connect(environment, device), the underlying peripheral will also be disconnected. Otherwise, this method only stops collecting data from the profile; the peripheral connection, owned by the caller, is left untouched.