Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: ca3d0d4f972657f924aa7fa650191b805bd92c59 https://github.com/bluez/bluez/commit/ca3d0d4f972657f924aa7fa650191b805bd92c59 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2024-04-04 (Thu, 04 Apr 2024) Changed paths: M src/adapter.c Log Message: ----------- adapter: Enable Wideband Speech This enables sending MGMT_OP_SET_WIDEBAND_SPEECH so the users of SCO sockets can take advantage of BT_PKT_STATUS to implement PLC logic. Commit: bcfd9acd2a8be2ba275beb3668bc1428994d5f1b https://github.com/bluez/bluez/commit/bcfd9acd2a8be2ba275beb3668bc1428994d5f1b Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2024-04-04 (Thu, 04 Apr 2024) Changed paths: M monitor/packet.c Log Message: ----------- monitor: Fix not decoding MGMT_OP_SET_WIDEBAND_SPEECH Commit: 5069c5d68c16b0ecd7b6f9adccdf8e84db6f94a4 https://github.com/bluez/bluez/commit/5069c5d68c16b0ecd7b6f9adccdf8e84db6f94a4 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2024-04-04 (Thu, 04 Apr 2024) Changed paths: M monitor/packet.c Log Message: ----------- monitor: Fix not decoding MGMT_OP_SET_BLOCKED_KEYS @ MGMT Command: Set Blocked Keys (0x0046) plen 36 Keys: 2 type: Long Term Key (0x01) Link key[16]: bf01fb9d4ef3bc36d874f5394138684c type: Identity Resolving Key (0x02) Link key[16]: a599bae4e17ca618228e0756b4e85f01 @ MGMT Event: Command Complete (0x0001) plen 3 Load Blocked Keys (0x0046) plen 0 Status: Success (0x00) Compare: https://github.com/bluez/bluez/compare/4fe4fda73be1...5069c5d68c16 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications