Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/
H A Dlnn_heartbeat_utils.h81 #define REQUEST_ENABLE_BLE_DISCOVERY 101 macro
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_common.h581 REQUEST_ENABLE_BLE_DISCOVERY, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c288 } else if (strategy == REQUEST_ENABLE_BLE_DISCOVERY) { in LnnRequestBleDiscoveryProcess()