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

Commit e7823bf3 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "legacy: Remove unused stack/pan::definitions"

parents 8b24176e 95bddea9
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
 ****************************************************************************/