OSDN Git Service

bluetooth-cli: add support for --exec
authorMarie Janssen <jamuraa@google.com>
Fri, 22 Jan 2016 02:45:53 +0000 (18:45 -0800)
committerMarie Janssen <jamuraa@google.com>
Tue, 8 Mar 2016 19:44:13 +0000 (19:44 +0000)
commit5d80cb938d7fb3312870a047749cc839ba5bafca
tree933a8b90fce70e1c39982eafbbdaf4dc6e5e70a4
parentc10b209f62a52d2a782d4d8c97734b6c142f2567
bluetooth-cli: add support for --exec

Adds the --exec and -e arguments, which execute commands when the
cli starts.

This also adds support for chaining commands at the command line by
separating them with ';' characters.

Change-Id: Ic2bf8a908fbb7fb4cf775810754571fa96d75e87
service/client/main.cpp