Home
last modified time | relevance | path

Searched refs:SCAN_MODE_CONNECTABLE (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h29 SCAN_MODE_CONNECTABLE = 1, member in OHOS::Bluetooth::BondState::ScanMode
H A Dnapi_bluetooth_connection.cpp828 env, scanMode, static_cast<int>(ScanMode::SCAN_MODE_CONNECTABLE), "SCAN_MODE_CONNECTABLE"); in ScanModeInit()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp412 case SCAN_MODE_CONNECTABLE: in SetScanMode()
473 if ((scanMode_ != SCAN_MODE_NONE) && (scanMode_ != SCAN_MODE_CONNECTABLE) && in ReceiveSetScanModeCallback()
509 mode = SCAN_MODE_CONNECTABLE; in ResetScanMode()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h206 const int SCAN_MODE_CONNECTABLE = 0x01; member
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h206 const int SCAN_MODE_CONNECTABLE = 0x01; member

Completed in 21 milliseconds