OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BT_A2DP_MPEG12_SINK
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/audio/
ipc.h
135
#define
BT_A2DP_MPEG12_SINK
0x03
gstavdtpsink.c
743
mpeg = (void *) gst_avdtp_find_caps(self,
BT_A2DP_MPEG12_SINK
);
1055
codec = (void *) gst_avdtp_find_caps(self,
BT_A2DP_MPEG12_SINK
);
[
all
...]
unix.c
539
codec->type =
BT_A2DP_MPEG12_SINK
;
[
all
...]
Completed in 76 milliseconds