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:
Szymon Janc 2015-09-14 17:48:26 +02:00 committed by Anas Nashif
commit 8b7097fd20
4 changed files with 40 additions and 22 deletions

View file

@ -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