Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h30 SCAN_MODE_GENERAL_DISCOVERABLE = 2, member in OHOS::Bluetooth::BondState::ScanMode
H A Dnapi_bluetooth_connection.cpp830 env, scanMode, static_cast<int>(ScanMode::SCAN_MODE_GENERAL_DISCOVERABLE), "SCAN_MODE_GENERAL_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.h207 const int SCAN_MODE_GENERAL_DISCOVERABLE = 0x02; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp416 case SCAN_MODE_GENERAL_DISCOVERABLE: in SetScanMode()
503 case SCAN_MODE_GENERAL_DISCOVERABLE: in ResetScanMode()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h207 const int SCAN_MODE_GENERAL_DISCOVERABLE = 0x02; member

Completed in 13 milliseconds