Home
last modified time | relevance | path

Searched refs:is_stream_active (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager.h34 bool is_stream_active) in stream_map_info()
37 is_stream_active(is_stream_active) {} in stream_map_info()
40 bool is_stream_active; member
Dcodec_manager_test.cc523 ASSERT_FALSE(info.is_stream_active); in TEST_F()
529 ASSERT_TRUE(info.is_stream_active); in TEST_F()