executeReliableWrite

suspend fun executeReliableWrite()

Executes all write with response operations queued since beginReliableWrite was called.

The queued writes will be committed in a single atomic operation.

See also

Throws

If the device is not connected.

If reliable write could not be executed.

If BLUETOOTH_CONNECT permission is denied.