altos: Solidify BT connections
authorKeith Packard <keithp@keithp.com>
Tue, 19 Apr 2011 20:20:19 +0000 (13:20 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 19 Apr 2011 20:20:19 +0000 (13:20 -0700)
commite3d501940718428135e04995dff7fef691c08a20
treeb1b2cda9fed2f4c147ceb00a08fa83b49675cc98
parent6b5957d5f6f8181da7be98c9bce49a0ec0b4a713
altos: Solidify BT connections

Use delays while sending commands to BT module.
Don't use BT for stdio until the module is initialized.
Add \r to name setting command
Don't require 'connected' signal for command input.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao.h
src/ao_btm.c
src/ao_stdio.c