Searched refs:BluetoothAudioPort (Results 1 – 4 of 4) sorted by relevance
116 BluetoothAudioPort::BluetoothAudioPort() in BluetoothAudioPort() function in android::bluetooth::audio::BluetoothAudioPort121 bool BluetoothAudioPort::SetUp(audio_devices_t devices) { in SetUp()206 void BluetoothAudioPort::TearDown() { in TearDown()219 void BluetoothAudioPort::ControlResultHandler( in ControlResultHandler()265 void BluetoothAudioPort::SessionChangedHandler() { in SessionChangedHandler()283 bool BluetoothAudioPort::in_use() const { in in_use()393 bool BluetoothAudioPort::Start() { in Start()424 bool BluetoothAudioPort::Suspend() { in Suspend()454 void BluetoothAudioPort::Stop() { in Stop()509 void BluetoothAudioPort::UpdateMetadata( in UpdateMetadata()[all …]
38 class BluetoothAudioPort {40 BluetoothAudioPort();41 virtual ~BluetoothAudioPort() = default;115 class BluetoothAudioPortOut : public BluetoothAudioPort {124 class BluetoothAudioPortIn : public BluetoothAudioPort {
122 class BluetoothAudioPort : public ::testing::VtsHalHidlTargetCallbackBase< class in BluetoothAudioProvidersFactoryHidlTest128 BluetoothAudioPort(BluetoothAudioProvidersFactoryHidlTest& parent) in BluetoothAudioPort() function in BluetoothAudioProvidersFactoryHidlTest::BluetoothAudioPort130 virtual ~BluetoothAudioPort() = default;232 audio_port_ = new BluetoothAudioPort(*this); in OpenProviderHelper()
125 class BluetoothAudioPort : public ::testing::VtsHalHidlTargetCallbackBase< class in BluetoothAudioProvidersFactoryHidlTest131 BluetoothAudioPort(BluetoothAudioProvidersFactoryHidlTest& parent) in BluetoothAudioPort() function in BluetoothAudioProvidersFactoryHidlTest::BluetoothAudioPort133 virtual ~BluetoothAudioPort() = default;259 audio_port_ = new BluetoothAudioPort(*this); in OpenProviderHelper()292 audio_port_ = new BluetoothAudioPort(*this); in OpenProviderHelper_2_1()