test/le_audio: use pts default broadcast code

This commit is contained in:
Matthias Ringwald 2022-09-29 11:44:14 +02:00
parent c3d56f70bb
commit 166aee1908
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ static uint16_t broadcast_source_pa_interval;
// broadcast info
static hci_con_handle_t sync_handle;
static uint8_t encryption;
static uint8_t broadcast_code [] = {0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01};
static uint8_t broadcast_code [] = {0x01, 0x02, 0x68, 0x05, 0x53, 0xF1, 0x41, 0x5A, 0xA2, 0x65, 0xBB, 0xAF, 0xC6, 0xEA, 0x03, 0xB8, };
static uint8_t num_bis;
static uint32_t sampling_frequency_hz;
static btstack_lc3_frame_duration_t frame_duration;

View File

@ -261,7 +261,7 @@ static uint16_t sine_phases[MAX_NUM_BIS];
// encryption
static uint8_t encryption = 0;
static uint8_t broadcast_code [] = {0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01};
static uint8_t broadcast_code [] = {0x01, 0x02, 0x68, 0x05, 0x53, 0xF1, 0x41, 0x5A, 0xA2, 0x65, 0xBB, 0xAF, 0xC6, 0xEA, 0x03, 0xB8, };
// audio producer
static enum {