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

  /external/bluetooth/bluez/audio/
a2dp.c 334 if (a2dp_sep->type == AVDTP_SEP_TYPE_SOURCE)
423 if (a2dp_sep->type == AVDTP_SEP_TYPE_SOURCE)
511 if (a2dp_sep->type == AVDTP_SEP_TYPE_SOURCE)
962 if (type == AVDTP_SEP_TYPE_SOURCE)
992 if (type == AVDTP_SEP_TYPE_SOURCE)
1033 if (type == AVDTP_SEP_TYPE_SOURCE) {
1178 a2dp_add_sep(server, AVDTP_SEP_TYPE_SOURCE,
1182 a2dp_add_sep(server, AVDTP_SEP_TYPE_SOURCE,
1336 if (sep->type == AVDTP_SEP_TYPE_SOURCE) {
1340 remote_type = AVDTP_SEP_TYPE_SOURCE;
    [all...]
avdtp.h 77 #define AVDTP_SEP_TYPE_SOURCE 0x00
source.c 479 if (avdtp_get_seps(session, AVDTP_SEP_TYPE_SOURCE, AVDTP_MEDIA_TYPE_AUDIO,
avdtp.c 1271 case AVDTP_SEP_TYPE_SOURCE:
    [all...]
  /external/bluetooth/bluez/tools/
avinfo.c 67 #define AVDTP_SEP_TYPE_SOURCE 0x00
539 case AVDTP_SEP_TYPE_SOURCE:

Completed in 41 milliseconds