index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
Lib
/
SDPServices.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added new pgm_read_ptr() macro to Common.h for reading of pointers out of fla...
Dean Camera
2010-06-22
1
-20
/
+1
*
Changed the RFCOMM-specific ItemProtocolChannel_t type to a more generic Item...
Dean Camera
2010-06-15
1
-4
/
+19
*
Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h fil...
Dean Camera
2010-06-13
1
-1
/
+1
*
Add the svn:eol-style property onto new files which where missing it to ensur...
Dean Camera
2010-06-06
1
-177
/
+177
*
Extra protocol value in the RFCOMM protocol is the channel number, not the PS...
Dean Camera
2010-06-03
1
-6
/
+7
*
Add PSM value to the RFCOMM service so that the host knows what PSM to use on...
Dean Camera
2010-06-03
1
-2
/
+17
*
Fix byte ordering of UUIDs in the SDP server - host can now successfully pair...
Dean Camera
2010-06-02
1
-20
/
+38
*
The SDP UUID lists should be searched and ALL UUIDs matched for a record to b...
Dean Camera
2010-06-02
1
-13
/
+10
*
Add L2CAP service attribute table. Fix up ProtocolDescriptorList attributes, ...
Dean Camera
2010-06-02
1
-1
/
+13
*
Clean up the Service tables, add incomplete ProtocolDescriptorList attribute ...
Dean Camera
2010-06-01
1
-7
/
+19
*
Remove incorrect Language ID offset attribute from the SDP server - client as...
Dean Camera
2010-06-01
1
-1
/
+0
*
Much faster attribute range lookup - look through short list of attributes an...
Dean Camera
2010-06-01
1
-2
/
+2
*
Fix the encoding of UUIDs in the SDP server so that they match the Bluetooth ...
Dean Camera
2010-06-01
1
-6
/
+15
*
Move SDP service tables out into a new set of files, to make the SDP service ...
Dean Camera
2010-06-01
1
-0
/
+114