From d2e42029ec04c3f224580f8007cdfbbfe0fc47a6 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Fri, 26 May 2017 18:45:56 +0200 Subject: Initial Commit --- ...__i_r_m_gae689267958c19afd9f9a097c36d017d3.html | 135 +++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 ucs2-lib/doc/html/group___g___u_c_s___i_r_m_gae689267958c19afd9f9a097c36d017d3.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___i_r_m_gae689267958c19afd9f9a097c36d017d3.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___i_r_m_gae689267958c19afd9f9a097c36d017d3.html b/ucs2-lib/doc/html/group___g___u_c_s___i_r_m_gae689267958c19afd9f9a097c36d017d3.html new file mode 100644 index 0000000..8908024 --- /dev/null +++ b/ucs2-lib/doc/html/group___g___u_c_s___i_r_m_gae689267958c19afd9f9a097c36d017d3.html @@ -0,0 +1,135 @@ + + + + + +UNICENS: Ucs_Xrm_Most_PortStatusCb_t + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
Logo +
UNICENS V2.1.0-3491
+
User Manual and API Reference
+ +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
+ + + + +
typedef void(* Ucs_Xrm_Most_PortStatusCb_t)(uint16_t most_port_handle, Ucs_Most_PortAvail_t availability, Ucs_Most_PortAvailInfo_t avail_info, uint16_t free_streaming_bw, void *user_ptr)
+
+ +

Function signature used for the MOST Port status.

+

This callback function is called to report streaming-related information for a MOST Port.

+
Parameters
+ + + + + + +
most_port_handlePort resource handle.
availabilityState of the MOST port related to streaming connections.
avail_infoSub state to parameter availability.
free_streaming_bwFree streaming bandwidth for the dedicated MOST Port.
user_ptrUser reference provided in Ucs_InitData_t::user_ptr.
+
+
+ +
+
+
+
+ + + + + + -- cgit 1.2.3-korg