ABTxPower Constants Reference
| Declared in | ABDefinitions.h |
|---|
ABTxPower
April Beacon power value definition
Definition
typedef NS_ENUM(NSInteger, ABTxPower ) {
ABTxPower0DBM = 0,
ABTxPower4DBM = 1,
ABTxPowerMinus6DBM = 2,
ABTxPowerMinus23DBM = 3,
ABTxPowerMinus20DBM = 4,
};
Constants
ABTxPower0DBM-
Default value for tx power
Declared In
ABDefinitions.h. ABTxPower4DBM-
The max value for tx power
Declared In
ABDefinitions.h. ABTxPowerMinus6DBM-
Small value for tx power
Declared In
ABDefinitions.h. ABTxPowerMinus23DBM-
The value for tx power
Declared In
ABDefinitions.h. ABTxPowerMinus20DBM-
Tx power definition, only used in EEK beacon
Declared In
ABDefinitions.h.
Declared In
ABDefinitions.h