Re: [PATCH v2 2/3] Bluetooth: Move index to common header in management interface
From: Johan Hedberg <hidden> Date: 2011-02-25 15:47:28
On Wed, Feb 23, 2011, Szymon Janc wrote:
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 <redacted>