blob: 21df24566f6b9b9e9560fb9ed05dde38cafcba40 [file] [log] [blame]
# Copyright (c) 2023 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
source "Kconfig.zephyr"
mainmenu "Bluetooth: ISO Broadcast"
config ISO_PRINT_INTERVAL
int "Interval between each packet report"
range 1 360000
default 1
help
Only print the packet report once in a given interval of ISO packets.