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 profiles/audio/a2dp.c | 1 + src/error.c | 4 ++++ src/error.h | 2 ++ 3 files changed, 7 insertions(+) -- 2.34.1