Home
last modified time | relevance | path

Searched refs:switchLevel (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/core/common/include/
H A Ddata_level_inner.h28 uint32_t switchLevel; member
/foundation/communication/dsoftbus/interfaces/inner_kits/lnn/
H A Ddata_level.h48 uint32_t switchLevel; /**< switch data level, alterable length, 16bit, 24bit or 32bit */ member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c436 dataLevel->switchLevel, dataLevel->switchLength); in LnnSetDataLevel()
452 uint32_t switchLevel = dataLevel->switchLevel; in LnnSetDataLevel() local
453 if (LnnSetLocalNumU32Info(NUM_KEY_DATA_SWITCH_LEVEL, switchLevel) != SOFTBUS_OK) { in LnnSetDataLevel()
462 *isSwitchLevelChanged = (curSwitchLevel != switchLevel); in LnnSetDataLevel()
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/
H A Dlnn_heartbeat_utils.h126 uint32_t switchLevel; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_adapter_standard.cpp79 .switches = dataLevel.switchLevel, in OnDataLevelChanged()
457 .switchLevel = levelInfo.switches, in Broadcast()
/foundation/communication/dsoftbus/sdk/bus_center/service/src/
H A Dclient_bus_center.c345 dataLevel->switchLevel, dataLevel->switchLength); in SetDataLevel()
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c1409 .switchLevel = dataLevelInfo->switchLevel, in LnnOnDataLevelChanged()

Completed in 7 milliseconds