Bluetooth: OTS - rename client files

Rename OTS client files from "otc" to "ots_client".

Signed-off-by: Asbjørn Sæbø <asbjorn.sabo@nordicsemi.no>
This commit is contained in:
Asbjørn Sæbø 2022-01-27 14:55:40 +01:00 committed by Carles Cufí
commit 76cf124060
8 changed files with 14 additions and 14 deletions

View file

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