Sven Peter
077bff242c
Bluetooth: Add quirk to disable MWS Transport Configuration
[ Upstream commit ffcb0a445ec2d5753751437706aa0a7ea8351099 ]
Broadcom 4378/4387 controllers found in Apple Silicon Macs claim to
support getting MWS Transport Layer Configuration,
< HCI Command: Read Local Supported... (0x04|0x0002) plen 0
> HCI Event: Command Complete (0x0e) plen 68
Read Local Supported Commands (0x04|0x0002) ncmd 1
Status: Success (0x00)
[...]
Get MWS Transport Layer Configuration (Octet 30 - Bit 3)]
[...]
, but then don't actually allow the required command:
> HCI Event: Command Complete (0x0e) plen 15
Get MWS Transport Layer Configuration (0x05|0x000c) ncmd 1
Status: Command Disallowed (0x0c)
Number of transports: 0
Baud rate list: 0 entries
00 00 00 00 00 00 00 00 00 00
Signed-off-by: Sven Peter <sven@svenpeter.dev>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-31 13:33:05 +01:00
..
2022-11-29 09:52:10 -08:00
2022-12-31 13:33:02 +01:00
2022-12-31 13:33:05 +01:00
2022-12-31 13:32:14 +01:00
2022-11-15 13:38:11 +01:00
2022-11-14 10:51:13 +00:00
2022-12-07 10:30:47 +01:00
2022-12-31 13:33:02 +01:00
2022-11-22 20:15:37 -08:00
2022-12-31 13:32:29 +01:00
2022-12-31 13:33:03 +01:00
2022-12-31 13:32:22 +01:00
2022-12-31 13:32:27 +01:00
2022-12-31 13:33:02 +01:00
2022-11-15 12:42:26 +01:00
2022-11-22 07:14:55 +01:00
2022-11-23 12:45:19 +00:00
2022-12-31 13:32:20 +01:00
2022-12-05 09:53:08 +01:00
2022-12-31 13:32:56 +01:00
2022-11-28 18:03:07 -08:00
2022-12-31 13:32:52 +01:00
2022-12-05 17:46:25 -08:00
2022-12-31 13:32:59 +01:00
2022-11-29 08:30:18 -08:00
2022-11-02 11:57:30 +00:00
2022-12-31 13:32:55 +01:00
2022-12-31 13:32:55 +01:00
2022-12-31 13:32:28 +01:00
2022-11-02 20:42:09 -07:00
2022-12-31 13:32:23 +01:00
2022-12-07 11:32:04 +01:00
2022-12-31 13:32:20 +01:00
2022-12-31 13:32:54 +01:00
2022-12-31 13:32:26 +01:00
2022-12-31 13:32:20 +01:00
2022-11-15 20:22:19 -08:00
2022-11-23 19:18:59 -08:00