Skip to content

Commit c89ebba

Browse files
maheshtalewadVudentz
authored andcommitted
uuid: Add AICS UUIDs
This adds AISCS related UUIDs.
1 parent e01208d commit c89ebba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

lib/uuid.h

+7
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,13 @@ extern "C" {
187187
#define VOCS_CP_CHRC_UUID 0x2B82
188188
#define VOCS_AUDIO_OP_DESC_CHAR_UUID 0x2B83
189189

190+
#define AICS_INPUT_STATE_CHAR_UUID 0x2B77
191+
#define AICS_GAIN_SETTING_PROP_CHAR_UUID 0x2B78
192+
#define AICS_AUDIO_INPUT_TYPE_CHAR_UUID 0x2B79
193+
#define AICS_INPUT_STATUS_CHAR_UUID 0X2B7A
194+
#define AICS_AUDIO_INPUT_CP_CHRC_UUID 0X2B7B
195+
#define AICS_INPUT_DESCR_CHAR_UUID 0X2B7C
196+
190197
#define GMCS_UUID 0x1849
191198
#define MEDIA_PLAYER_NAME_CHRC_UUID 0x2b93
192199
#define MEDIA_TRACK_CHNGD_CHRC_UUID 0x2b96

0 commit comments

Comments
 (0)