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

Commit 80379f80 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

legacy: Remove unused stack/include/hcidef::#def am: 9206e204 am: 11861513...

legacy: Remove unused stack/include/hcidef::#def am: 9206e204 am: 11861513 am: 8c9faecc am: 496472f6 am: bc050bb0

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1799454

Change-Id: I85f455ef7e30effab2f993c40775ff335f792ea1
parents fbebebb9 bc050bb0
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;