close
Closes the BLE connection and releases all associated resources.
Delegates to BleConnection.close. After calling this method, the connection should not be reused.
Note: This is automatically called when the lifecycle owner is destroyed, so manual invocation is typically not necessary when using lifecycle-aware management.