From: Johan Hedberg Date: Wed, 16 Mar 2011 12:29:36 +0000 (+0200) Subject: Bluetooth: mgmt: Add local name information to read_info reply X-Git-Tag: v3.0-rc1~377^2~437^2^2~47^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc4fe30b8675033e538e2dea50be8af9c75f1b6a;p=pandora-kernel.git Bluetooth: mgmt: Add local name information to read_info reply This patch adds the name of the adapter to the reply of the read_info management command. The management messages reserve 249 bytes for the name instead of 248 (like in the HCI spec) so that there is always a guarantee that it is nul-terminated. That way it can safely be passed onto string manipulation functions. Signed-off-by: Johan Hedberg Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed