update common/include/private/radar_constants.h.

codecheck:命名更改

Signed-off-by: LongestDistance <cdwango@isoftstone.com>
This commit is contained in:
LongestDistance 2024-11-14 09:49:25 +00:00 committed by Gitee
parent 63c5a905b4
commit 4cdc65a372
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -246,7 +246,7 @@ enum RadarErrCode : int32_t {
WIFI_DISPLAY_P2P_OPT_P2P_NOT_OPENED = WIFI_DISPLAY_BASE + 25,
WIFI_DISPLAY_P2P_OPT_P2P_MAC_NOT_FOUND = WIFI_DISPLAY_BASE + 26,
WIFI_DISPLAY_P2P_OPT_P2P_ERR_MAC_FORMAT = WIFI_DISPLAY_BASE + 27,
WIFI_DISPLAY_P2P_OPT_P2P_ERR_INTENT = WIFI_DISPLAY_BASE + 28,
WIFI_DISPLAY_P2P_OPT_P2P_ERR_CONTEN = WIFI_DISPLAY_BASE + 28,
WIFI_DISPLAY_P2P_OPT_P2P_ERR_SIZE_NW_NAME = WIFI_DISPLAY_BASE + 29,
WIFI_DISPLAY_P2P_OPT_MOVING_FREEZE_CTRL = WIFI_DISPLAY_BASE + 30,
WIFI_DISPLAY_P2P_OPT_NON_SYSTEMAPP = WIFI_DISPLAY_BASE + 31,