Home
last modified time | relevance | path

Searched refs:DEFAULT_SCANMODE_DURATION_MILLIS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.h319 int discoverableTimeout_ {DEFAULT_SCANMODE_DURATION_MILLIS};
H A Dclassic_defs.h37 constexpr int DEFAULT_SCANMODE_DURATION_MILLIS = 120000; variable