Searched refs:UpdateDataPath (Results 1 – 5 of 5) sorted by relevance
79 } else if (!UpdateDataPath(dataMQ)) { in OnSessionStarted()105 UpdateDataPath(nullptr); in OnSessionEnded()164 bool BluetoothAudioSession::UpdateDataPath(const DataMQ::Descriptor* dataMQ) { in UpdateDataPath() function in android::bluetooth::audio::BluetoothAudioSession
104 bool UpdateDataPath(const DataMQ::Descriptor* dataMQ);
189 } else if (!audio_session->UpdateDataPath(dataMQ)) { in OnSessionStarted()
222 bool UpdateDataPath(const DataMQDesc* mq_desc);
69 } else if (!UpdateDataPath(mq_desc)) { in OnSessionStarted()89 UpdateDataPath(nullptr); in OnSessionEnded()293 bool BluetoothAudioSession::UpdateDataPath(const DataMQDesc* mq_desc) { in UpdateDataPath() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioSession