Home
last modified time | relevance | path

Searched defs:switchLevel (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/test/mock/softbus/
Ddata_level.h26 uint32_t switchLevel; member
/foundation/communication/dsoftbus/interfaces/inner_kits/lnn/
Ddata_level.h48 uint32_t switchLevel; /**< switch data level, alterable length, 16bit, 24bit or 32bit */ member
/foundation/communication/dsoftbus/core/common/include/
Ddata_level_inner.h31 uint32_t switchLevel; member
/foundation/communication/dsoftbus/interfaces/kits/lnn/
Dlnn_heartbeat_utils_struct.h151 uint32_t switchLevel; member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
Dlnn_net_ledger.c608 uint32_t switchLevel = dataLevel->switchLevel; in LnnSetDataLevel() local