HomeSort by relevance Sort by last modified time
    Searched defs:lsep (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluez/audio/
sink.c 487 struct avdtp_local_sep *lsep; local
513 A2DP_CODEC_SBC, &lsep, &rsep) < 0) {
source.c 454 struct avdtp_local_sep *lsep; local
480 A2DP_CODEC_SBC, &lsep, &rsep) < 0) {
a2dp.c 752 struct avdtp_local_sep *lsep; local
778 &lsep, &rsep);
784 posix_err = avdtp_set_configuration(setup->session, rsep, lsep,
1284 struct avdtp_local_sep *lsep; local
1362 &lsep, &rsep) < 0) {
1367 posix_err = avdtp_set_configuration(session, rsep, lsep,
    [all...]
avdtp.c 343 struct avdtp_local_sep *lsep; member in struct:avdtp_stream
750 stream->lsep->info.inuse = 0;
751 stream->lsep->stream = NULL;
791 struct avdtp_local_sep *sep = stream->lsep;
812 struct avdtp_local_sep *sep = stream->lsep;
963 struct avdtp_local_sep *sep = stream->lsep;
1287 stream->lsep = sep;
2209 struct avdtp_local_sep *lsep; local
    [all...]

Completed in 31 milliseconds