Add stub RFCOMM command handlers. Move out RFCOMM frame length and data pointer calcu...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 7 Jun 2010 13:39:34 +0000 (13:39 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 7 Jun 2010 13:39:34 +0000 (13:39 +0000)
commite9307382479c0f3ae500e6e8d8b55f7a682c423b
treec40d5226a25d2043587cf083eab61ebc00b3847e
parentf92229697f148f0929b75a0ee2a5c4d246e72d80
Add stub RFCOMM command handlers. Move out RFCOMM frame length and data pointer calculations to the master RFCOMM frame reception routine, instead of inside each frame type handler function.
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.c
Demos/Host/Incomplete/BluetoothHost/Lib/RFCOMM.h