From: Marcel Holtmann Date: Mon, 14 Jul 2008 18:13:47 +0000 (+0200) Subject: [Bluetooth] Update class of device value whenever possible X-Git-Tag: v2.6.27-rc1~969^2~9^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7bdd5026d28d178238bd794c61612602a54d55e;p=pandora-kernel.git [Bluetooth] Update class of device value whenever possible The class of device value can only be retrieved via inquiry or during an incoming connection request. Outgoing connections can't ask for the class of device. To compensate for this the value is stored and copied via the inquiry cache, but currently only updated via inquiry. This update should also happen during an incoming connection request. Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed