commit | cdde92e230719f77ac3a5f936e25ed4e01ec057f | [log] [tgz] |
---|---|---|
author | Miao-chen Chou <mcchou@chromium.org> | Wed Jun 17 16:39:17 2020 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Jun 18 13:12:06 2020 +0300 |
tree | efcecb4f1173dbb37d675052921e40d86408a032 | |
parent | b52729f27b1e3957bef7306d47abf9cd855524e7 [diff] |
Bluetooth: Notify adv monitor removed event This notifies management sockets on MGMT_EV_ADV_MONITOR_REMOVED event. The following test was performed. - Start two btmgmt consoles, issue a btmgmt advmon-remove command on one console and observe a MGMT_EV_ADV_MONITOR_REMOVED event on the other. Signed-off-by: Miao-chen Chou <mcchou@chromium.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>