Package apple.corebluetooth.enums
Class CBCentralManagerFeature
- java.lang.Object
-
- apple.corebluetooth.enums.CBCentralManagerFeature
-
public final class CBCentralManagerFeature extends java.lang.Object[@enum] CBCentralManagerFeature The set of device specific features. [@constant] CBCentralManagerFeatureExtendedScanAndConnect The hardware supports extended scans and enhanced connection creation
-
-
Field Summary
Fields Modifier and Type Field Description static longCBCentralManagerFeatureExtendedScanAndConnect
-
-
-
Field Detail
-
CBCentralManagerFeatureExtendedScanAndConnect
public static final long CBCentralManagerFeatureExtendedScanAndConnect
- See Also:
- Constant Field Values
-
-