commit | 2a1cb0acd8ea5b4155fe298a7d51506dd666c058 | [log] [tgz] |
---|---|---|
author | Mariusz Skamra <mariusz.skamra@codecoup.pl> | Thu Oct 20 09:47:34 2022 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Oct 26 08:49:00 2022 +0200 |
tree | be18762b423f77fb4d4d328d787c9766be821cea | |
parent | 43ffe3cad9157ca8cefd62a230df5792d1319df7 [diff] |
Bluetooth: audio: Fix building and reading PAC Records This fixes missing checks, and invalid struct bt_pac definition that was missing one mandatory metadata byte. Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>