1.1.2.3.7.1.1.2 Definition of uplink status

C

#define BLE_TRSPC_UL_STATUS_DISABLED            0x00
#define BLE_TRSPC_UL_STATUS_CBFCENABLED         0x01

Description

The definition of BLE transparent service uplink status.

Macro Definition

MacroDescription
BLE_TRSPC_UL_STATUS_DISABLEDTransparent uplink is disabled.
BLE_TRSPC_UL_STATUS_CBFCENABLEDTransparent uplink is enabled with credit based flow control.