BrtSupports Constants Reference

Declared in BRTBeaconDefinitions.h

BrtSupports

//恢复默认参数列表

Definition

typedef NS_OPTIONS(NSUInteger, BrtSupports ) {
   BrtSupportsCC254x = 1 < < 0,
   BrtSupportsNordic = 1 < < 1,
   BrtSupportsLight = 1 < < 2,
   BrtSupportsCombineCharacteristic = 1 < < 3,
   BrtSupportsAntiLose = 1 < < 4,
   BrtSupports16Key = 1 < < 5,
   BrtSupportsUpdateName = 1 < < 6,
   BrtSupportsAli = 1 < < 7,
   BrtSupportsEddystone = BrtSupportsAli,
   BrtSupportsSerialData = 1 < < 8,
   BrtSupportsAdvRFOff = 1 < < 9,
   BrtSupportsUserData = 1 < < 10,
   BrtSupportsExtension = 1 < < 11,
   BrtSupportsEncrypt = 1 < < 12,
   BrtSupportsAB = 1 < < 13,
};

Constants

BrtSupportsCC254x

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

BrtSupportsNordic

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

BrtSupportsLight

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

BrtSupportsCombineCharacteristic

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

BrtSupportsAntiLose

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

BrtSupports16Key

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

BrtSupportsUpdateName

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

BrtSupportsAli

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

BrtSupportsEddystone

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

BrtSupportsSerialData

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

BrtSupportsAdvRFOff

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

BrtSupportsUserData

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

BrtSupportsExtension

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

BrtSupportsEncrypt

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

BrtSupportsAB

//恢复默认参数列表

Declared In BRTBeaconDefinitions.h.

Declared In

BRTBeaconDefinitions.h