We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e01208d commit c89ebbaCopy full SHA for c89ebba
lib/uuid.h
@@ -187,6 +187,13 @@ extern "C" {
187
#define VOCS_CP_CHRC_UUID 0x2B82
188
#define VOCS_AUDIO_OP_DESC_CHAR_UUID 0x2B83
189
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
+
197
#define GMCS_UUID 0x1849
198
#define MEDIA_PLAYER_NAME_CHRC_UUID 0x2b93
199
#define MEDIA_TRACK_CHNGD_CHRC_UUID 0x2b96
0 commit comments