Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_node_info.c32 #define SWITCH_MAX_LENGTH 24 macro
472 if (info == NULL || dataSwitchLength > SWITCH_MAX_LENGTH) { in LnnSetDataSwitchLength()