gatt-service/bass-util: use store encryption fields in uint8_t[16]

This commit is contained in:
Dirk Helbig 2024-07-23 21:10:16 +02:00 committed by Matthias Ringwald
parent 481741fca8
commit e9396d52e0

View File

@ -109,7 +109,7 @@ typedef struct {
// state send to client by server
le_audio_pa_sync_state_t pa_sync_state;
le_audio_big_encryption_t big_encryption;
uint16_t bad_code[16];
uint8_t bad_code[16];
} bass_source_data_t;
// offset gives position into fully serialized BASS record