Tizen 2.0 Release
[framework/connectivity/bluez.git] / test / ipctest-hsp-a2dp-switch.test
1 init_bt
2
3 profile a2dp
4 init_profile
5 start_stream
6 sleep 2
7 stop_stream
8 start_stream
9 sleep 2
10 stop_stream
11
12 shutdown_bt
13 init_bt
14
15 profile hsp
16 init_profile
17 start_stream
18 sleep 2
19 stop_stream
20 start_stream
21 sleep 2
22 stop_stream
23
24 shutdown_bt
25 init_bt
26
27 profile a2dp
28 init_profile
29 start_stream
30 sleep 2
31 stop_stream
32 start_stream
33 sleep 2
34 stop_stream
35
36 shutdown_bt
37 init_bt
38
39 profile hsp
40 init_profile
41 start_stream
42 sleep 2
43 stop_stream
44 start_stream
45 sleep 2
46 stop_stream
47
48 shutdown_bt
49
50 quit