Home
last modified time | relevance | path

Searched refs:GetBtDiscoveryEndMillis (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_adapter_classic.h320 virtual long GetBtDiscoveryEndMillis() const = 0;
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_host.h630 long GetBtDiscoveryEndMillis() const;
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_host.h88 virtual long GetBtDiscoveryEndMillis() = 0;
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_host_server.h84 long GetBtDiscoveryEndMillis() override;
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_host_proxy.h63 long GetBtDiscoveryEndMillis() override;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.h402 long GetBtDiscoveryEndMillis() const override;
H A Dclassic_adapter.cpp612 long ClassicAdapter::GetBtDiscoveryEndMillis() const in GetBtDiscoveryEndMillis() function in OHOS::bluetooth::ClassicAdapter
/foundation/communication/bluetooth_service/test/unittest/host/
H A Dhost_test.cpp324 host_->GetBtDiscoveryEndMillis(); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp1040 long BluetoothHost::GetBtDiscoveryEndMillis() const in GetBtDiscoveryEndMillis() function in OHOS::Bluetooth::BluetoothHost
1048 return proxy->GetBtDiscoveryEndMillis(); in GetBtDiscoveryEndMillis()
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1163 long BluetoothHostServer::GetBtDiscoveryEndMillis() in GetBtDiscoveryEndMillis() function in OHOS::Bluetooth::BluetoothHostServer
1168 return classicService->GetBtDiscoveryEndMillis(); in GetBtDiscoveryEndMillis()
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp627 long BluetoothHostProxy::GetBtDiscoveryEndMillis() in GetBtDiscoveryEndMillis() function in OHOS::Bluetooth::BluetoothHostProxy
632 HILOGE("BluetoothHostProxy::GetBtDiscoveryEndMillis WriteInterfaceToken error"); in GetBtDiscoveryEndMillis()
639 HILOGE("BluetoothHostProxy::GetBtDiscoveryEndMillis done fail, error: %{public}d", error); in GetBtDiscoveryEndMillis()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp837 int64_t result = GetBtDiscoveryEndMillis(); in GetBtDiscoveryEndMillisInner()

Completed in 21 milliseconds