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

Commit 4498f94c authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

Use Common Audio Service UUID from latest assigned numbers

Bug: 150670922
Test: compilation
Change-Id: Ia165311694eb7bc9881497ade923c15ae603f43e
parent d859bf12
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -57,10 +57,9 @@ namespace uuid {
 * This service is used to identify peer role (which we are not using for now)
 * and to wrap CSIS service as this is required to understand the context of the
 * CSIS
 * Place holder
 */
static const bluetooth::Uuid kCapServiceUuid =
    bluetooth::Uuid::From16Bit(0x8FE0);
    bluetooth::Uuid::From16Bit(0x1853);

/* Assigned numbers for attributes */
static const bluetooth::Uuid kPublishedAudioCapabilityServiceUuid =