Searched refs:BluetoothAudioPortHidl (Results 1 – 3 of 3) sorted by relevance
117 BluetoothAudioPortHidl::BluetoothAudioPortHidl() in BluetoothAudioPortHidl() function in android::bluetooth::audio::hidl::BluetoothAudioPortHidl123 if (BluetoothAudioPortHidl::in_use()) BluetoothAudioPortHidl::TearDown(); in ~BluetoothAudioPortHidlOut()127 if (BluetoothAudioPortHidl::in_use()) BluetoothAudioPortHidl::TearDown(); in ~BluetoothAudioPortHidlIn()130 bool BluetoothAudioPortHidl::SetUp(audio_devices_t devices) { in SetUp()172 bool BluetoothAudioPortHidl::init_session_type(audio_devices_t device) { in init_session_type()223 void BluetoothAudioPortHidl::TearDown() { in TearDown()238 void BluetoothAudioPortHidl::ControlResultHandler( in ControlResultHandler()304 void BluetoothAudioPortHidl::SessionChangedHandler() { in SessionChangedHandler()320 bool BluetoothAudioPortHidl::in_use() const { in in_use()324 bool BluetoothAudioPortHidl::GetPreferredDataIntervalUs( in GetPreferredDataIntervalUs()[all …]
38 class BluetoothAudioPortHidl : public BluetoothAudioPort {40 BluetoothAudioPortHidl();41 virtual ~BluetoothAudioPortHidl() = default;107 class BluetoothAudioPortHidlOut : public BluetoothAudioPortHidl {115 class BluetoothAudioPortHidlIn : public BluetoothAudioPortHidl {
723 static_cast<::android::bluetooth::audio::hidl::BluetoothAudioPortHidl*>( in out_update_source_metadata_v7()