commit | c93bd15033027928709ee15bab2ce1f5582085c6 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Jul 08 15:07:48 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Jul 08 14:22:06 2014 +0200 |
tree | 102dcc1a12aabf082aae6a8403a1add095afe044 | |
parent | 66c417c1ee01398ac5ab1c749a20c4d8ba50e9a9 [diff] |
Bluetooth: Remove unnecessary mgmt_advertising function Since the real advertising state is now tracked with its own flag we can simply set/unset the HCI_ADVERTISING flag in the set_advertising_complete function. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>