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

  /external/bluetooth/bluez/audio/
a2dp.c 69 struct avdtp_local_sep *lsep; member in struct:a2dp_sep
1090 setup->rsep = avdtp_find_remote_sep(setup->session, sep->lsep);
1093 sep->lsep,
    [all...]
avdtp.c 363 struct avdtp_local_sep *lsep; member in struct:avdtp_stream
781 stream->lsep->info.inuse = 0;
782 stream->lsep->stream = NULL;
823 struct avdtp_local_sep *sep = stream->lsep;
878 struct avdtp_local_sep *sep = stream->lsep;
976 struct avdtp_local_sep *lsep; local
991 lsep = stream->lsep;
996 if (lsep && lsep->cfm && lsep->cfm->reconfigure
2549 struct avdtp_local_sep *lsep; local
    [all...]

Completed in 492 milliseconds