mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-21 21:41:13 +00:00
gatt-service/bass-util: use store encryption fields in uint8_t[16]
This commit is contained in:
parent
481741fca8
commit
e9396d52e0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user