Searched refs:stop_stream (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluez/test/
H A Dipctest-a2dp-resume-fast.test10 stop_stream
12 stop_stream
15 stop_stream
18 stop_stream
21 stop_stream
24 stop_stream
27 stop_stream
28 stop_stream
29 stop_stream
35 stop_stream
[all...]
H A Dipctest.c120 static int stop_stream(struct userdata *u);
685 stop_stream(u);
822 stop_stream(u);
883 static int stop_stream(struct userdata *u) function
1012 IF_CMD(stop_stream) {
1013 DBG("%d", stop_stream(u));
1117 assert(stop_stream(&data) == 0);

Completed in 61 milliseconds