Bluetooth: Make parts of GATT API internal
Move parts of the API that are not usable for applications to an internal header. Change-Id: Idbcd3db8acda74375ea9deec2bf3d7eddc8a4ddb Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
This commit is contained in:
parent
dabb5d49d5
commit
8b7097fd20
4 changed files with 40 additions and 22 deletions
|
@ -50,6 +50,7 @@
|
|||
#include "l2cap.h"
|
||||
#include "smp.h"
|
||||
#include "att.h"
|
||||
#include "gatt_internal.h"
|
||||
|
||||
#if !defined(CONFIG_BLUETOOTH_DEBUG_ATT)
|
||||
#undef BT_DBG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue