BLE_TRSPC_GetDataLength

C

void BLE_TRSPC_GetDataLength(uint16_t connHandle, uint16_t *p_dataLength);

Description

Retrieves the length of data queued.

Parameters

ParameterDescription
[in] connHandleConnection handle associated with the queued data.
[out] p_dataLengthPointer to where the data length will be stored.