Home
last modified time | relevance | path

Searched refs:DEVICE_INFO_AUTH_CAP (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_device_info_recovery.h70 #define DEVICE_INFO_AUTH_CAP "AUTH_CAP" macro
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync.c174 } else if (strcmp(fieldName, DEVICE_INFO_AUTH_CAP) == 0) { in DBNumInfoSyncToCache()
270 …mp(fieldName, DEVICE_INFO_CONN_SUB_FEATURE) == 0 || strcmp(fieldName, DEVICE_INFO_AUTH_CAP) == 0) { in JudgeFieldNameIsNumInfo()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync_mock_test.cpp210 EXPECT_EQ(EOK, strcpy_s(fieldName, FIELDNAME_MAX_LEN, DEVICE_INFO_AUTH_CAP));