Home
last modified time | relevance | path

Searched refs:OnDiscoveryResult (Results 1 - 23 of 23) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_host_observer.h33 virtual void OnDiscoveryResult(
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_host_observer.h30 void OnDiscoveryResult(
/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access_observer.h32 void OnDiscoveryResult(
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection_observer.h33 void OnDiscoveryResult(
H A Dnapi_bluetooth_connection_observer.cpp55 void NapiBluetoothConnectionObserver::OnDiscoveryResult( in OnDiscoveryResult() function in OHOS::Bluetooth::NapiBluetoothConnectionObserver
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_host_observer_proxy.h34 void OnDiscoveryResult(
/foundation/communication/bluetooth/frameworks/cj/access/include/
H A Dbluetooth_access_impl.h48 void OnDiscoveryResult(
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.h48 void OnDiscoveryResult( in OnDiscoveryResult() function in OHOS::Bluetooth::BleHostObserverTest
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_adapter_classic.h71 virtual void OnDiscoveryResult(
H A Dinterface_adapter_ble.h143 virtual void OnDiscoveryResult(
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_observer_stub.cpp107 stub->OnDiscoveryResult(*device, rssi, deviceName, deviceClass); in OnDiscoveryResultInner()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_host.h97 virtual void OnDiscoveryResult(
/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_callback.cpp39 void CjBluetoothConnectionObserver::OnDiscoveryResult(const BluetoothRemoteDevice &device, in OnDiscoveryResult() function in OHOS::CJSystemapi::CJBluetoothConnection::CjBluetoothConnectionObserver
/foundation/communication/bluetooth/frameworks/cj/connection/include/
H A Dbluetooth_connection_impl.h66 void OnDiscoveryResult(
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.cpp95 void OnDiscoveryResult( in OnDiscoveryResult() function in OHOS::bluetooth::GenericAccessService::AdapterBleObserverImpl
126 void OnDiscoveryResult( in OnDiscoveryResult() function in OHOS::bluetooth::GenericAccessService::AdapterClassicObserverImpl
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_observer_proxy.cpp75 void BluetoothHostObserverProxy::OnDiscoveryResult( in OnDiscoveryResult() function in OHOS::Bluetooth::BluetoothHostObserverProxy
81 HILOGE("BluetoothHostObserverProxy::OnDiscoveryResult WriteInterfaceToken error"); in OnDiscoveryResult()
86 HILOGE("BluetoothHostObserverProxy::OnDiscoveryResult device error"); in OnDiscoveryResult()
91 HILOGE("BluetoothHostObserverProxy::OnDiscoveryResult rssi error"); in OnDiscoveryResult()
96 HILOGE("BluetoothHostObserverProxy::OnDiscoveryResult status error"); in OnDiscoveryResult()
101 HILOGE("BluetoothHostObserverProxy::OnDiscoveryResult deviceClass error"); in OnDiscoveryResult()
109 HILOGE("BluetoothHostProxy::OnDiscoveryResult done fail, error: %{public}d", result); in OnDiscoveryResult()
/foundation/communication/nfc/services/include/
H A Dbt_connection_manager.h69 void OnDiscoveryResult(const Bluetooth::BluetoothRemoteDevice &device,
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp90 void OnDiscoveryResult(
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp267 void OnDiscoveryResult(
280 HILOGE("OnDiscoveryResult() false, check permission failed");
282 observer->OnDiscoveryResult(device, rssi, deviceName, deviceClass);
435 void OnDiscoveryResult(
450 observer->OnDiscoveryResult(device, rssi, deviceName, deviceClass);
/foundation/communication/bluetooth_service/test/unittest/host/
H A Dhost_test.cpp37 void OnDiscoveryResult(
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp149 void OnDiscoveryResult(
155 observer->OnDiscoveryResult(remoteDevice, rssi, deviceName, deviceClass);
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h86 void OnDiscoveryResult(const OHOS::Bluetooth::BluetoothRemoteDevice &device, int rssi,
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp1157 observer.OnDiscoveryResult(device, rssi, deviceName, deviceClass); in SendDiscoveryResult()

Completed in 18 milliseconds