Home
last modified time | relevance | path

Searched defs:macAddress (Results 1 – 25 of 38) sorted by relevance

12

/foundation/multimedia/audio_framework/services/audio_service/client/src/
Daudio_spatialization_manager.cpp157 bool AudioSpatializationManager::IsHeadTrackingDataRequested(const std::string &macAddress) in IsHeadTrackingDataRequested()
162 …patializationManager::RegisterHeadTrackingDataRequestedEventListener(const std::string &macAddress, in RegisterHeadTrackingDataRequestedEventListener()
168 …tializationManager::UnregisterHeadTrackingDataRequestedEventListener(const std::string &macAddress) in UnregisterHeadTrackingDataRequestedEventListener()
Daudio_device_descriptor.cpp192 void AudioDeviceDescriptor::SetDeviceInfo(std::string deviceName, std::string macAddress) in SetDeviceInfo()
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
Daudio_bluetooth_manager.cpp139 int32_t AudioA2dpManager::SetActiveA2dpDevice(const std::string& macAddress) in SetActiveA2dpDevice()
168 int32_t AudioA2dpManager::SetDeviceAbsVolume(const std::string& macAddress, int32_t volume) in SetDeviceAbsVolume()
176 int32_t AudioA2dpManager::GetA2dpDeviceStreamInfo(const std::string& macAddress, in GetA2dpDeviceStreamInfo()
281 for (auto &macAddress : virtualDevices) { in CheckA2dpDeviceReconnect() local
287 int32_t AudioA2dpManager::Connect(const std::string &macAddress) in Connect()
408 for (auto &macAddress : virtualDevices) { in CheckHfpDeviceReconnect() local
465 int32_t AudioHfpManager::SetActiveHfpDevice(const std::string &macAddress) in SetActiveHfpDevice()
619 int32_t AudioHfpManager::Connect(const std::string &macAddress) in Connect()
704 void AudioHfpListener::OnVirtualDeviceChanged(int32_t action, std::string macAddress) in OnVirtualDeviceChanged()
Dbluetooth_device_manager.cpp100 void SendUserSelectionEvent(AudioStandard::DeviceType devType, const std::string &macAddress, int32… in SendUserSelectionEvent()
484 bool MediaBluetoothDeviceManager::IsA2dpBluetoothDeviceExist(const std::string& macAddress) in IsA2dpBluetoothDeviceExist()
493 bool MediaBluetoothDeviceManager::IsA2dpBluetoothDeviceConnecting(const std::string& macAddress) in IsA2dpBluetoothDeviceConnecting()
506 int32_t MediaBluetoothDeviceManager::GetConnectedA2dpBluetoothDevice(const std::string& macAddress, in GetConnectedA2dpBluetoothDevice()
927 bool HfpBluetoothDeviceManager::IsHfpBluetoothDeviceExist(const std::string& macAddress) in IsHfpBluetoothDeviceExist()
936 bool HfpBluetoothDeviceManager::IsHfpBluetoothDeviceConnecting(const std::string& macAddress) in IsHfpBluetoothDeviceConnecting()
949 int32_t HfpBluetoothDeviceManager::GetConnectedHfpBluetoothDevice(const std::string& macAddress, in GetConnectedHfpBluetoothDevice()
/foundation/communication/wifi_lite/interfaces/wifiservice/
Dstation_info.h54 unsigned char macAddress[WIFI_MAC_LEN]; member
/foundation/communication/wifi/wifi/interfaces/kits/c/
Dstation_info.h54 unsigned char macAddress[WIFI_MAC_LEN]; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
Dap_started_state.cpp181 std::string macAddress; in UpdatMacAddress() local
463 std::string macAddress; in SetRandomMac() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
Dnetwork_parser_test.cpp201 std::string macAddress; variable
Dwifi_settings_test.cpp269 std::string macAddress; variable
278 std::string macAddress; variable
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
Dmulti_gateway.cpp53 std::string macAddress; in GetGatewayAddr() local
Dself_cure_state_machine.cpp2297 std::string macAddress; in CanArpReachable() local
2323 std::string macAddress; in DoSlowArpTest() local
2341 std::string macAddress; in DoArpTest() local
/foundation/communication/nfc/services/src/tag/
Dndef_bt_data_parser.cpp212 std::string macAddress = GetOrgBtMacFromPayload(payload, offset); in ParseBtRecord() local
332 std::string macAddress = ""; in ParseBleRecord() local
/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
Daudio_policy_volume_proxy.cpp298 int32_t AudioPolicyProxy::SetDeviceAbsVolumeSupported(const std::string &macAddress, const bool sup… in SetDeviceAbsVolumeSupported()
331 int32_t AudioPolicyProxy::SetA2dpDeviceVolume(const std::string &macAddress, const int32_t volume, in SetA2dpDeviceVolume()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
Daudio_device_manager.cpp786 const std::string &macAddress) in GetAvailableBluetoothDevice()
799 void AudioDeviceManager::UpdateScoState(const std::string &macAddress, bool isConnnected) in UpdateScoState()
1012 const string &macAddress, const string &networkId, ConnectState connectState) in GetDevicesByFilter()
1058 void AudioDeviceManager::OnReceiveBluetoothEvent(const std::string macAddress, const std::string de… in OnReceiveBluetoothEvent()
Daudio_policy_service.cpp3894 void AudioPolicyService::UpdateLocalGroupInfo(bool isConnected, const std::string& macAddress, in UpdateLocalGroupInfo()
3979 void AudioPolicyService::UpdateActiveA2dpDeviceWhenDisconnecting(const std::string& macAddress) in UpdateActiveA2dpDeviceWhenDisconnecting()
4080 …Service::OnDeviceStatusUpdated(DeviceType devType, bool isConnected, const std::string& macAddress, in OnDeviceStatusUpdated()
4138 string macAddress = updatedDesc.macAddress_; in OnDeviceStatusUpdated() local
4226const std::string& macAddress, std::unordered_map<uint32_t, bool> &sessionIDToSpatializationEnable… in UpdateA2dpOffloadFlagBySpatialService()
4307 …ioPolicyService::OnDeviceConfigurationChanged(DeviceType deviceType, const std::string &macAddress, in OnDeviceConfigurationChanged()
4336 …licyService::ReloadA2dpOffloadOnDeviceChanged(DeviceType deviceType, const std::string &macAddress, in ReloadA2dpOffloadOnDeviceChanged()
4761 void AudioPolicyService::OnForcedDeviceSelected(DeviceType devType, const std::string &macAddress) in OnForcedDeviceSelected()
5735 void AudioPolicyService::SetAbsVolumeSceneAsync(const std::string &macAddress, const bool support) in SetAbsVolumeSceneAsync()
5748 int32_t AudioPolicyService::SetDeviceAbsVolumeSupported(const std::string &macAddress, const bool s… in SetDeviceAbsVolumeSupported()
[all …]
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
DOHAudioDeviceDescriptor.cpp195 const char *macAddress = audioDeviceDescriptor_->macAddress_.c_str(); in GetDeviceAddress() local
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
Daudio_service_unit_test.cpp283 std::string macAddress = ""; variable
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/spatialization/
Daudio_spatialization_service.cpp378 void AudioSpatializationService::UpdateCurrentDevice(const std::string macAddress) in UpdateCurrentDevice()
434 bool AudioSpatializationService::IsHeadTrackingDataRequested(const std::string &macAddress) in IsHeadTrackingDataRequested()
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
Daudio_policy_client_stub_impl.cpp613 …udioPolicyClientStubImpl::AddHeadTrackingDataRequestedChangeCallback(const std::string &macAddress, in AddHeadTrackingDataRequestedChangeCallback()
627 …oPolicyClientStubImpl::RemoveHeadTrackingDataRequestedChangeCallback(const std::string &macAddress) in RemoveHeadTrackingDataRequestedChangeCallback()
Daudio_policy_manager.cpp1466 int32_t AudioPolicyManager::SetDeviceAbsVolumeSupported(const std::string &macAddress, const bool s… in SetDeviceAbsVolumeSupported()
1487 int32_t AudioPolicyManager::SetA2dpDeviceVolume(const std::string &macAddress, const int32_t volume, in SetA2dpDeviceVolume()
2017 bool AudioPolicyManager::IsHeadTrackingDataRequested(const std::string &macAddress) in IsHeadTrackingDataRequested()
2024 …t AudioPolicyManager::RegisterHeadTrackingDataRequestedEventListener(const std::string &macAddress, in RegisterHeadTrackingDataRequestedEventListener()
2051 …AudioPolicyManager::UnregisterHeadTrackingDataRequestedEventListener(const std::string &macAddress) in UnregisterHeadTrackingDataRequestedEventListener()
Daudio_policy_client_stub.cpp327 std::string macAddress = data.ReadString(); in HandleHeadTrackingDeviceChange() local
/foundation/multimedia/player_framework/interfaces/inner_api/native/
Drecorder.h332 std::string macAddress; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
Dnetwork_parser.cpp672 bool NetworkXmlParser::IsRandomMacValid(const std::string &macAddress) in IsRandomMacValid()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
Daudio_policy_server.cpp476 std::string macAddress = want.GetStringParam("deviceAddr"); in OnReceiveEvent() local
2125 int32_t AudioPolicyServer::SetDeviceAbsVolumeSupported(const std::string &macAddress, const bool su… in SetDeviceAbsVolumeSupported()
2145 int32_t AudioPolicyServer::SetA2dpDeviceVolume(const std::string &macAddress, const int32_t volume, in SetA2dpDeviceVolume()
2729 bool AudioPolicyServer::IsHeadTrackingDataRequested(const std::string &macAddress) in IsHeadTrackingDataRequested()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
Di_wifi.c759 char macAddress[WIFI_MAX_MAC_ADDR_LENGTH + 1] = {0}; in IdlCbP2pConnectFailedEvent() local

12