Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h482 constexpr uint16_t BLE_SCAN_MODE_OP_P50_30_60_INTERVAL_MS = 60; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp669 interval = BLE_SCAN_MODE_OP_P50_30_60_INTERVAL_MS; in SetOtherWindowAndInterval()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp1010 uint16_t interval = BLE_SCAN_MODE_OP_P50_30_60_INTERVAL_MS; in SetDutyCycle5030Duration()