index
:
external_libqmi.git
master
libqmi for Replicant
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
data
/
qmi-service-wds.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
wds: add Get Channel Rates
Dan Williams
2017-06-23
1
-0
/
+23
*
wds: added WDS Bind Mux Data Port message
Carlo Lobrano
2017-02-28
1
-1
/
+33
*
data: specify 'since' tags for all messages and TLVs
Aleksander Morgado
2017-02-10
1
-144
/
+411
*
wds: make WDS Extended Error Code TLV a common-ref
Dan Williams
2016-10-06
1
-72
/
+6
*
wds: add more TLVs and ModifyProfile/DeleteProfile requests
Dan Williams
2016-10-06
1
-29
/
+136
*
wds: add more Profile-related TLVs
Dan Williams
2016-10-06
1
-8
/
+20
*
wds: move common Profile-related TLVs to common-refs
Dan Williams
2016-10-06
1
-403
/
+61
*
wds: add Go Dormant, Go Active, and Get Dormancy Status
Dan Williams
2016-10-06
1
-0
/
+31
*
wds: add Set Event Report and Event Report Indication
Dan Williams
2016-10-06
1
-0
/
+293
*
wds: add CreateProfile
Dan Williams
2016-09-23
1
-0
/
+203
*
wds: add GetPDNThrottleInfo message
Dan Williams
2016-01-11
1
-1
/
+35
*
wds: 'roaming' TLV is always optional in Get/Set Autoconnect settings
Aleksander Morgado
2015-10-21
1
-2
/
+2
*
wds: new 'WDS Set Autoconnect Setting' command support
Aleksander Morgado
2015-10-06
1
-1
/
+21
*
wds: new 'WDS Get Autoconnect Setting' command support
Aleksander Morgado
2015-10-06
1
-0
/
+22
*
wds: implement 'Packet Service Status' indications
Aleksander Morgado
2015-02-26
1
-0
/
+55
*
wds: implement 'Get Supported Messages'
Aleksander Morgado
2015-02-25
1
-0
/
+16
*
wds: last call TX/RX stats in 'Get Packet Statistics' don't have prerequisite
Aleksander Morgado
2015-02-04
1
-4
/
+3
*
libqmi-glib,wds: support 'UMTS Granted QoS' TLV in 'Get Current Settings'
Aleksander Morgado
2015-01-24
1
-0
/
+35
*
wds: implement "Get Default Settings"
Aleksander Morgado
2013-09-12
1
-0
/
+206
*
wds: implement "Get Profile Settings"
Aleksander Morgado
2013-09-12
1
-0
/
+210
*
wds: implement "WDS Get Profile List"
Aleksander Morgado
2013-09-12
1
-0
/
+41
*
wds: implement "Get Packet Statistics" request/response
Aleksander Morgado
2013-06-19
1
-0
/
+86
*
wds: annotate GetCurrentSettings with correct byte orders
Dan Williams
2012-10-23
1
-4
/
+10
*
wds: "Start Network" may be aborted
Aleksander Morgado
2012-10-10
1
-0
/
+2
*
libqmi-glib,qmi-codegen: timed out operations will issue an ABORT message
Aleksander Morgado
2012-10-10
1
-0
/
+15
*
qmi-codegen: for strings, use 'size-prefix-format' instead of 'length-prefix-...
Aleksander Morgado
2012-09-19
1
-4
/
+4
*
qmi-codegen: for arrays, use a new 'size-prefix-format' instead of 'array-size'
Aleksander Morgado
2012-09-19
1
-3
/
+0
*
wds: remove `QmiWdsAuthenticationPreference'
Aleksander Morgado
2012-09-08
1
-1
/
+1
*
wds: implement "Get Current Settings" request/response
Dan Williams
2012-09-08
1
-0
/
+204
*
wds: Extended Technology Preference is a guint16
Dan Williams
2012-09-08
1
-1
/
+1
*
wds: implement "Verbose Call End Reason" types
Aleksander Morgado
2012-08-28
1
-3
/
+4
*
wds: implement "Call End Reason" type
Aleksander Morgado
2012-08-28
1
-11
/
+12
*
wds: implement "Set IP Family" request/response
Aleksander Morgado
2012-08-27
1
-1
/
+15
*
wds: add missing TLVs to 'Start Network' and 'Stop Network'
Aleksander Morgado
2012-08-21
1
-3
/
+80
*
wds: implement "Reset" request/response
Aleksander Morgado
2012-07-23
1
-0
/
+8
*
wds: order messages by ID
Aleksander Morgado
2012-07-23
1
-28
/
+28
*
wds: added info about the service version when each message was introduced
Aleksander Morgado
2012-07-23
1
-0
/
+5
*
wds: use the `sequence' type for struct TLVs
Aleksander Morgado
2012-07-03
1
-6
/
+7
*
qmi-codegen: require a `Service' object in the JSON list
Aleksander Morgado
2012-07-03
1
-0
/
+4
*
core: new types to handle the `Get Data Bearer Technology' response
Aleksander Morgado
2012-07-03
1
-12
/
+14
*
core: new types to handle the `Get Current Data Bearer Technology' response
Aleksander Morgado
2012-07-03
1
-2
/
+3
*
core: new `QmiWdsConnectionStatus' type
Aleksander Morgado
2012-07-03
1
-6
/
+7
*
qmi-codegen: type for members of the struct given in the `format' field
Aleksander Morgado
2012-07-03
1
-16
/
+16
*
data: add comment lines to separate objects in list
Aleksander Morgado
2012-07-03
1
-0
/
+7
*
data: use new `Success' common prerequisite type
Aleksander Morgado
2012-07-03
1
-12
/
+4
*
qmi-codegen: `prerequisites' will always be a list of dicts
Aleksander Morgado
2012-07-03
1
-30
/
+30
*
qmi-codegen: use a `common-ref' field to specify common dictionaries, like TLVs
Aleksander Morgado
2012-07-03
1
-10
/
+5
*
core: use new autogenerated code for the WDS service
Aleksander Morgado
2012-07-03
1
-1
/
+59
*
data: add database of WDS messages
Aleksander Morgado
2012-07-03
1
-0
/
+92