//common/dev.atick.bluetooth.common.manager/BluetoothManager/closeConnection
closeConnection
[androidJvm]\ abstract suspend fun closeConnection(): Result<Unit>
Closes the existing Bluetooth connection.
Return
A Result indicating the success or failure of closing the connection.