le_dcs_common.h
Go to the documentation of this file.
28 //--------------------------------------------------------------------------------------------------32 //--------------------------------------------------------------------------------------------------35 //--------------------------------------------------------------------------------------------------39 //--------------------------------------------------------------------------------------------------42 //--------------------------------------------------------------------------------------------------46 //--------------------------------------------------------------------------------------------------49 //--------------------------------------------------------------------------------------------------52 * CHANNEL_LIST_ENTRY_MAX is for all channels of all supported technologies. Currently, the former53 * one's value is set to the max value supported by cellular. The latter is set to 2 times of that57 //--------------------------------------------------------------------------------------------------60 //--------------------------------------------------------------------------------------------------63 //--------------------------------------------------------------------------------------------------66 //--------------------------------------------------------------------------------------------------70 //--------------------------------------------------------------------------------------------------74 //--------------------------------------------------------------------------------------------------78 //--------------------------------------------------------------------------------------------------82 //--------------------------------------------------------------------------------------------------86 //--------------------------------------------------------------------------------------------------103 //--------------------------------------------------------------------------------------------------107 //--------------------------------------------------------------------------------------------------118 //--------------------------------------------------------------------------------------------------122 * The LE_DCS_EVENT_UP event for a given data channel means that it has been brought up and become125 * The LE_DCS_EVENT_DOWN event means that the given data channel has gone down, been disassociated135 //--------------------------------------------------------------------------------------------------148 //--------------------------------------------------------------------------------------------------152 //--------------------------------------------------------------------------------------------------156 //--------------------------------------------------------------------------------------------------160 //--------------------------------------------------------------------------------------------------171 //--------------------------------------------------------------------------------------------------175 //--------------------------------------------------------------------------------------------------177 (188 //--------------------------------------------------------------------------------------------------192 //--------------------------------------------------------------------------------------------------194 (206 //--------------------------------------------------------------------------------------------------210 //--------------------------------------------------------------------------------------------------217 //--------------------------------------------------------------------------------------------------221 //--------------------------------------------------------------------------------------------------228 //--------------------------------------------------------------------------------------------------232 //--------------------------------------------------------------------------------------------------239 //--------------------------------------------------------------------------------------------------245 //--------------------------------------------------------------------------------------------------257 //--------------------------------------------------------------------------------------------------261 //--------------------------------------------------------------------------------------------------269 //--------------------------------------------------------------------------------------------------276 //--------------------------------------------------------------------------------------------------284 //--------------------------------------------------------------------------------------------------292 //--------------------------------------------------------------------------------------------------306 //--------------------------------------------------------------------------------------------------314 //--------------------------------------------------------------------------------------------------322 //--------------------------------------------------------------------------------------------------326 //--------------------------------------------------------------------------------------------------334 //--------------------------------------------------------------------------------------------------336 * Get the object reference of the channel given by the name and its technology type in the first343 //--------------------------------------------------------------------------------------------------353 //--------------------------------------------------------------------------------------------------355 * Trigger a query for the list of all available data channels that will be returned asynchronously358 //--------------------------------------------------------------------------------------------------void(* le_dcs_EventHandlerFunc_t)(le_dcs_ChannelRef_t channelRef, le_dcs_Event_t event, int32_t code, void *contextPtr)Definition: le_dcs_common.h:177struct le_dcs_EventHandler * le_dcs_EventHandlerRef_tDefinition: le_dcs_common.h:153void(* le_dcs_GetChannelsHandlerFunc_t)(le_result_t result, const le_dcs_ChannelInfo_t *channelListPtr, size_t channelListSize, void *contextPtr)Definition: le_dcs_common.h:194Definition: le_dcs_common.h:161