Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-30 | btio: Fix email address in copyright header | Marcel Holtmann | 2 | -2/+2 | |
2011-01-30 | btio: Get mode option for L2CAP sockets | Santiago Carot-Nemesio | 1 | -0/+3 | |
2011-01-30 | btio: Add L2CAP fixed channels support | Claudio Takahasi | 2 | -10/+28 | |
Add new option BT_IO_OPT_CID to allow listen and connect using a fixed L2CAP channel for BTIO. | |||||
2011-01-13 | bluetooth: Add Btio library for DUN | Zhenhua Zhang | 2 | -0/+1396 | |
Btio library is the low level socket API for BT RFCOMM connection. We share the same library among BlueZ, Obex and oFono. So make sure you synchronize to other two projects when you make changes to btio.[ch]. |