Home
last modified time | relevance | path

Searched defs:matchMode (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_host.cpp120 napi_value matchMode = nullptr; in MatchModeInit() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp350 static void ConvertMatchMode(ScanOptions &params, int32_t matchMode) in ConvertMatchMode()
422 int32_t matchMode = 0; in ParseScanParameters() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_service_data.cpp100 void BleScanSettingsImpl::SetMatchMode(uint8_t matchMode) in SetMatchMode()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h213 …MatchMode matchMode = MatchMode::MATCH_MODE_AGGRESSIVE; // Match mode for Bluetooth LE scan filte… member
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp3027 SceneMode matchMode = SceneMode::NORMAL; in VerifyAbility() local