Kconfig Options
BLUESYNC_SUPPORT
BlueSync support
- Type: 
bool - Default: 
n 
BLUESYNC_USED_IN_MESH
Use BlueSync in BLE Mesh mode
- Type: 
bool - Default: 
y 
BLUESYNC_THREAD_STACK_SIZE
BlueSync thread stack size
- Type: 
hex - Default: 
0x800 
BLUESYNC_THREAD_PRIORITY
BlueSync thread priority
- Type: 
int - Default: 
5 
BLUESYNC_ADV_INT_MS
Burst packet interval (ms)
- Type: 
int - Default: 
200 
BLUESYNC_SLOTS_IN_BURST
Timeslots per burst
- Type: 
int - Default: 
16 
BLUESYNC_BURST_WINDOWS_SIZE
Number of bursts used for regression
- Type: 
int - Default: 
4 
BLUESYNC_TEST_BABBLESIM_SUPPORT
Enable BabbleSim support
- Type: 
bool - Default: 
n 
BLUESYNC_TEST_BABBLESIM_PATH
Path of the babblesim output file
- Type: 
string