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:
Asbjørn Sæbø 2021-12-13 13:35:07 +01:00 committed by Carles Cufí
commit 0d6e18a052
13 changed files with 17 additions and 19 deletions

View file

@ -20,8 +20,8 @@
#include <bluetooth/gatt.h>
#include <bluetooth/audio/mcc.h>
#include "otc.h"
#include "otc_internal.h"
#include <bluetooth/services/otc.h>
#include "../services/ots/otc_internal.h"
/* TODO: Temporarily copied here from media_proxy_internal.h - clean up */
/* Debug output of 48 bit Object ID value */