aboutsummaryrefslogtreecommitdiffstats
path: root/data/qmi-service-wds.json
Commit message (Expand)AuthorAgeFilesLines
* wds: added WDS Bind Mux Data Port messageCarlo Lobrano2017-02-281-1/+33
* data: specify 'since' tags for all messages and TLVsAleksander Morgado2017-02-101-144/+411
* wds: make WDS Extended Error Code TLV a common-refDan Williams2016-10-061-72/+6
* wds: add more TLVs and ModifyProfile/DeleteProfile requestsDan Williams2016-10-061-29/+136
* wds: add more Profile-related TLVsDan Williams2016-10-061-8/+20
* wds: move common Profile-related TLVs to common-refsDan Williams2016-10-061-403/+61
* wds: add Go Dormant, Go Active, and Get Dormancy StatusDan Williams2016-10-061-0/+31
* wds: add Set Event Report and Event Report IndicationDan Williams2016-10-061-0/+293
* wds: add CreateProfileDan Williams2016-09-231-0/+203
* wds: add GetPDNThrottleInfo messageDan Williams2016-01-111-1/+35
* wds: 'roaming' TLV is always optional in Get/Set Autoconnect settingsAleksander Morgado2015-10-211-2/+2
* wds: new 'WDS Set Autoconnect Setting' command supportAleksander Morgado2015-10-061-1/+21
* wds: new 'WDS Get Autoconnect Setting' command supportAleksander Morgado2015-10-061-0/+22
* wds: implement 'Packet Service Status' indicationsAleksander Morgado2015-02-261-0/+55
* wds: implement 'Get Supported Messages'Aleksander Morgado2015-02-251-0/+16
* wds: last call TX/RX stats in 'Get Packet Statistics' don't have prerequisiteAleksander Morgado2015-02-041-4/+3
* libqmi-glib,wds: support 'UMTS Granted QoS' TLV in 'Get Current Settings'Aleksander Morgado2015-01-241-0/+35
* wds: implement "Get Default Settings"Aleksander Morgado2013-09-121-0/+206
* wds: implement "Get Profile Settings"Aleksander Morgado2013-09-121-0/+210
* wds: implement "WDS Get Profile List"Aleksander Morgado2013-09-121-0/+41
* wds: implement "Get Packet Statistics" request/responseAleksander Morgado2013-06-191-0/+86
* wds: annotate GetCurrentSettings with correct byte ordersDan Williams2012-10-231-4/+10
* wds: "Start Network" may be abortedAleksander Morgado2012-10-101-0/+2
* libqmi-glib,qmi-codegen: timed out operations will issue an ABORT messageAleksander Morgado2012-10-101-0/+15
* qmi-codegen: for strings, use 'size-prefix-format' instead of 'length-prefix-...Aleksander Morgado2012-09-191-4/+4
* qmi-codegen: for arrays, use a new 'size-prefix-format' instead of 'array-size'Aleksander Morgado2012-09-191-3/+0
* wds: remove `QmiWdsAuthenticationPreference'Aleksander Morgado2012-09-081-1/+1
* wds: implement "Get Current Settings" request/responseDan Williams2012-09-081-0/+204
* wds: Extended Technology Preference is a guint16Dan Williams2012-09-081-1/+1
* wds: implement "Verbose Call End Reason" typesAleksander Morgado2012-08-281-3/+4
* wds: implement "Call End Reason" typeAleksander Morgado2012-08-281-11/+12
* wds: implement "Set IP Family" request/responseAleksander Morgado2012-08-271-1/+15
* wds: add missing TLVs to 'Start Network' and 'Stop Network'Aleksander Morgado2012-08-211-3/+80
* wds: implement "Reset" request/responseAleksander Morgado2012-07-231-0/+8
* wds: order messages by IDAleksander Morgado2012-07-231-28/+28
* wds: added info about the service version when each message was introducedAleksander Morgado2012-07-231-0/+5
* wds: use the `sequence' type for struct TLVsAleksander Morgado2012-07-031-6/+7
* qmi-codegen: require a `Service' object in the JSON listAleksander Morgado2012-07-031-0/+4
* core: new types to handle the `Get Data Bearer Technology' responseAleksander Morgado2012-07-031-12/+14
* core: new types to handle the `Get Current Data Bearer Technology' responseAleksander Morgado2012-07-031-2/+3
* core: new `QmiWdsConnectionStatus' typeAleksander Morgado2012-07-031-6/+7
* qmi-codegen: type for members of the struct given in the `format' fieldAleksander Morgado2012-07-031-16/+16
* data: add comment lines to separate objects in listAleksander Morgado2012-07-031-0/+7
* data: use new `Success' common prerequisite typeAleksander Morgado2012-07-031-12/+4
* qmi-codegen: `prerequisites' will always be a list of dictsAleksander Morgado2012-07-031-30/+30
* qmi-codegen: use a `common-ref' field to specify common dictionaries, like TLVsAleksander Morgado2012-07-031-10/+5
* core: use new autogenerated code for the WDS serviceAleksander Morgado2012-07-031-1/+59
* data: add database of WDS messagesAleksander Morgado2012-07-031-0/+92