commit | 22db3cbcf9f91eef848db0986869822b4bf27193 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 04 23:34:03 2015 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Oct 05 10:30:49 2015 +0300 |
tree | 9b6c6b0911f7d70214787e5e78ccf95831d96e3e | |
parent | e9ca8bf157f2b45f8f670517c96da313083ee9b2 [diff] |
Bluetooth: Send transport open and close monitor events When the core starts or shuts down the actual HCI transport, send a new monitor event that indicates that this is happening. These new events correspond to HCI_DEV_OPEN and HCI_DEV_CLOSE events. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>