Home
last modified time | relevance | path

Searched refs:SCAN_MODE_LIMITED_DISCOVERABLE (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h31 SCAN_MODE_LIMITED_DISCOVERABLE = 3, member in OHOS::Bluetooth::BondState::ScanMode
H A Dnapi_bluetooth_connection.cpp832 env, scanMode, static_cast<int>(ScanMode::SCAN_MODE_LIMITED_DISCOVERABLE), "SCAN_MODE_LIMITED_DISCOVERABLE"); in ScanModeInit()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.cpp181 if (mode == SCAN_MODE_GENERAL_DISCOVERABLE || mode == SCAN_MODE_LIMITED_DISCOVERABLE || in RegisterService()
319 if (mode == SCAN_MODE_GENERAL_DISCOVERABLE || mode == SCAN_MODE_LIMITED_DISCOVERABLE || in OnScanModeChanged()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h208 const int SCAN_MODE_LIMITED_DISCOVERABLE = 0x03; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp420 case SCAN_MODE_LIMITED_DISCOVERABLE: in SetScanMode()
504 case SCAN_MODE_LIMITED_DISCOVERABLE: in ResetScanMode()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h208 const int SCAN_MODE_LIMITED_DISCOVERABLE = 0x03; member

Completed in 14 milliseconds