From: Johan Hedberg Date: Tue, 25 Mar 2014 08:30:47 +0000 (+0200) Subject: Bluetooth: Add scan_rsp parameter to mgmt_device_found() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~13^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d2e9fadf43e87e690bfbe607313bf9be47867e4;p=pandora-kernel.git Bluetooth: Add scan_rsp parameter to mgmt_device_found() In preparation for being able to merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together into a single device found event add a second parameter to the mgmt_device_found function. For now all callers pass NULL as this parameters since we don't yet have storing of the last received advertising report. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed