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 1138 static gboolean abort_ind(struct avdtp *session, struct avdtp_local_sep *sep, function
1145 DBG("Sink %p: Abort_Ind", sep);
1147 DBG("Source %p: Abort_Ind", sep);
1282 .abort = abort_ind,
1295 .abort = abort_ind,
1308 .abort = abort_ind,
    [all...]

Completed in 31 milliseconds