Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09b86f65 authored by Chris Manton's avatar Chris Manton
Browse files

stack::l2cap Header clean up

Bug: 351901286
Test: m .
Flag: EXEMPT, Header cleanup

Change-Id: Ie10f47835ff99bdaab59d5e204d6799c9441f766
parent e9e56063
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -50,8 +50,6 @@

using namespace bluetooth;

using base::StringPrintf;

extern fixed_queue_t* btu_general_alarm_queue;
tL2C_AVDT_CHANNEL_INFO av_media_channels[MAX_ACTIVE_AVDT_CONN];

+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@
#include <string.h>

#include "internal_include/bt_target.h"
#include "os/log.h"
#include "osi/include/allocator.h"
#include "stack/include/bt_hdr.h"
#include "stack/include/bt_types.h"
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@
#include "hcimsgs.h"  // HCID_GET_
#include "internal_include/bt_target.h"
#include "main/shim/entry.h"
#include "os/log.h"
#include "osi/include/allocator.h"
#include "stack/include/bt_hdr.h"
#include "stack/include/bt_psm_types.h"