From: Arman Uguray Date: Mon, 23 Mar 2015 22:57:11 +0000 (-0700) Subject: Bluetooth: Add data structure for advertising instance X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~118^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=203fea0178d7e165dbe834d1bdd9d243018fd5bf;p=pandora-kernel.git Bluetooth: Add data structure for advertising instance This patch introduces a new data structure to represent advertising instances that were added using the "Add Advertising" mgmt command. Initially an hci_dev structure will support only one of these instances at a time, so the current instance is simply stored as a direct member of hci_dev. Signed-off-by: Arman Uguray Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed