Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_feature_capability.h36 BIT_COC_CONNECT_CAPABILITY, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_select_rule.c307 …if (((local & (1 << BIT_COC_CONNECT_CAPABILITY)) == 0) || ((remote & (1 << BIT_COC_CONNECT_CAPABIL… in CocCapCheck()
310 return ((local & (1 << BIT_COC_CONNECT_CAPABILITY)) == 0) ? in CocCapCheck()