Searched refs:BroadcastState (Results 1 – 5 of 5) sorted by relevance
30 using bluetooth::le_audio::BroadcastState;117 BroadcastState state) override { in OnBroadcastStateChanged()
226 bluetooth::le_audio::BroadcastState state),492 OnBroadcastStateChanged(broadcast_id, BroadcastState::CONFIGURED)) in TEST_F()519 OnBroadcastStateChanged(broadcast_id, BroadcastState::STREAMING)) in TEST_F()559 OnBroadcastStateChanged(broadcast_id, BroadcastState::STREAMING)) in TEST_F()618 OnBroadcastStateChanged(broadcast_id, BroadcastState::STOPPED)) in TEST_F()
797 static_cast<bluetooth::le_audio::BroadcastState>( in GetAllBroadcastStates()1016 static_cast<bluetooth::le_audio::BroadcastState>(state)); in OnStateMachineEvent()
420 enum class BroadcastState { enum521 BroadcastState state) = 0;
29 using bluetooth::le_audio::BroadcastState;1173 BroadcastState state) override { in OnBroadcastStateChanged()1183 (jint) static_cast<std::underlying_type<BroadcastState>::type>(state)); in OnBroadcastStateChanged()