HomeSort by relevance Sort by last modified time
    Searched refs:sink_is_active (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/audio/
sink.h 44 gboolean sink_is_active(struct audio_device *dev);
manager.c 221 if (device->sink && sink_is_active(device))
sink.c 870 gboolean sink_is_active(struct audio_device *dev) function

Completed in 276 milliseconds