1.2.2.3.7.1.4.4 BLE_TRSPC_GetData

C

uint16_t BLE_TRSPC_GetData(uint16_t connHandle, uint8_t *p_data);

Description

Get queued data.

Parameters

ParameterDescription
[in] connHandleConnection handle associated with the queued data.
[out] p_dataPointer to the data buffer.

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully issue a flow ctrl stop.
MBA_RES_FAILNo data in the input queue.