Home
last modified time | relevance | path

Searched defs:ScanOptions (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/include/
Dnapi_bluetooth_utils.h313 struct ScanOptions { struct
314 …2_t interval; // Time of delay for reporting the scan result
315 ScanDuty dutyMode = ScanDuty::SCAN_MODE_LOW_POWER; // Bluetooth LE scan mode
316 …ode = MatchMode::MATCH_MODE_AGGRESSIVE; // Match mode for Bluetooth LE scan filters hardware match
/foundation/communication/bluetooth/interfaces/kits/js/
D@ohos.bluetooth.d.ts839 interface ScanOptions { interface