fw-api: CL 20281921 - update fw common interface files
Change-Id: I1846a09f05f298a8ebe81dfcfd78f208f588df56 HTC: add LPASS_SERVICE_GROUP def CRs-Fixed: 2262693
Esse commit está contido em:
@@ -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
|
||||
|
Referência em uma nova issue
Block a user