blob: 969c258d7e565a2ca6fcf80b7f0eb64c7efbdcad [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
zephyr_sources_ifdef(
CONFIG_BT_IAS
ias.c)
zephyr_library_sources_ifdef(
CONFIG_BT_IAS_CLIENT
ias_client.c)