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

Commit 57821dcb authored by Bailey Forrest's avatar Bailey Forrest Committed by Myles Watson
Browse files

Add Service Data GAP EIR data type

Test: Build
Change-Id: I378883fdeb09fadaac04ace2dc499abd27b7d3ab
parent 3278f29e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -119,6 +119,7 @@ const uint8_t kEIRTypeComplete128BitUUIDs = 0x07;
const uint8_t kEIRTypeShortenedLocalName = 0x08;
const uint8_t kEIRTypeCompleteLocalName = 0x09;
const uint8_t kEIRTypeTxPower = 0x0A;
const uint8_t kEIRTypeServiceData = 0x16;
const uint8_t kEIRTypeManufacturerSpecificData = 0xFF;

}  // namespace bluetooth