Sven Peter
ffcb0a445e
Bluetooth: Add quirk to disable MWS Transport Configuration
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>
2022-12-12 14:19:24 -08:00
..
2022-11-29 09:52:10 -08:00
2022-11-18 12:14:55 +00:00
2022-10-28 20:13:54 -07:00
2022-10-15 11:08:36 +01:00
2022-11-16 13:31:03 +00:00
2022-11-07 12:30:16 +00:00
2022-12-12 14:19:24 -08:00
2022-12-12 11:27:42 -08:00
2022-12-07 20:05:52 -08:00
2022-11-14 10:51:13 +00:00
2022-12-12 11:43:16 +01:00
2022-10-16 15:27:07 -07:00
2022-12-12 11:27:42 -08:00
2022-11-15 15:27:43 +01:00
2022-11-29 13:04:52 -08:00
2022-12-08 18:19:59 -08:00
2022-12-07 20:02:44 -08:00
2022-12-08 19:49:21 -08:00
2022-12-01 20:26:22 -08:00
2022-12-07 17:33:26 -08:00
2022-12-12 11:27:42 -08:00
2022-12-12 09:29:56 +00:00
2022-11-15 12:42:26 +01:00
2022-11-29 20:50:51 -08:00
2022-11-29 13:04:52 -08:00
2022-12-02 20:33:30 -08:00
2022-12-08 18:19:59 -08:00
2022-11-09 19:26:08 -08:00
2022-10-28 20:13:54 -07:00
2022-12-09 19:46:11 -08:00
2022-12-06 17:29:14 -08:00
2022-12-12 10:14:03 +00:00
2022-08-29 12:47:15 +01:00
2022-11-18 18:36:54 -08:00
2022-12-08 18:19:59 -08:00
2022-12-12 10:14:03 +00:00
2022-11-29 13:04:52 -08:00
2022-08-29 12:47:15 +01:00
2022-08-15 11:21:42 +01:00
2022-11-04 10:09:50 +00:00
2022-11-02 11:57:30 +00:00
2022-12-01 13:36:43 +00:00
2022-12-12 10:14:03 +00:00
2022-12-12 12:57:29 -08:00
2022-11-02 20:42:09 -07:00
2022-10-27 15:52:10 -04:00
2022-12-07 11:32:04 +01:00
2022-12-01 01:07:32 +01:00
2022-12-01 10:32:20 +01:00
2022-11-03 10:49:29 +01:00
2022-12-02 20:33:30 -08:00
2022-11-15 20:22:19 -08:00
2022-11-15 09:00:27 -08:00
2022-12-12 11:27:42 -08:00
2022-09-20 08:23:20 -07:00
2022-08-22 14:26:30 +01:00
2022-09-20 14:23:56 -07:00
2022-08-22 14:26:30 +01:00
2022-10-24 10:52:50 +01:00