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

Commit c9164e9e authored by Yuyang Huang's avatar Yuyang Huang
Browse files

Add UnicastGameGatewayCharacteristicUuid

Bug: 350102910
Bug: 353978074
Change-Id: Ia6cb57b08182cf314d01dc69110bcefdf7f65c32
Test: atest --host bluetooth_le_audio_client_test
Flag: com.android.bluetooth.flags.leaudio_gmap_client
parent 09129bd4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -103,6 +103,8 @@ static const bluetooth::Uuid kTelephonyMediaAudioProfileRoleCharacteristicUuid =

/* Gaming Audio Service Characteristics */
static const bluetooth::Uuid kRoleCharacteristicUuid = bluetooth::Uuid::From16Bit(0x2C00);
static const bluetooth::Uuid kUnicastGameGatewayCharacteristicUuid =
        bluetooth::Uuid::From16Bit(0x2C01);
static const bluetooth::Uuid kUnicastGameTerminalCharacteristicUuid =
        bluetooth::Uuid::From16Bit(0x2C02);
}  // namespace uuid