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

  /external/bluetooth/bluez/audio/
a2dp.c 427 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
490 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
559 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
599 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
671 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
738 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
804 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
866 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
879 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
891 if (a2dp_sep->type == AVDTP_SEP_TYPE_SINK)
    [all...]
avdtp.h 75 #define AVDTP_SEP_TYPE_SINK 0x01
unix.c 545 if (type == AVDTP_SEP_TYPE_SINK)
570 if (type == AVDTP_SEP_TYPE_SINK)
599 if (type == AVDTP_SEP_TYPE_SINK)
661 if (type != AVDTP_SEP_TYPE_SINK &&
    [all...]
media.c 218 AVDTP_SEP_TYPE_SINK, codec,
sink.c 390 id = a2dp_select_capabilities(sink->session, AVDTP_SEP_TYPE_SINK, NULL,
avdtp.c 1064 if (sep->info.type == AVDTP_SEP_TYPE_SINK)
    [all...]
  /external/bluetooth/bluez/test/
avtest.c 66 #define AVDTP_SEP_TYPE_SINK 0x01
244 sei->type = AVDTP_SEP_TYPE_SINK;
  /external/bluetooth/bluez/tools/
avinfo.c 68 #define AVDTP_SEP_TYPE_SINK 0x01
542 case AVDTP_SEP_TYPE_SINK:

Completed in 108 milliseconds