Bluetooth: OTC: Move OTC files to OTS folder
Move the OTC files to the OTS folders for further refactoring. Signed-off-by: Asbjørn Sæbø <asbjorn.sabo@nordicsemi.no>
This commit is contained in:
parent
725d9b9b7e
commit
0d6e18a052
13 changed files with 17 additions and 19 deletions
|
@ -32,8 +32,6 @@ if (CONFIG_BT_CSIS OR CONFIG_BT_CSIS_CLIENT)
|
|||
zephyr_library_sources(csis_crypto.c)
|
||||
endif()
|
||||
|
||||
zephyr_library_sources_ifdef(CONFIG_BT_OTC otc.c)
|
||||
|
||||
zephyr_library_sources_ifdef(CONFIG_BT_MCC mcc.c)
|
||||
|
||||
zephyr_library_sources_ifdef(CONFIG_BT_MCS mcs.c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue