Skip to content

Commit 9c40fd1

Browse files
committed
Add AndroidCentralError.gattStatus
1 parent 7c55f32 commit 9c40fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AndroidBluetooth/AndroidCentralError.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ public enum AndroidCentralError: Swift.Error {
1919

2020
case scanFailed(Int32)
2121

22-
22+
case gattStatus(Int32)
2323
}

0 commit comments

Comments
 (0)