Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Ddata_level_inner.h29 uint32_t switchLevel; member
/ohos5.0/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
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/
H A Dlnn_heartbeat_utils.h125 uint32_t switchLevel; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c440 uint32_t switchLevel = dataLevel->switchLevel; in LnnSetDataLevel() local