OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:media_endpoint_get_sep
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/audio/
media.h
50
struct a2dp_sep *
media_endpoint_get_sep
(struct media_endpoint *endpoint);
transport.c
233
struct a2dp_sep *sep =
media_endpoint_get_sep
(transport->endpoint);
281
struct a2dp_sep *sep =
media_endpoint_get_sep
(endpoint);
306
struct a2dp_sep *sep =
media_endpoint_get_sep
(transport->endpoint);
324
struct a2dp_sep *sep =
media_endpoint_get_sep
(endpoint);
media.c
695
struct a2dp_sep *
media_endpoint_get_sep
(struct media_endpoint *endpoint)
function
Completed in 52 milliseconds