aboutsummaryrefslogtreecommitdiffstats
path: root/data/qmi-service-wds.json
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-03data: add comment lines to separate objects in listAleksander Morgado1-0/+7
2012-07-03data: use new `Success' common prerequisite typeAleksander Morgado1-12/+4
2012-07-03qmi-codegen: `prerequisites' will always be a list of dictsAleksander Morgado1-30/+30
2012-07-03qmi-codegen: use a `common-ref' field to specify common dictionaries, like TLVsAleksander Morgado1-10/+5
2012-07-03core: use new autogenerated code for the WDS serviceAleksander Morgado1-1/+59
2012-07-03data: add database of WDS messagesAleksander Morgado1-0/+92