mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
correct ServiceNotFoundErrorCode value
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ using u_int64_t = uint64_t;
|
||||
|
||||
#define DeviceLockedMountErrorCode -21
|
||||
#define NotFoundErrorCode -14
|
||||
#define ServiceNotFoundErrorCode -15
|
||||
#define ServiceNotFoundErrorCode 21
|
||||
#define PairingDialogResponsePending -28
|
||||
#define InvalidHostID -10
|
||||
#define PasswordProtected -30
|
||||
|
||||
Reference in New Issue
Block a user