BLEProtocol Constants Reference

Declared in BLEAutumn.h

BLEProtocol

@enum BLEProtocol

Distinguish between data communication protocols

Definition

typedef NS_ENUM(NSInteger, BLEProtocol ) {
   BLEProtocol_Null = 0,
   BLEProtocol_EggRoll = 1,
   BLEProtocol_Watch = 2,
   BLEProtocol_Colorful = 3,
   BLEProtocol_Any = 8,
};

Constants

BLEProtocol_Null

not Speciall

Declared In BLEAutumn.h.

BLEProtocol_EggRoll

Iwown bracelet early agreement, used in many devices

Declared In BLEAutumn.h.

BLEProtocol_Watch

2017 Designed for new platform devices such as wristwatches and headsets, with a wealth of data and higher hardware requirements

Declared In BLEAutumn.h.

BLEProtocol_Colorful

2017 designed for the color screen bracelet agreement, content level and BLEProtocol_EggRoll similar

Declared In BLEAutumn.h.

BLEProtocol_Any

If you are not sure what your equipment agreement, choose this

Declared In BLEAutumn.h.

Declared In

BLEAutumn.h