HomeSort by relevance Sort by last modified time
    Searched full:abort_ind (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/audio/
a2dp.c 831 static gboolean abort_ind(struct avdtp *session, struct avdtp_local_sep *sep, function
838 debug("Sink %p: Abort_Ind", sep);
840 debug("Source %p: Abort_Ind", sep);
928 .abort = abort_ind,
940 .abort = abort_ind,
    [all...]

Completed in 39 milliseconds