uwb: doc: add documentation for ASIE sysfs attribute
Document the /sys/class/uwb_rc/uwbN/ASIE sysfs attribute Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
d08e1ad994
commit
534574bb46
1 changed files with 13 additions and 0 deletions
|
@ -43,6 +43,19 @@ Description:
|
||||||
Reading returns the currently active channel, or -1 if
|
Reading returns the currently active channel, or -1 if
|
||||||
the radio controller is not beaconing.
|
the radio controller is not beaconing.
|
||||||
|
|
||||||
|
What: /sys/class/uwb_rc/uwbN/ASIE
|
||||||
|
Date: August 2014
|
||||||
|
KernelVersion: 3.18
|
||||||
|
Contact: linux-usb@vger.kernel.org
|
||||||
|
Description:
|
||||||
|
|
||||||
|
The application-specific information element (ASIE)
|
||||||
|
included in this device's beacon, in space separated
|
||||||
|
hex octets.
|
||||||
|
|
||||||
|
Reading returns the current ASIE. Writing replaces
|
||||||
|
the current ASIE with the one written.
|
||||||
|
|
||||||
What: /sys/class/uwb_rc/uwbN/scan
|
What: /sys/class/uwb_rc/uwbN/scan
|
||||||
Date: July 2008
|
Date: July 2008
|
||||||
KernelVersion: 2.6.27
|
KernelVersion: 2.6.27
|
||||||
|
|
Loading…
Reference in a new issue