Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dipctest-a2dp-resume-fast.test8 start_stream
13 start_stream
16 start_stream
19 start_stream
22 start_stream
25 start_stream
31 start_stream
32 start_stream
33 start_stream
39 start_stream
[all …]
Dipctest-hsp-a2dp-switch.test5 start_stream
8 start_stream
17 start_stream
20 start_stream
29 start_stream
32 start_stream
41 start_stream
44 start_stream
Dipctest-a2dp-easy.test4 start_stream
Dipctest-hsp-easy.test4 start_stream
Dipctest.c119 static int start_stream(struct userdata *u);
826 static int start_stream(struct userdata *u) in start_stream() function
1008 IF_CMD(start_stream) { in input_cb()
1009 DBG("%d", start_stream(u)); in input_cb()
1115 assert(start_stream(&data) == 0); in main()