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

  /external/bluetooth/bluez/audio/
a2dp.c 293 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
347 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
408 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
437 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
487 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
529 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
542 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
554 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
568 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
615 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
    [all...]
avdtp.h 78 #define AVDTP_SEP_TYPE_SINK 0x01
sink.c 512 if (avdtp_get_seps(session, AVDTP_SEP_TYPE_SINK, AVDTP_MEDIA_TYPE_AUDIO,
avdtp.c 1280 case AVDTP_SEP_TYPE_SINK:
    [all...]
unix.c 609 if (type != AVDTP_SEP_TYPE_SINK)
    [all...]
  /external/bluetooth/bluez/tools/
avinfo.c 68 #define AVDTP_SEP_TYPE_SINK 0x01
542 case AVDTP_SEP_TYPE_SINK:

Completed in 263 milliseconds