Browse Source

fw-api: CL 20281921 - update fw common interface files

Change-Id: I1846a09f05f298a8ebe81dfcfd78f208f588df56
HTC: add LPASS_SERVICE_GROUP def
CRs-Fixed: 2262693
spuligil 2 years ago
parent
commit
c1e7d50163
1 changed files with 3 additions and 0 deletions
  1. 3 0
      fw/htc_services.h

+ 3 - 0
fw/htc_services.h

@@ -39,6 +39,7 @@ typedef enum {
     CFG_NV_SERVICE_GROUP     = 4,
     WDI_IPA_SERVICE_GROUP    = 5,
     PACKET_LOG_SERVICE_GROUP = 6,
+    LPASS_SERVICE_GROUP      = 7,
 
     HTC_TEST_GROUP           = 254,
     HTC_SERVICE_GROUP_LAST   = 255
@@ -98,6 +99,8 @@ typedef enum {
 
 #define PACKET_LOG_SVC MAKE_SERVICE_ID(PACKET_LOG_SERVICE_GROUP,0)
 
+#define LPASS_DATA_MSG_SVC MAKE_SERVICE_ID(LPASS_SERVICE_GROUP,0)
+
 /*
  * Directions for interconnect pipe configuration.
  * These definitions may be used during configuration and are shared