Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e3937e99fcc4020e466551611765838ab270179a
/
.
/
subsys
/
bluetooth
/
audio
/
Kconfig.pbp
blob: cb24845b202b752fd6b256eff2348f9722d194c0 [
file
] [
log
] [
blame
]
# Bluetooth Audio - Public Broadcast Profile (PBP) options
#
# Copyright 2023 NXP
#
# SPDX-License-Identifier: Apache-2.0
#
config BT_PBP
bool
"Public Broadcast Profile [EXPERIMENTAL]"
select
EXPERIMENTAL
help
Enabling
this
will enable PBP
.