Searched refs:OnReceiveBluetoothEvent (Results 1 – 8 of 8) sorted by relevance
207 void SwitchEventSubscriber::OnReceiveBluetoothEvent(const EventFwk::CommonEventData& data) in OnReceiveBluetoothEvent() function in OHOS::SwitchEventSubscriber229 OnReceiveBluetoothEvent(data); in OnReceiveEvent()
40 void OnReceiveBluetoothEvent(const EventFwk::CommonEventData& data);
525 deviceSwitchCollect->switchEventSubscriber_->OnReceiveBluetoothEvent(data);547 deviceSwitchCollect->switchEventSubscriber_->OnReceiveBluetoothEvent(data);569 deviceSwitchCollect->switchEventSubscriber_->OnReceiveBluetoothEvent(data);
83 void OnReceiveBluetoothEvent(const std::string macAddress, const std::string deviceName);
492 void OnReceiveBluetoothEvent(const std::string macAddress, const std::string deviceName);
1108 void AudioDeviceManager::OnReceiveBluetoothEvent(const std::string macAddress, const std::string de… in OnReceiveBluetoothEvent() function in OHOS::AudioStandard::AudioDeviceManager
8736 void AudioPolicyService::OnReceiveBluetoothEvent(const std::string macAddress, const std::string de… in OnReceiveBluetoothEvent() function in OHOS::AudioStandard::AudioPolicyService8739 audioDeviceManager_.OnReceiveBluetoothEvent(macAddress, deviceName); in OnReceiveBluetoothEvent()
484 audioPolicyService_.OnReceiveBluetoothEvent(macAddress, deviceName); in OnReceiveEvent()