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

  /external/bluetooth/bluez/test/
avtest.c 52 #define AVDTP_MSG_TYPE_REJECT 0x03
234 hdr->message_type = AVDTP_MSG_TYPE_REJECT;
253 hdr->message_type = AVDTP_MSG_TYPE_REJECT;
298 hdr->message_type = AVDTP_MSG_TYPE_REJECT;
312 hdr->message_type = AVDTP_MSG_TYPE_REJECT;
325 hdr->message_type = AVDTP_MSG_TYPE_REJECT;
354 hdr->message_type = AVDTP_MSG_TYPE_REJECT;
367 hdr->message_type = AVDTP_MSG_TYPE_REJECT;
384 hdr->message_type = AVDTP_MSG_TYPE_REJECT;
682 hdr->message_type != AVDTP_MSG_TYPE_REJECT &
    [all...]
  /external/bluetooth/bluez/audio/
avdtp.c 86 #define AVDTP_MSG_TYPE_REJECT 0x03
1361 return avdtp_send(session, transaction, AVDTP_MSG_TYPE_REJECT,
1431 return avdtp_send(session, transaction, AVDTP_MSG_TYPE_REJECT, cmd,
    [all...]

Completed in 102 milliseconds