From: Arman Uguray Date: Mon, 23 Mar 2015 22:57:12 +0000 (-0700) Subject: Bluetooth: Implement the Add Advertising command X-Git-Tag: omap-for-v4.2/o2_dc~131^2~118^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24b4f38fc9ebf93af223c67169a946d6baf9db61;p=pandora-kernel.git Bluetooth: Implement the Add Advertising command This patch adds the most basic implementation for the "Add Advertisement" command. All state updates between the various HCI settings (POWERED, ADVERTISING, ADVERTISING_INSTANCE, and LE_ENABLED) has been implemented. The command currently supports only setting the advertising data fields, with no flags and no scan response data. Signed-off-by: Arman Uguray Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed