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

Commit eb1bd180 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

Change-Id: I263f41199f1e78f91a9e9654cd44e6d97d800433
parents d8ba9d13 76ae14f6
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