Home
last modified time | relevance | path

Searched refs:REQUEST_DISABLE_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.h80 #define REQUEST_DISABLE_BLE_DISCOVERY 100 macro
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_common.h579 REQUEST_DISABLE_BLE_DISCOVERY = 100, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c274 if (strategy == REQUEST_DISABLE_BLE_DISCOVERY) { in LnnRequestBleDiscoveryProcess()