Home
last modified time | relevance | path

Searched refs:a2dp_sink_demo_stream_endpoint_t (Results 1 – 1 of 1) sorted by relevance

/btstack/example/
H A Da2dp_sink_demo.c206 } a2dp_sink_demo_stream_endpoint_t; typedef
207 static a2dp_sink_demo_stream_endpoint_t a2dp_sink_demo_stream_endpoint;
283 a2dp_sink_demo_stream_endpoint_t * stream_endpoint = &a2dp_sink_demo_stream_endpoint; in setup_demo()