BLE_TRSPC_GetDataLength
C
void BLE_TRSPC_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 | Data length. |
