A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: uwb1477362450133
Ixiasoft
Visible to Intel only — GUID: uwb1477362450133
Ixiasoft
9.81. btc_dptxll_stream_delete_rep
Prototype: |
|
Thread-safe: |
No |
Available from ISR: |
No |
Include: |
< btc_dptxll_syslib.h > |
Return: |
0 = success, 1 = fail, 2 = not ready |
Parameters: |
tx_idx—Source instance index (0 - 3) |
Description: |
This function checks if the last stream payload deletion was completed successfully. Call this function until either ‘0’ or ‘1’ is returned. ‘2’ is returned when the operation has not yet completed. |
Example: |
btc_dptxll_stream_delete_rep(0); |