Searched hist:f4cdbb3f25c15c17a952deae1f2e0db6df8f1948 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | hci_sock.c | diff f4cdbb3f25c15c17a952deae1f2e0db6df8f1948 Mon Aug 29 22:00:40 CDT 2016 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Handle HCI raw socket transition from unbound to bound
In case an unbound HCI raw socket is later on bound, ensure that the monitor notification messages indicate a close and re-open. None of the userspace tools use the socket this, but it is actually possible to use an ioctl on an unbound socket and then later bind it.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
|