Searched refs:BluetoothAudioPortOut (Results 1 – 4 of 4) sorted by relevance
101 BluetoothAudioPortOut::BluetoothAudioPortOut() in BluetoothAudioPortOut() function in android::bluetooth::audio::BluetoothAudioPortOut106 bool BluetoothAudioPortOut::SetUp(audio_devices_t devices) { in SetUp()146 bool BluetoothAudioPortOut::init_session_type(audio_devices_t device) { in init_session_type()173 void BluetoothAudioPortOut::TearDown() { in TearDown()186 void BluetoothAudioPortOut::ControlResultHandler( in ControlResultHandler()232 void BluetoothAudioPortOut::SessionChangedHandler() { in SessionChangedHandler()250 bool BluetoothAudioPortOut::in_use() const { in in_use()254 bool BluetoothAudioPortOut::LoadAudioConfig(audio_config_t* audio_cfg) const { in LoadAudioConfig()288 bool BluetoothAudioPortOut::CondwaitState(BluetoothStreamState state) { in CondwaitState()317 bool BluetoothAudioPortOut::Start() { in Start()[all …]
35 class BluetoothAudioPortOut {37 BluetoothAudioPortOut();38 ~BluetoothAudioPortOut() = default;
49 ::android::bluetooth::audio::BluetoothAudioPortOut bluetooth_output_;
33 using ::android::bluetooth::audio::BluetoothAudioPortOut;