This website requires JavaScript.
Explore
Help
Sign In
michi
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
869
Commits
63
Branches
1,420
Tags
efbedcfa54c8f014fe983f52fd54111bcae77c07
Commit Graph
4 Commits
Author
SHA1
Message
Date
Dean Camera
efbedcfa54
Document Bluetooth files with overall file Doxygen comments. Add more initial RFCOMM layer code to receive and respond to SABM packets.
2010-06-04 06:25:12 +00:00
Dean Camera
fc92f9969c
Minor documentation cleanups.
2010-06-03 15:32:45 +00:00
Dean Camera
9293de2491
Start implementation of RFCOMM decoding layer. Add new service initialize routines for each Bluetooth service - currently unused, but will eventually reset the service state of RFCOMM when a new connection is made.
2010-06-03 12:45:15 +00:00
Dean Camera
008e0e2e0a
Add start of RFCOMM service layer to the incomplete BluetoothHost demo.
...
Reduce the size of the attribute search list from 15 ranges to 8 to save RAM.
2010-06-03 03:58:57 +00:00