Merge the relocated constants through a topic branch, to allow this
change being shared with other trees.
This commit is contained in:
Bjorn Andersson
2026-03-15 20:53:35 -05:00

View File

@@ -92,6 +92,18 @@ struct qmi_elem_info {
#define QMI_ERR_INCOMPATIBLE_STATE_V01 90
#define QMI_ERR_NOT_SUPPORTED_V01 94
/*
* Enumerate the IDs of the QMI services
*/
#define QMI_SERVICE_ID_TEST 0x0f /* 15 */
#define QMI_SERVICE_ID_SSCTL 0x2b /* 43 */
#define QMI_SERVICE_ID_IPA 0x31 /* 49 */
#define QMI_SERVICE_ID_SERVREG_LOC 0x40 /* 64 */
#define QMI_SERVICE_ID_SERVREG_NOTIF 0x42 /* 66 */
#define QMI_SERVICE_ID_WLFW 0x45 /* 69 */
#define QMI_SERVICE_ID_SLIMBUS 0x301 /* 769 */
#define QMI_SERVICE_ID_USB_AUDIO_STREAM 0x41d /* 1053 */
/**
* struct qmi_response_type_v01 - common response header (decoded)
* @result: result of the transaction