commit | fec1a5932f16c0eb1b3f5ca2e18d81d860924088 | [log] [tgz] |
---|---|---|
author | Stefano Panella <stefano.panella@csr.com> | Tue Nov 04 15:39:08 2008 +0000 |
committer | David Vrabel <david.vrabel@csr.com> | Tue Nov 04 15:55:26 2008 +0000 |
tree | 48836158dbd458bb462b18f4deffa89e9db80376 | |
parent | 6d5a681dfb583b2f1eefe7cd5505419ca2d4d6c8 [diff] |
uwb: per-radio controller event thread and beacon cache Use an event thread per-radio controller so processing events from one radio controller doesn't delay another. A radio controller shouldn't have information on devices seen by a different radio controller (they may be on different channels) so make the beacon cache per-radio controller. Signed-off-by: Stefano Panella <stefano.panella@csr.com> Signed-off-by: David Vrabel <david.vrabel@csr.com>