BLURadioTxPower Constants Reference

Declared in BLUBeaconConfiguration.h

BLURadioTxPower

The Radio Tx Power

Definition

typedef NS_ENUM(int8_t, BLURadioTxPower ) {
   BLURadioTxPower_Pos4dBm = 4,
   BLURadioTxPower_0dBm = 0,
   BLURadioTxPower_Neg4dBm = -4,
   BLURadioTxPower_Neg8dBm = -8,
   BLURadioTxPower_Neg12dBm = -12,
   BLURadioTxPower_Neg16dBm = -16,
   BLURadioTxPower_Neg20dBm = -20,
   BLURadioTxPower_Neg30dBm = -30,
   BLURadioTxPower_Neg40dBm = -40,
};

Constants

BLURadioTxPower_Pos4dBm

Radio Tx Power 4dBm

Declared In BLUBeaconConfiguration.h.

BLURadioTxPower_0dBm

Radio Tx Power 0dBm

Declared In BLUBeaconConfiguration.h.

BLURadioTxPower_Neg4dBm

Radio Tx Power -4dBm

Declared In BLUBeaconConfiguration.h.

BLURadioTxPower_Neg8dBm

Radio Tx Power -8dBm

Declared In BLUBeaconConfiguration.h.

BLURadioTxPower_Neg12dBm

Radio Tx Power -12dBm

Declared In BLUBeaconConfiguration.h.

BLURadioTxPower_Neg16dBm

Radio Tx Power -16dBm

Declared In BLUBeaconConfiguration.h.

BLURadioTxPower_Neg20dBm

Radio Tx Power -20dBm

Declared In BLUBeaconConfiguration.h.

BLURadioTxPower_Neg30dBm

Radio Tx Power -30dBm

Declared In BLUBeaconConfiguration.h.

BLURadioTxPower_Neg40dBm

Radio Tx Power -40dBm

Declared In BLUBeaconConfiguration.h.

Declared In

BLUBeaconConfiguration.h