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

Commit 9206e204 authored by Chris Manton's avatar Chris Manton
Browse files

legacy: Remove unused stack/include/hcidef::#def

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

Change-Id: I644c1d61d705d3e3fe7f60435573e66f1d014d28
parent ea27b634
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -833,7 +833,6 @@ typedef enum : uint8_t {
 * This is 1-byte for opcode and 1 byte for length
*/
#define HCIE_PREAMBLE_SIZE 2
#define HCI_SCO_PREAMBLE_SIZE 3

// Packet boundary flags
constexpr uint8_t kFIRST_NON_AUTOMATICALLY_FLUSHABLE = 0x0;