Files
linux/net/bluetooth
Luiz Augusto von Dentz 5844a8b6d2 Bluetooth: Fix advertising duplicated flags
[ Upstream commit 6012b9346d ]

Instances may have flags set as part of its data in which case the code
should not attempt to add it again otherwise it can cause duplication:

< HCI Command: LE Set Extended Advertising Data (0x08|0x0037) plen 35
        Handle: 0x00
        Operation: Complete extended advertising data (0x03)
        Fragment preference: Minimize fragmentation (0x01)
        Data length: 0x06
        Flags: 0x04
          BR/EDR Not Supported
        Flags: 0x06
          LE General Discoverable Mode
          BR/EDR Not Supported

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-15 16:19:02 +09:00
..
2023-05-15 12:40:01 +09:00
2015-07-30 13:31:59 +02:00
2018-03-22 09:54:47 +01:00
2015-07-30 13:31:59 +02:00
2023-05-15 09:11:48 +09:00
2023-05-15 09:11:48 +09:00