Home
last modified time | relevance | path

Searched refs:OnConfigurationChanged (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dbluetooth_a2dp_src_observer.cpp42 void BluetoothA2dpSrcObserver::OnConfigurationChanged in OnConfigurationChanged() function in BluetoothA2dpSrcObserver
45 HDF_LOGI("BluetoothA2dpSrcObserver::OnConfigurationChanged"); in OnConfigurationChanged()
46 if ((callbacks_ != nullptr) && (callbacks_->OnConfigurationChanged)) { in OnConfigurationChanged()
47 callbacks_->OnConfigurationChanged(device, info, error); in OnConfigurationChanged()
H A Dbluetooth_a2dp_audio_src_observer_stub.cpp94 OnConfigurationChanged(RawAddress(addr), *info, error); in OnConfigurationChangedInner()
H A Daudio_bluetooth_manager.cpp119 .OnConfigurationChanged = AudioOnConfigurationChanged,
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Dbluetooth_a2dp_src_observer.h29 void OnConfigurationChanged
H A Daudio_bluetooth_manager.h37 void (*OnConfigurationChanged)(const RawAddress &device, const BluetoothA2dpCodecInfo &info, int error); member

Completed in 3 milliseconds