Home
last modified time | relevance | path

Searched refs:macAddress_ (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_device_descriptor.cpp35 macAddress_ = ""; in AudioDeviceDescriptor()
53 macAddress_ = ""; in AudioDeviceDescriptor()
76 macAddress_ = deviceDescriptor.macAddress_; in AudioDeviceDescriptor()
103 macAddress_ = deviceDescriptor->macAddress_; in AudioDeviceDescriptor()
152 parcel.WriteString(macAddress_); in Marshalling()
180 audioDeviceDescriptor->macAddress_ = in.ReadString(); in Unmarshalling()
195 macAddress_ = macAddress; in SetDeviceInfo()
212 deviceInfo.macAddress == macAddress_ && in isSameDevice()
220 deviceDescriptor->macAddress_ == macAddress_ && in isSameDeviceDesc()
H A Daudio_spatialization_manager.cpp60 …return AudioPolicyManager::GetInstance().IsSpatializationEnabled(selectedAudioDevice->macAddress_); in IsSpatializationEnabled()
81 … return AudioPolicyManager::GetInstance().IsHeadTrackingEnabled(selectedAudioDevice->macAddress_); in IsHeadTrackingEnabled()
127 …oPolicyManager::GetInstance().IsSpatializationSupportedForDevice(selectedAudioDevice->macAddress_); in IsSpatializationSupportedForDevice()
138 …dioPolicyManager::GetInstance().IsHeadTrackingSupportedForDevice(selectedAudioDevice->macAddress_); in IsHeadTrackingSupportedForDevice()
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_tags_test/
H A Dbt_connection_manager_test.cpp80 data->macAddress_ = "AA:BB:CC:DD:EE:FF";
112 data->macAddress_ = "AA:BB:CC:DD:EE:FF";
131 data->macAddress_ = "AA:BB:CC:DD:EE:FF";
150 data->macAddress_ = "AA:BB:CC:DD:EE:FF";
169 data->macAddress_ = "AA:BB:CC:DD:EE:FF";
188 data->macAddress_ = "AA:BB:CC:DD:EE:FF";
207 data->macAddress_ = "AA:BB:CC:DD:EE:FF";
228 data->macAddress_ = "AA:BB:CC:DD:EE:FF";
251 data->macAddress_ = "AA:BB:CC:DD:EE:FF";
274 data->macAddress_ = "AA:BB:CC:DD:EE:FF";
[all …]
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_device_manager.cpp149 if (devDesc->macAddress_ != "" && devDesc->macAddress_ == desc->macAddress_) { in MakePairedDeviceDescriptor()
252 return descriptor->macAddress_ == devDesc->macAddress_; in RemoveConnectedDevices()
347 return descriptor->macAddress_ == deviceDescriptor->macAddress_; in UpdateExistDeviceDescriptor()
368 && descriptor->macAddress_ == devDesc->macAddress_ in RemoveVirtualConnectedDevice()
706 device->macAddress_ == dev->macAddress_) { in IsExistedDevice()
909 desc->macAddress_ == devDesc->macAddress_ && in UpdateDeviceCategory()
932 desc->macAddress_ != devDesc->macAddress_) { in UpdateConnectState()
968 desc->macAddress_ == devDesc->macAddress_) { in UpdateEnableState()
989 desc->macAddress_ == deviceDescriptor->macAddress_) { in UpdateExceptionFlag()
1147 && desc->macAddress_ == selectedDesc->macAddress_; in IsVirtualConnectedDevice()
[all …]
H A Daudio_policy_service.cpp1154 (desc->macAddress_ == device->macAddress_) && in SetRenderDeviceForUsage()
3793 descriptor->macAddress_ == updatedDesc.macAddress_ && in UpdateConnectedDevicesWhenDisconnecting()
4101 descriptor->macAddress_ == updatedDesc.macAddress_ && in OnDeviceStatusUpdated()
4180 descriptor->macAddress_ == updatedDesc.macAddress_ && in UpdateDeviceList()
7728 userSelectDeviceMap[MEDIA_RENDER_ID]->macAddress_ == desc.macAddress_) { in UpdateAllUserSelectDevice()
7736 userSelectDeviceMap[CALL_RENDER_ID]->macAddress_ == desc.macAddress_) { in UpdateAllUserSelectDevice()
7744 userSelectDeviceMap[CALL_CAPTURE_ID]->macAddress_ == desc.macAddress_) { in UpdateAllUserSelectDevice()
7752 userSelectDeviceMap[RECORD_CAPTURE_ID]->macAddress_ == desc.macAddress_) { in UpdateAllUserSelectDevice()
7841 userSelectMediaDevice->macAddress_ == desc.macAddress_ && in OnDeviceInfoUpdated()
7844 userSelectCallDevice->macAddress_ == desc.macAddress_ && in OnDeviceInfoUpdated()
[all …]
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/btconnectionmanager_test/btconnectionmanager/btconnectionmanager_fuzzer/
H A Dbtconnectionmanager_fuzzer.cpp55 btData->macAddress_ = NfcSdkCommon::BytesVecToHexString(data, size); in FuzzOnBtNtfClicked()
68 btData->macAddress_ = NfcSdkCommon::BytesVecToHexString(data, size); in FuzzHandleBtEnableFailed()
81 btData->macAddress_ = NfcSdkCommon::BytesVecToHexString(data, size); in FuzzHandleBtPairFailed()
94 btData->macAddress_ = NfcSdkCommon::BytesVecToHexString(data, size); in FuzzHandleBtConnectFailed()
107 btData->macAddress_ = NfcSdkCommon::BytesVecToHexString(data, size); in FuzzOnBtEnabled()
120 btData->macAddress_ = NfcSdkCommon::BytesVecToHexString(data, size); in FuzzOnPairStatusChanged()
136 btData->macAddress_ = NfcSdkCommon::BytesVecToHexString(data, size); in FuzzOnConnectionStateChanged()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp276 desc.macAddress_ = device.GetDeviceAddr(); in HandleWearDevice()
297 desc.macAddress_ = device.GetDeviceAddr(); in HandleUnwearDevice()
313 desc.macAddress_ = device.GetDeviceAddr(); in HandleEnableDevice()
329 desc.macAddress_ = device.GetDeviceAddr(); in HandleDisableDevice()
348 desc.macAddress_ = device.GetDeviceAddr(); in HandleWearEnable()
375 desc.macAddress_ = device.GetDeviceAddr(); in HandleWearDisable()
449 desc.macAddress_ = device.GetDeviceAddr(); in NotifyToUpdateAudioDevice()
476 desc.macAddress_ = device.GetDeviceAddr(); in NotifyToUpdateVirtualDevice()
691 desc.macAddress_ = device.GetDeviceAddr(); in HandleWearDevice()
714 desc.macAddress_ = device.GetDeviceAddr(); in HandleUnwearDevice()
[all …]
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/
H A Dmac_address_info.cpp29 if (!parcel.WriteString(macAddress_)) { in Marshalling()
45 if (!parcel.ReadString(ptr->macAddress_)) { in Unmarshalling()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/routers/
H A Drouter_base.h75 || captureDesc->macAddress_ != desc->macAddress_) { in GetPairCaptureDevice()
/ohos5.0/base/telephony/call_manager/services/audio/src/
H A Daudio_proxy.cpp318 if (memcpy_s(device.address, kMaxAddressLen, desc[0]->macAddress_.c_str(), in GetPreferredOutputAudioDevice()
319 desc[0]->macAddress_.length()) != EOK || in GetPreferredOutputAudioDevice()
397 if (memcpy_s(device.address, kMaxAddressLen, desc[0]->macAddress_.c_str(), in OnPreferredOutputDeviceUpdated()
398 desc[0]->macAddress_.length()) != EOK || in OnPreferredOutputDeviceUpdated()
H A Daudio_device_manager.cpp504 if (activeBluetoothDevice != nullptr && !activeBluetoothDevice->macAddress_.empty()) { in ReportAudioDeviceChange()
505 address = activeBluetoothDevice->macAddress_; in ReportAudioDeviceChange()
611 if (activeBluetoothDevice != nullptr && !activeBluetoothDevice->macAddress_.empty()) { in IsBtActived()
H A Daudio_control_manager.cpp465 … if (activeBluetoothDevice != nullptr && !activeBluetoothDevice->macAddress_.empty()) { in SetAudioDevice()
466 address = activeBluetoothDevice->macAddress_; in SetAudioDevice()
/ohos5.0/foundation/communication/netmanager_ext/interfaces/innerkits/ethernetclient/include/
H A Dmac_address_info.h28 std::string macAddress_; member
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp315 if (g_device.GetDeviceAddr().compare(g_btData->macAddress_) != 0) { in HandleBtInit()
316 g_device = Bluetooth::BluetoothRemoteDevice(g_btData->macAddress_, g_btData->transport_); in HandleBtInit()
627 … Bluetooth::BluetoothHost::GetDefaultHost().DisconnectAllowedProfiles(g_btData->macAddress_); in HandleBtDisconnect()
768 if (info->macAddr_.compare(g_btData->macAddress_) != 0) { in OnPairStatusChanged()
802 if (info->macAddr_.compare(g_btData->macAddress_) != 0) { in OnConnectionStateChanged()
H A Dndef_bt_data_parser.cpp219 data->macAddress_ = FormatBtMacAddr(macAddress); in ParseBtRecord()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/routers/
H A Dstream_filter_router.cpp223 desc->macAddress_ == incomingDevice->macAddress_) { in IsIncomingDeviceInRemoteDevice()
/ohos5.0/foundation/communication/nfc/services/include/
H A Dndef_bt_data_parser.h36 std::string macAddress_ = ""; variable
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dethernet_exec.cpp73 context->GetEnv(), macAddrInfo, MAC_ADDR, eachInfo.macAddress_); in GetMacAddressCallback()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioDeviceDescriptor.cpp195 const char *macAddress = audioDeviceDescriptor_->macAddress_.c_str(); in GetDeviceAddress()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/spatialization/
H A Daudio_spatialization_service.cpp164 std::string address = selectedAudioDevice->macAddress_; in SetSpatializationEnabled()
225 std::string address = selectedAudioDevice->macAddress_; in SetHeadTrackingEnabled()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_param_utils.cpp291 audioDeviceDescriptor->macAddress_ = deviceInfo.macAddress; in ConvertDeviceInfoToAudioDeviceDescriptor()
442 SetValueString(env, "address", deviceInfo.macAddress_, result); in SetDeviceDescriptor()
783 selectedAudioDevice->macAddress_ = GetPropertyString(env, in, "address"); in GetAudioDeviceDescriptor()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.cpp886 audioDeviceDescriptor->macAddress_ = deviceInfo.macAddress; in ConvertDeviceInfoToAudioDeviceDescriptor()
905 SetPropertyString(env, result, "address", deviceInfo.macAddress_); in SetDeviceDescriptor()
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_management.cpp203 macAddressInfo.macAddress_ = spMacAddr; in GetMacAddress()
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiomanager/include/
H A Daudio_system_manager.h47 std::string macAddress_; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_stream_collector.cpp300 (*it)->outputDeviceInfo.macAddress == updatedDesc.macAddress_ && in ResetRendererStreamDeviceInfo()
315 (*it)->inputDeviceInfo.macAddress == updatedDesc.macAddress_ && in ResetCapturerStreamDeviceInfo()

12