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

  /external/bluetooth/bluez/test/
avtest.c 61 #define AVDTP_CLOSE 0x08
365 case AVDTP_CLOSE:
366 if (reject == AVDTP_CLOSE) {
632 case AVDTP_CLOSE:
639 hdr->signal_id = AVDTP_CLOSE;
762 return AVDTP_CLOSE;
  /external/bluetooth/bluez/audio/
avdtp.c 71 #define AVDTP_CLOSE 0x08
811 if (avdtp_close(session, stream, FALSE) < 0)
1018 case AVDTP_CLOSE:
3585 int avdtp_close(struct avdtp *session, struct avdtp_stream *stream, function
    [all...]

Completed in 1590 milliseconds