Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/include/
H A Dlnn_secure_storage.h39 int32_t LnnUpdateDeviceData(const char *data, LnnDataType dataType);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_secure_storage.c42 int32_t LnnUpdateDeviceData(const char *data, LnnDataType dataType) in LnnUpdateDeviceData() function