Home
last modified time | relevance | path

Searched refs:BIT_BLE_DIRECT_ONLINE (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.h38 BIT_BLE_DIRECT_ONLINE, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c389 if ((localFeatureCap & (1 << BIT_BLE_DIRECT_ONLINE)) == 0) { in IsLocalSupportBleDirectOnline()