BLE_TRSPS_GetDataLength

C

void BLE_TRSPS_GetDataLength(uint16_t connHandle, uint16_t *p_dataLength);

Description

Retrieves the length of data queued for transmission.

Parameters

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