Message ID | 20230806080109.1639693-1-simon.mikuda@streamunlimited.com (mailing list archive) |
---|---|
Headers | show |
Series | Report proper error on connect | expand |
Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Sun, 6 Aug 2023 10:01:07 +0200 you wrote: > When we connect A2DP profile and remote device doesn't have our key > (e.g. was deleted) we've received "unknown" error. > > These patches add mapping to "Invalid exchange" error which is returned > in this use case as "key missing" error. > > Simon Mikuda (2): > error: Add "Invalid exchange" mapping > a2dp: Expose "Key missing" error > > [...] Here is the summary with links: - [BlueZ,1/2] error: Add "Invalid exchange" mapping https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=0ee60b31a843 - [BlueZ,2/2] a2dp: Expose "Key missing" error https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=59569c1f947d You are awesome, thank you!