Add a new RFCOMM_ChannelOpened() callback event for when logical RFCOMM channels are opened in the BluetoothHost demo. Make the demo echo back sent characters to the remote device.
This commit is contained in:
parent
c37fd0ef91
commit
2b0e86243f
4 changed files with 39 additions and 12 deletions
|
@ -38,6 +38,7 @@
|
|||
* - Arcade Controller: http://fletchtronics.net/arcade-controller-made-petunia
|
||||
* - AVR USB Modem, a 3G Wireless Modem host: http://code.google.com/p/avrusbmodem/
|
||||
* - Bicycle POV: http://www.code.google.com/p/bicycleledpov/
|
||||
* - BusNinja, an AVR clone of the popular BusPirate project: http://blog.hodgepig.org/busninja/
|
||||
* - CAMTRIG, a remote Camera Trigger device: http://code.astraw.com/projects/motmot/camtrig
|
||||
* - CD Driver Emulator Dongle for ISO Files: http://cdemu.blogspot.com/
|
||||
* - ClockTamer, a configurable clock generator: http://code.google.com/p/clock-tamer/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue