- 06 Apr, 2010 2 commits
-
-
Dean Camera authored
Add bidirectional channel configuration -- remote device is not ACKing sent Configuration Requests, needs further debugging. Implement Bluetooth spec's channel states. Use abbreviations for the structure and function names where possible to try to cut down on the code verbosity.
-
Dean Camera authored
-
- 05 Apr, 2010 2 commits
-
-
Dean Camera authored
Add Bluetooth connection request/complete/disconnection callbacks. Remove debugging from HCI layer, as it is now operational -- add guards to ACL debug statements to reduce logging chattyness so that the overall command sequences can be observed and debugged.
-
Dean Camera authored
Add user callback function to the Bluetooth host demo to filter out connections from remote devices. Add in ability to reject connections based on their bluetooth device address. Clean up RelayBoard project code. Make AVRISP project clear the XMEGA target's reset register twice; this does not appear to take affect properly the first time under some circumstances.
-
- 01 Apr, 2010 1 commit
-
-
Dean Camera authored
Remove unused macro in the host mode demos for the maximum Configuration Descriptor size.
-
- 31 Mar, 2010 1 commit
-
-
Dean Camera authored
Massive cleanups to the incomplete BluetoothHost demo, to make the HCL layer code much easier to read, block less and work correctly.
-
- 30 Dec, 2009 1 commit
-
-
Dean Camera authored
-
- 28 Dec, 2009 1 commit
-
-
Dean Camera authored
-
- 11 Jul, 2009 1 commit
-
-
Dean Camera authored
Seperated out Lib components of the incomplete BluetoothHost demo application out into a seperate Lib subfolder. Changed F_CLOCK entries in project makefiles to alias to F_CPU by default, as this is the most common case.
-
- 05 Jun, 2009 1 commit
-
-
Dean Camera authored
Copy and convert incomplete Bluetooth Host demo to the library.
-