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

  /external/bluetooth/glib/gio/
gbufferedoutputstream.c 532 guint close_stream : 1; member in struct:__anon1930
569 if (fdata->close_stream)
647 wdata->fdata.close_stream = FALSE;
699 fdata->close_stream = FALSE;
741 fdata->close_stream = TRUE;
  /external/bluetooth/bluez/audio/
avdtp.c 609 static void close_stream(struct avdtp_stream *stream) function
634 close_stream(stream);
792 close_stream(stream);
830 close_stream(stream);
    [all...]

Completed in 942 milliseconds