- 28 Oct, 2008 1 commit
-
-
David Vrabel authored
ECMA-368 requires that IEs in a beacon must be sorted by element ID. Most hardware uses the ordering in the Set IE URC command so get the ordering right on the host. Also refactor the IE management code: - use uwb_ie_next() instead of uwb_ie_for_each(). - remove unnecessary functions. - API is now only uwb_rc_ie_add() and uwb_rc_ie_rm(). Signed-off-by:
David Vrabel <david.vrabel@csr.com>
-
- 17 Sep, 2008 2 commits
-
-
David Vrabel authored
The current identification IE doesn't include any useful information (the vendor ID is from the EUI-48) and it causes problems with certain hardware/firmware so don't transmit one. Signed-off-by:
David Vrabel <david.vrabel@csr.com>
-
Inaky Perez-Gonzalez authored
UWB device and radio controller device and event management. Signed-off-by:
David Vrabel <david.vrabel@csr.com>
-