dbus: Change BSS property MaxRate to Rates
Instead of exposing maximum BSS bit rate, expose sorted array of all supported rates.
This commit is contained in:
parent
58e1452474
commit
75d328af50
7 changed files with 75 additions and 18 deletions
|
@ -644,8 +644,8 @@ scan results.
|
|||
<p>Frequency of the BSS in MHz.</p>
|
||||
</li>
|
||||
<li>
|
||||
<h3>MaxRate - q - (read)</h3>
|
||||
<p>Maximal data rate of the BSS in bits per second.</p>
|
||||
<h3>Rates - au - (read)</h3>
|
||||
<p>Descending ordered array of rates supported by the BSS in bits per second.</p>
|
||||
</li>
|
||||
<li>
|
||||
<h3>Signal - n - (read)</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue