Delay needed in bluetooth code due to the send function not waiting for the pipe...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 3 Jun 2010 08:42:20 +0000 (08:42 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 3 Jun 2010 08:42:20 +0000 (08:42 +0000)
commit13d812a7188f0b0ecaa07ee66e376a2c5a88742f
treec1cdb400f522988e143d1ce4300ca72f98c8973c
parenta405a9bdf8338d947159317fba373fccd01fa0f3
Delay needed in bluetooth code due to the send function not waiting for the pipe bank to become ready before writing. Add in a call to Pipe_WaitUntilReady() to fix the issue.
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c