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

Commit d467c8f0 authored by Chris Manton's avatar Chris Manton
Browse files

stack::l2cap::api Remove duplicate global symbols

All l2cap profile access is through the l2cap_interface

Bug: 365167530
Test: m .
Flag: EXEMPT, Mechanical Refactor
Change-Id: I673fd98a68ff07edc8525931ed580efe6d054e1c
parent c1b00c01
Loading
Loading
Loading
Loading
+0 −753

File changed.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
 */

#include "stack/include/l2cap_interface.h"
#include "stack/l2cap/internal/l2c_api.h"
#include "stack/l2cap/l2c_api.h"

static bluetooth::stack::l2cap::Impl l2cap_impl;