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

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

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

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

Change-Id: I6b799eb7e968e4257daf980cfb4b1265bcde71f4
parents 80c24f63 9206e204
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;