Home
last modified time | relevance | path

Searched refs:SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h32 SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE = 4, member in OHOS::Bluetooth::BondState::ScanMode
H A Dnapi_bluetooth_connection.cpp835 static_cast<int>(ScanMode::SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE), in ScanModeInit()
836 "SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE"); in ScanModeInit()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.cpp182 mode == SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE || mode == SCAN_MODE_CONNECTABLE_LIMITED_DISCOVERABLE) { in RegisterService()
320 mode == SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE || mode == SCAN_MODE_CONNECTABLE_LIMITED_DISCOVERABLE) { in OnScanModeChanged()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h209 const int SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE = 0x04; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_manager.cpp849 classicAdapter->SetBtScanMode(SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE, 0); in RestoreTurnOnState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp424 case SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE: in SetScanMode()
507 case SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE: in ResetScanMode()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h209 const int SCAN_MODE_CONNECTABLE_GENERAL_DISCOVERABLE = 0x04; member

Completed in 14 milliseconds