Home
last modified time | relevance | path

Searched refs:DATA_SWITCH_LEVEL_BUF_LEN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_common.h204 #define DATA_SWITCH_LEVEL_BUF_LEN 4 macro
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c882 if (buf == NULL || len != DATA_SWITCH_LEVEL_BUF_LEN) { in L1GetDataSwitchLevel()