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:
parent
352dd3763e
commit
76cf124060
8 changed files with 14 additions and 14 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue