We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
AndroidCentralError.gattStatus
1 parent 7c55f32 commit 9c40fd1Copy full SHA for 9c40fd1
Sources/AndroidBluetooth/AndroidCentralError.swift
@@ -19,5 +19,5 @@ public enum AndroidCentralError: Swift.Error {
19
20
case scanFailed(Int32)
21
22
-
+ case gattStatus(Int32)
23
}
0 commit comments