From: Johan Hedberg Date: Tue, 17 Jan 2012 19:48:47 +0000 (+0200) Subject: Bluetooth: Update device_connected and device_found events to latest API X-Git-Tag: v3.4-rc1~177^2~112^2~214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b644ba33699711630099efc58a4efc225560aceb;p=pandora-kernel.git Bluetooth: Update device_connected and device_found events to latest API This patch updates mgmt_ev_device_connected and mgmt_ev_device found to include an EIR-encoded remote name and class whenever possible. With this addition the mgmt_ev_remote_name event becomes unnecessary and can be removed. Since the connected event doesn't map to hci_conn_complete anymore a HCI_CONN_MGMT_CONNECTED flag is added to track when mgmt has been notified about a connection. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann --- Reading git-diff-tree failed