From: Johan Hedberg Date: Fri, 30 Dec 2011 12:57:23 +0000 (+0200) Subject: Bluetooth: Move Extended Inquiry Response defines to hci.h X-Git-Tag: v3.4-rc1~177^2~112^2~273 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32748db00228b67a5315a91e1a6dd2c54864d87b;p=pandora-kernel.git 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 Acked-by: Marcel Holtmann --- Reading git-diff-tree failed