From ec59d20bafb3acaaff2bbcab185a074825319e20 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Mon, 12 Jun 2017 11:17:04 +0200 Subject: Update package * use sub module for ucs2-lib (tmp fork from IoT.bzh github) * add packaging for native build Signed-off-by: Ronan Le Martret --- ...__i_r_m_gae689267958c19afd9f9a097c36d017d3.html | 135 --------------------- 1 file changed, 135 deletions(-) delete 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 deleted file mode 100644 index 8908024..0000000 --- a/ucs2-lib/doc/html/group___g___u_c_s___i_r_m_gae689267958c19afd9f9a097c36d017d3.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - - -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