BLECommunicateMode Constants Reference
Declared in | AutumnHeader.h |
---|
BLECommunicateMode
@enum BLECommunicateMode
<##>You can control the Bluetooth transmission speed, the default BLECommunicateModeLow, it is recommended that only use BLECommunicateModehigh when dealing with large files. Only the <BLEProtocol_colorful> support.
Definition
typedef NS_ENUM(NSInteger, BLECommunicateMode ) {
BLECommunicateModeLow,
BLECommunicateModeHigh,
};
Constants
Declared In
AutumnHeader.h