Bluetooth: Move Extended Inquiry Response defines to hci.h
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 30 Dec 2011 12:57:23 +0000 (14:57 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:19 +0000 (17:01 +0200)
commit32748db00228b67a5315a91e1a6dd2c54864d87b
treed939731869285f36e4a60684351315dab3b7e2e8
parentb57c1a5646739bfc273245dc738f2f12a2d4d3ec
Bluetooth: Move Extended Inquiry Response defines to hci.h

The EIR defines are needed also outside of mgmt.c (e.g. in hci_event.c
to check if EIR data has the complete name) so it's better to have them
in a single public place, i.e. hci.h.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
net/bluetooth/mgmt.c