commit | 4e51eae9cdda4bf096e73a4ebe23f8f96a17596a | [log] [tgz] |
---|---|---|
author | Szymon Janc <szymon.janc@tieto.com> | Fri Feb 25 19:05:48 2011 +0100 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Sun Feb 27 16:56:41 2011 -0300 |
tree | bcc268f23f386018b86ce7fe7094f59904e20b64 | |
parent | 779cb85016587d9ffaea681c38691d5301a3fedc [diff] |
Bluetooth: Move index to common header in management interface Most mgmt commands and event are related to hci adapter. Moving index to common header allow to easily use it in command status while reporting errors. For those not related to adapter use MGMT_INDEX_NONE (0xFFFF) as index. Signed-off-by: Szymon Janc <szymon.janc@tieto.com> Acked-by: Johan Hedberg <johan.hedberg@nokia.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>