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

  /external/bluetooth/bluez/audio/
a2dp.c 398 if (setup->sep->type == AVDTP_SEP_TYPE_SOURCE)
828 if (a2dp_sep->type == AVDTP_SEP_TYPE_SOURCE)
1335 if (type == AVDTP_SEP_TYPE_SOURCE)
1365 if (type == AVDTP_SEP_TYPE_SOURCE)
    [all...]
avdtp.h 74 #define AVDTP_SEP_TYPE_SOURCE 0x00
unix.c 547 else if (type == AVDTP_SEP_TYPE_SOURCE)
572 else if (type == AVDTP_SEP_TYPE_SOURCE)
601 else if (type == AVDTP_SEP_TYPE_SOURCE)
662 type != AVDTP_SEP_TYPE_SOURCE)
    [all...]
media.c 212 AVDTP_SEP_TYPE_SOURCE, codec,
source.c 341 id = a2dp_select_capabilities(source->session, AVDTP_SEP_TYPE_SOURCE, NULL,
avdtp.c 906 if (sep->info.type != AVDTP_SEP_TYPE_SOURCE)
    [all...]
  /external/bluetooth/bluez/tools/
avinfo.c 67 #define AVDTP_SEP_TYPE_SOURCE 0x00
539 case AVDTP_SEP_TYPE_SOURCE:
  /external/bluetooth/bluez/test/
avtest.c 65 #define AVDTP_SEP_TYPE_SOURCE 0x00

Completed in 61 milliseconds