blob: 7bb98d963c787b5c75f826fe4a78639cc107a486 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(.)
zephyr_library()
zephyr_library_sources(
conn_mgr.c
events_handler.c
)