commit | 24b4f38fc9ebf93af223c67169a946d6baf9db61 | [log] [tgz] |
---|---|---|
author | Arman Uguray <armansito@chromium.org> | Mon Mar 23 15:57:12 2015 -0700 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Mar 24 01:53:46 2015 +0100 |
tree | a8ca6f13c81224b2a9059e53eb386958770bb185 | |
parent | 203fea0178d7e165dbe834d1bdd9d243018fd5bf [diff] |
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 <armansito@chromium.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>