Searched defs:OnBroadcastStateChanged (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ | ||
D | metrics_collector_linux.cc | 42 void MetricsCollector::OnBroadcastStateChanged(bool /*started*/) {} in OnBroadcastStateChanged() function in bluetooth::le_audio::MetricsCollector |
D | metrics_collector.cc | 276 void MetricsCollector::OnBroadcastStateChanged(bool started) { in OnBroadcastStateChanged() function in bluetooth::le_audio::MetricsCollector |
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ | ||
D | btif_le_audio_broadcaster.cc | 111 void OnBroadcastStateChanged(uint32_t broadcast_id, BroadcastState state) override { in OnBroadcastStateChanged() function in __anon2f959dd20111::LeAudioBroadcasterInterfaceImpl |
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ | ||
D | com_android_bluetooth_le_audio.cpp | 1122 void OnBroadcastStateChanged(uint32_t broadcast_id, BroadcastState state) override { in OnBroadcastStateChanged() function in android::LeAudioBroadcasterCallbacksImpl |