Home
last modified time | relevance | path

Searched defs:isSwitchLevelChanged (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c416 int32_t LnnSetDataLevel(const DataLevel *dataLevel, bool *isSwitchLevelChanged) in LnnSetDataLevel()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dlnn_bus_center_ipc.cpp293 bool isSwitchLevelChanged = false; in LnnIpcSetDataLevel() local