summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/osx/osxbtperipheralmanager_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/osx/osxbtperipheralmanager_p.h')
-rw-r--r--src/bluetooth/osx/osxbtperipheralmanager_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetooth/osx/osxbtperipheralmanager_p.h b/src/bluetooth/osx/osxbtperipheralmanager_p.h
index b6021fb8..3fee7537 100644
--- a/src/bluetooth/osx/osxbtperipheralmanager_p.h
+++ b/src/bluetooth/osx/osxbtperipheralmanager_p.h
@@ -137,6 +137,7 @@ using ValueRange = QPair<NSUInteger, NSUInteger>;
ObjCScopedPointer<NSMutableSet> connectedCentrals;
PeripheralState state;
+ NSUInteger maxNotificationValueLength;
}
- (id)initWith:(LECBManagerNotifier *)notifier;