1.2.2.3.7.2.4.1 BLE_TRSPS_GetDataLength
C
void BLE_TRSPS_GetDataLength(uint16_t connHandle, uint16_t *p_dataLength);
Description
Get queued data length.
Parameters
Parameter | Description |
---|---|
[in] connHandle | Connection handle associated with the queued data. |
[out] p_dataLength | Pointer to the data length. |