/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | audio_device_descriptor.cpp | 35 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 D | audio_spatialization_manager.cpp | 60 …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 D | bt_connection_manager_test.cpp | 80 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 D | audio_device_manager.cpp | 149 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 D | audio_policy_service.cpp | 1154 (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 D | btconnectionmanager_fuzzer.cpp | 55 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 D | bluetooth_device_manager.cpp | 276 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 D | mac_address_info.cpp | 29 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 D | router_base.h | 75 || captureDesc->macAddress_ != desc->macAddress_) { in GetPairCaptureDevice()
|
/ohos5.0/base/telephony/call_manager/services/audio/src/ |
H A D | audio_proxy.cpp | 318 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 D | audio_device_manager.cpp | 504 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 D | audio_control_manager.cpp | 465 … 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 D | mac_address_info.h | 28 std::string macAddress_; member
|
/ohos5.0/foundation/communication/nfc/services/src/tag/ |
H A D | bt_connection_manager.cpp | 315 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 D | ndef_bt_data_parser.cpp | 219 data->macAddress_ = FormatBtMacAddr(macAddress); in ParseBtRecord()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/routers/ |
H A D | stream_filter_router.cpp | 223 desc->macAddress_ == incomingDevice->macAddress_) { in IsIncomingDeviceInRemoteDevice()
|
/ohos5.0/foundation/communication/nfc/services/include/ |
H A D | ndef_bt_data_parser.h | 36 std::string macAddress_ = ""; variable
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/ |
H A D | ethernet_exec.cpp | 73 context->GetEnv(), macAddrInfo, MAC_ADDR, eachInfo.macAddress_); in GetMacAddressCallback()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
H A D | OHAudioDeviceDescriptor.cpp | 195 const char *macAddress = audioDeviceDescriptor_->macAddress_.c_str(); in GetDeviceAddress()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/spatialization/ |
H A D | audio_spatialization_service.cpp | 164 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 D | napi_param_utils.cpp | 291 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 D | common_napi.cpp | 886 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 D | ethernet_management.cpp | 203 macAddressInfo.macAddress_ = spMacAddr; in GetMacAddress()
|
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiomanager/include/ |
H A D | audio_system_manager.h | 47 std::string macAddress_; variable
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
H A D | audio_stream_collector.cpp | 300 (*it)->outputDeviceInfo.macAddress == updatedDesc.macAddress_ && in ResetRendererStreamDeviceInfo() 315 (*it)->inputDeviceInfo.macAddress == updatedDesc.macAddress_ && in ResetCapturerStreamDeviceInfo()
|