Home
last modified time | relevance | path

Searched refs:DMS_MSG_CMD_REPLY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk_lite/include/
H A Ddmslite_tlv_common.h67 DMS_MSG_CMD_REPLY = 0xFFFF enumerator
/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_parser.c283 case DMS_MSG_CMD_REPLY: { in ProcessCommuMsg()