Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/pandora/server/
Da2dp.py148 is_suspended = cras_utils.get_active_stream_count() == 0
185 if cras_utils.get_active_stream_count() == 0:
242 if cras_utils.get_active_stream_count() == 0:
/packages/modules/Bluetooth/floss/pandora/floss/
Dcras_utils.py277 def get_active_stream_count(): function