Home
last modified time | relevance | path

Searched defs:LNN_STATE (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dlnn_log.h32 LNN_STATE, enumerator
/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dbus_center_server_stub.c484 ReadInt32(req, &info.subscribeId), SOFTBUS_IPC_ERR, LNN_STATE, "read subscribeId failed"); ServerRefreshLNN() local
485 LNN_CHECK_AND_RETURN_RET_LOGE(ReadInt32(req, &mode), SOFTBUS_IPC_ERR, LNN_STATE, "read mode failed"); ServerRefreshLNN() local
486 LNN_CHECK_AND_RETURN_RET_LOGE(ReadInt32(req, &medium), SOFTBUS_IPC_ERR, LNN_STATE, "read medium failed"); ServerRefreshLNN() local
487 LNN_CHECK_AND_RETURN_RET_LOGE(ReadInt32(req, &freq), SOFTBUS_IPC_ERR, LNN_STATE, "read freq failed"); ServerRefreshLNN() local
492 ReadBool(req, &info.isSameAccount), SOFTBUS_IPC_ERR, LNN_STATE, "read isSameAccount failed"); ServerRefreshLNN() local
494 ReadBool(req, &info.isWakeRemote), SOFTBUS_IPC_ERR, LNN_STATE, "read isWakeRemote failed"); ServerRefreshLNN() local
498 ReadUint32(req, &info.dataLen), SOFTBUS_IPC_ERR, LNN_STATE, "read dataLen failed"); ServerRefreshLNN() local
508 LNN_CHECK_AND_RETURN_RET_LOGE(WriteInt32(reply, ret), ret, LNN_STATE, "write reply failed"); ServerRefreshLNN() local
[all...]
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c535 SOFTBUS_LOCK_ERR, LNN_STATE, "lock init failed"); DiscoveryMsgListInit() local
[all...]

Completed in 3 milliseconds