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

Commit cd7faa7b authored by Bailey Forrest's avatar Bailey Forrest Committed by android-build-merger
Browse files

Add Service Data GAP EIR data type am: 57821dcb am: 76ae14f6

am: eb1bd180

Change-Id: Icacd207b1e7b5dc8526861c987a0183e50f9bd6d
parents 8ecd4ab5 eb1bd180
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