mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-24 20:54:19 +08:00
51 lines
460 B
Plaintext
51 lines
460 B
Plaintext
init_bt
|
|
|
|
profile a2dp
|
|
init_profile
|
|
start_stream
|
|
sleep 2
|
|
stop_stream
|
|
start_stream
|
|
sleep 2
|
|
stop_stream
|
|
|
|
shutdown_bt
|
|
init_bt
|
|
|
|
profile hsp
|
|
init_profile
|
|
start_stream
|
|
sleep 2
|
|
stop_stream
|
|
start_stream
|
|
sleep 2
|
|
stop_stream
|
|
|
|
shutdown_bt
|
|
init_bt
|
|
|
|
profile a2dp
|
|
init_profile
|
|
start_stream
|
|
sleep 2
|
|
stop_stream
|
|
start_stream
|
|
sleep 2
|
|
stop_stream
|
|
|
|
shutdown_bt
|
|
init_bt
|
|
|
|
profile hsp
|
|
init_profile
|
|
start_stream
|
|
sleep 2
|
|
stop_stream
|
|
start_stream
|
|
sleep 2
|
|
stop_stream
|
|
|
|
shutdown_bt
|
|
|
|
quit
|