1.1.2.1.1.1.61 The zone where Path Loss entered

C

#define BLE_GAP_PATH_LOSS_ZONE_LOW                                0x00U
#define BLE_GAP_PATH_LOSS_ZONE_MID                                0x01U
#define BLE_GAP_PATH_LOSS_ZONE_HIGH                               0x02U

Description

The definition of the zone where Path Loss entered.

Macro Definition

MacroDescription
BLE_GAP_PATH_LOSS_ZONE_LOWPath Loss entered Zone Low.
BLE_GAP_PATH_LOSS_ZONE_MIDPath Loss entered Zone Middle.
BLE_GAP_PATH_LOSS_ZONE_HIGHPath Loss entered Zone High.