Bluetooth: Remove not needed header in uuid.c file
Now printk family from <misc/printk.h> already included should handle BT_DBG() like expansion. Change-Id: I5e03f786530e4bbbdb94a13a4cd77db580268c11 Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
This commit is contained in:
parent
c4fa607499
commit
24b03e75f3
1 changed files with 0 additions and 4 deletions
|
@ -23,10 +23,6 @@
|
|||
|
||||
#include <bluetooth/uuid.h>
|
||||
|
||||
#if defined(CONFIG_BLUETOOTH_DEBUG)
|
||||
#include <stdio.h>
|
||||
#endif /* CONFIG_BLUETOOTH_DEBUG */
|
||||
|
||||
#define UUID_16_BASE_OFFSET 12
|
||||
|
||||
/* TODO: Decide whether to continue using BLE format or switch to RFC 4122 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue