summaryrefslogtreecommitdiff
path: root/data/qmi-service-wds.json
AgeCommit message (Expand)AuthorFilesLines
2019-12-16libqmi-glib,message: deprecate message version info supportAleksander Morgado1-29/+0
2019-03-27wds: move common TLVs to the WDS specAleksander Morgado1-1/+372
2018-08-20wds: add APN disabled and no roam TLVs for SWIWolfgang Tolkien1-0/+4
2018-08-05wds: add QMI cmd defintion to create PDP profile at specific index (Sierra only)Wolfgang Tolkien1-1/+35
2018-07-28wds: add 'APN disabled' and 'roaming disallowed' TLVsWolfgang Tolkien1-5/+16
2018-07-19wds: add support for qmi_wds_get/set_default_profile_numWolfgang Tolkien1-0/+55
2018-03-19qmi-codegen: TLVs < 0x10 are mandatory by defaultThomas Weißschuh1-119/+0
2017-06-23wds: add Get Channel RatesDan Williams1-0/+23
2017-02-28wds: added WDS Bind Mux Data Port messageCarlo Lobrano1-1/+33
2017-02-10data: specify 'since' tags for all messages and TLVsAleksander Morgado1-144/+411
2016-10-06wds: make WDS Extended Error Code TLV a common-refDan Williams1-72/+6
2016-10-06wds: add more TLVs and ModifyProfile/DeleteProfile requestsDan Williams1-29/+136
2016-10-06wds: add more Profile-related TLVsDan Williams1-8/+20
2016-10-06wds: move common Profile-related TLVs to common-refsDan Williams1-403/+61
2016-10-06wds: add Go Dormant, Go Active, and Get Dormancy StatusDan Williams1-0/+31
2016-10-06wds: add Set Event Report and Event Report IndicationDan Williams1-0/+293
2016-09-23wds: add CreateProfileDan Williams1-0/+203
2016-01-11wds: add GetPDNThrottleInfo messageDan Williams1-1/+35
2015-10-21wds: 'roaming' TLV is always optional in Get/Set Autoconnect settingsAleksander Morgado1-2/+2
2015-10-06wds: new 'WDS Set Autoconnect Setting' command supportAleksander Morgado1-1/+21
2015-10-06wds: new 'WDS Get Autoconnect Setting' command supportAleksander Morgado1-0/+22
2015-02-26wds: implement 'Packet Service Status' indicationsAleksander Morgado1-0/+55
2015-02-25wds: implement 'Get Supported Messages'Aleksander Morgado1-0/+16
2015-02-04wds: last call TX/RX stats in 'Get Packet Statistics' don't have prerequisiteAleksander Morgado1-4/+3
2015-01-24libqmi-glib,wds: support 'UMTS Granted QoS' TLV in 'Get Current Settings'Aleksander Morgado1-0/+35
2013-09-12wds: implement "Get Default Settings"Aleksander Morgado1-0/+206
2013-09-12wds: implement "Get Profile Settings"Aleksander Morgado1-0/+210
2013-09-12wds: implement "WDS Get Profile List"Aleksander Morgado1-0/+41
2013-06-19wds: implement "Get Packet Statistics" request/responseAleksander Morgado1-0/+86
2012-10-23wds: annotate GetCurrentSettings with correct byte ordersDan Williams1-4/+10
2012-10-10wds: "Start Network" may be abortedAleksander Morgado1-0/+2
2012-10-10libqmi-glib,qmi-codegen: timed out operations will issue an ABORT messageAleksander Morgado1-0/+15
2012-09-19qmi-codegen: for strings, use 'size-prefix-format' instead of 'length-prefix-...Aleksander Morgado1-4/+4
2012-09-19qmi-codegen: for arrays, use a new 'size-prefix-format' instead of 'array-size'Aleksander Morgado1-3/+0
2012-09-08wds: remove `QmiWdsAuthenticationPreference'Aleksander Morgado1-1/+1
2012-09-08wds: implement "Get Current Settings" request/responseDan Williams1-0/+204
2012-09-08wds: Extended Technology Preference is a guint16Dan Williams1-1/+1
2012-08-28wds: implement "Verbose Call End Reason" typesAleksander Morgado1-3/+4
2012-08-28wds: implement "Call End Reason" typeAleksander Morgado1-11/+12
2012-08-27wds: implement "Set IP Family" request/responseAleksander Morgado1-1/+15
2012-08-21wds: add missing TLVs to 'Start Network' and 'Stop Network'Aleksander Morgado1-3/+80
2012-07-23wds: implement "Reset" request/responseAleksander Morgado1-0/+8
2012-07-23wds: order messages by IDAleksander Morgado1-28/+28
2012-07-23wds: added info about the service version when each message was introducedAleksander Morgado1-0/+5
2012-07-03wds: use the `sequence' type for struct TLVsAleksander Morgado1-6/+7
2012-07-03qmi-codegen: require a `Service' object in the JSON listAleksander Morgado1-0/+4
2012-07-03core: new types to handle the `Get Data Bearer Technology' responseAleksander Morgado1-12/+14
2012-07-03core: new types to handle the `Get Current Data Bearer Technology' responseAleksander Morgado1-2/+3
2012-07-03core: new `QmiWdsConnectionStatus' typeAleksander Morgado1-6/+7
2012-07-03qmi-codegen: type for members of the struct given in the `format' fieldAleksander Morgado1-16/+16