Home
last modified time | relevance | path

Searched refs:ONLINE_STATUS_ONLINE (Results 1 - 3 of 3) sorted by relevance

/base/security/device_security_level/services/dslm/
H A Ddslm_core_process.c162 if (deviceInfo->onlineStatus != ONLINE_STATUS_ONLINE) { in OnRequestDeviceSecLevelInfo()
194 uint32_t event = (status == ONLINE_STATUS_ONLINE) ? EVENT_DEVICE_ONLINE : EVENT_DEVICE_OFFLINE; in OnPeerStatusReceiver()
217 info->onlineStatus = ONLINE_STATUS_ONLINE; in InitSelfDeviceSecureLevel()
239 ret = OnPeerStatusReceiver(device, ONLINE_STATUS_ONLINE, level); in InitSelfDeviceSecureLevel()
286 (void)OnPeerStatusReceiver(deviceId, ONLINE_STATUS_ONLINE, level); in RefreshDeviceOnlineStatus()
H A Ddslm_device_list.h29 #define ONLINE_STATUS_ONLINE 1 macro
H A Ddslm_fsm_process.c211 info->onlineStatus = ONLINE_STATUS_ONLINE; in ProcessDeviceOnline()

Completed in 2 milliseconds