Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/
H A Dlnn_heartbeat_utils.h141 #define DISABLE_BR_CAP (1 << 4) macro
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c189 if ((hbResp->capabiltiy & DISABLE_BR_CAP) != 0) { in UpdateOnlineInfoNoConnection()
418 if ((hbResp->capabiltiy & DISABLE_BR_CAP) != 0) { in SetDeviceNetCapability()