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

Commit 95bddea9 authored by Chris Manton's avatar Chris Manton
Browse files

legacy: Remove unused stack/pan::definitions

Bug: 191555414
Tag: #refactor
Test: gd/cert/run

Change-Id: I1cb886661ae44795fd85f8be0577396d70d2dd86
parent 12a30c16
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -62,10 +62,6 @@ inline const std::string pan_role_to_text(const tPAN_ROLE& role) {
                            (role & PAN_ROLE_NAP_SERVER) ? 'N' : '.', role);
}

/* Bitmap to indicate the usage of the Data */
#define PAN_DATA_TO_HOST 0x01
#define PAN_DATA_TO_LAN 0x02

/*****************************************************************************
 *  Type Definitions
 ****************************************************************************/