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

/external/bluetooth/bluez/test/
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 16 milliseconds