Bluetooth: Rename att.h to att_internal.h

In preparation of creating a public att.h rename the existing internal
header appropriately.

Change-Id: I8588712bc5aa57d391c5ce0886c99692e5a2823e
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
Johan Hedberg 2016-02-17 11:18:10 +02:00
commit 2f9ff6f11b
4 changed files with 4 additions and 4 deletions

View file

@ -37,7 +37,7 @@
#include "l2cap_internal.h"
#include "keys.h"
#include "smp.h"
#include "att.h"
#include "att_internal.h"
#if !defined(CONFIG_BLUETOOTH_DEBUG_CONN)
#undef BT_DBG