Home
last modified time | relevance | path

Searched defs:remoteDevice (Results 1 - 22 of 22) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Ddm_adapter_test.cpp100 DmDeviceInfo remoteDevice; in HWTEST_F() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/include/
H A Dcast_session_common.h30 CastInnerRemoteDevice remoteDevice; member
/foundation/CastEngine/castengine_cast_plus_stream/include/
H A Dcast_session_common.h30 CastInnerRemoteDevice remoteDevice; member
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection_observer.cpp65 BluetoothRemoteDevice remoteDevice; in OnPairRequested() local
109 std::shared_ptr<BluetoothRemoteDevice> remoteDevice = std::make_shared<BluetoothRemoteDevice>(device); in OnDiscoveryResultCallBack() local
117 std::shared_ptr<BluetoothRemoteDevice> remoteDevice = std::make_shared<BluetoothRemoteDevice>(device); in OnDiscoveryResultCallBack() local
H A Dnapi_bluetooth_connection.cpp194 BluetoothRemoteDevice remoteDevice = BluetoothRemoteDevice(remoteAddr); in PairDevice() local
207 BluetoothRemoteDevice remoteDevice = BluetoothRemoteDevice(remoteAddr); in CancelPairedDevice() local
225 BluetoothRemoteDevice remoteDevice = BluetoothRemoteDevice(remoteAddr); in GetRemoteDeviceName() local
239 BluetoothRemoteDevice remoteDevice = BluetoothRemoteDevice(remoteAddr); in GetRemoteDeviceClass() local
336 BluetoothRemoteDevice remoteDevice = BluetoothRemoteDevice(remoteAddr); in SetDevicePairingConfirmation() local
609 BluetoothRemoteDevice remoteDevice = BluetoothRemoteDevice(remoteAddr); GetPairState() local
666 BluetoothRemoteDevice remoteDevice = BluetoothRemoteDevice(remoteAddr); GetRemoteProductId() local
[all...]
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dcast_session_impl_proxy.cpp73 int32_t CastSessionImplProxy::AddDevice(const CastRemoteDevice &remoteDevice) in AddDevice() argument
H A Dcast_session.cpp64 int32_t CastSession::AddDevice(const CastRemoteDevice &remoteDevice) in AddDevice() argument
/foundation/CastEngine/castengine_cast_framework/common/include/private/
H A Di_cast_session_impl.h62 virtual bool AddDevice(const CastInnerRemoteDevice &remoteDevice) in AddDevice() argument
/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_callback.cpp47 std::shared_ptr<BluetoothRemoteDevice> remoteDevice = std::make_shared<BluetoothRemoteDevice>(device); in OnDiscoveryResult() local
H A Dbluetooth_connection_impl.cpp47 BluetoothRemoteDevice remoteDevice = Bluetooth::BluetoothRemoteDevice(deviceId); in PairDevice() local
59 BluetoothRemoteDevice remoteDevice = Bluetooth::BluetoothRemoteDevice(deviceId); in GetRemoteDeviceName() local
71 BluetoothRemoteDevice remoteDevice = Bluetooth::BluetoothRemoteDevice(deviceId); in GetRemoteDeviceClass() local
93 BluetoothRemoteDevice remoteDevice = BluetoothRemoteDevice(deviceId); in GetRemoteProfileUuids() local
138 BluetoothRemoteDevice remoteDevice = Bluetooth::BluetoothRemoteDevice(deviceId); in GetPairState() local
161 BluetoothRemoteDevice remoteDevice = Bluetooth::BluetoothRemoteDevice(deviceId); SetDevicePairingConfirmation() local
172 BluetoothRemoteDevice remoteDevice = Bluetooth::BluetoothRemoteDevice(deviceId); SetDevicePinCode() local
231 BluetoothRemoteDevice remoteDevice = BluetoothRemoteDevice(deviceId); SetRemoteDeviceName() local
244 BluetoothRemoteDevice remoteDevice = BluetoothRemoteDevice(deviceId); GetRemoteDeviceBatteryInfo() local
[all...]
/foundation/communication/bluetooth_service/test/unittest/host/
H A Dhost_test.cpp149 BluetoothRemoteDevice remoteDevice = host_->GetRemoteDevice(device_.GetDeviceAddr(), BT_TRANSPORT_BREDR); in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp448 BluetoothRemoteDevice remoteDevice; in PairRequestReply() local
467 BluetoothRemoteDevice remoteDevice; in SetDevicePairingConfirmation() local
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddm_adapter.cpp192 int32_t DMAdapter::GetRemoteDeviceInfo(const std::string &networkId, DmDeviceInfo &remoteDevice) in GetRemoteDeviceInfo() argument
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
H A Ddiscovery_manager.cpp155 CastInnerRemoteDevice remoteDevice = it->first; in UpdateDeviceState() local
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_remote_test.cpp109 OHOS::DistributedHardware::DmDeviceInfo remoteDevice; in MockGetTrustedDeviceList() local
/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp191 BluetoothRemoteDevice remoteDevice = BluetoothRemoteDevice(remoteAddr, transport); in GetPlayingState() local
208 BluetoothRemoteDevice remoteDevice = BluetoothRemoteDevice(remoteAddr, transport); in Connect() local
224 BluetoothRemoteDevice remoteDevice = BluetoothRemoteDevice(remoteAddr, transport); in Disconnect() local
675 BluetoothRemoteDevice remoteDevice = BluetoothRemoteDevice(remoteAddr, transport); GetCurrentCodecInfo() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audioadapter/src/
H A Dpulse_audio_service_adapter_impl.cpp417 std::string remoteDevice = "remote"; in SetLocalDefaultSink() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H A Dcast_session_impl.cpp150 int32_t CastSessionImpl::AddDevice(const CastRemoteDevice &remoteDevice) in AddDevice() argument
167 bool CastSessionImpl::AddDevice(const CastInnerRemoteDevice &remoteDevice) in AddDevice() argument
223 OtherAddDevice(const CastInnerRemoteDevice &remoteDevice) OtherAddDevice() argument
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_impl.cpp150 int32_t CastSessionImpl::AddDevice(const CastRemoteDevice &remoteDevice) in AddDevice() argument
167 bool CastSessionImpl::AddDevice(const CastInnerRemoteDevice &remoteDevice) in AddDevice() argument
223 OtherAddDevice(const CastInnerRemoteDevice &remoteDevice) OtherAddDevice() argument
[all...]
/foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessionservice_fuzzer/
H A Davsessionservice_fuzzer.cpp112 OHOS::DistributedHardware::DmDeviceInfo remoteDevice; in MockGetTrustedDeviceList() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp1003 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(device); in HandleInquiryResult() local
1025 std::shared_ptr<ClassicRemoteDevice> remoteDevice; in FindRemoteDevice() local
1108 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(device); ReceiveRemoteName() local
1175 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(device); SSPConfirmReq() local
1194 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(device); PinCodeReq() local
1525 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(device); ReceiveLinkKeyNotification() local
1554 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(device); ReceiveSimplePairComplete() local
1582 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(device); ReceiveAuthenticationComplete() local
1612 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(device); ReceiveEncryptionChange() local
1714 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(device); SearchAttributeEnd() local
1809 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(device); StartPair() local
2037 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(device); ReceiveConnectionComplete() local
2143 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(device); SetLinkKey() local
2176 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(rawAddr); SetIoCapability() local
2207 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(device); SaveRemoteIoCapability() local
2413 std::shared_ptr<ClassicRemoteDevice> remoteDevice = FindRemoteDevice(device); IsHfpCodSupported() local
[all...]
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp937 DmDeviceInfo remoteDevice; in EstablishP2PLink() local
966 DmDeviceInfo remoteDevice; in CloseP2PLink() local
1344 DmDeviceInfo remoteDevice; in GetValidDistributeEvent() local

Completed in 25 milliseconds