OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVDTP_CLOSE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/test/
avtest.c
61
#define
AVDTP_CLOSE
0x08
365
case
AVDTP_CLOSE
:
366
if (reject ==
AVDTP_CLOSE
) {
632
case
AVDTP_CLOSE
:
639
hdr->signal_id =
AVDTP_CLOSE
;
762
return
AVDTP_CLOSE
;
/external/bluetooth/bluez/audio/
avdtp.c
73
#define
AVDTP_CLOSE
0x08
803
if (
avdtp_close
(session, stream, FALSE) < 0)
945
case
AVDTP_CLOSE
:
3471
int
avdtp_close
(struct avdtp *session, struct avdtp_stream *stream,
function
[
all
...]
Completed in 76 milliseconds