1.2.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
Macro | Description |
---|---|
BLE_TRSPC_UL_STATUS_DISABLED | Transparent uplink is disabled. |
BLE_TRSPC_UL_STATUS_CBFCENABLED | Transparent uplink is enabled with credit based flow control |