index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
Add Sim Access Profile dummy driver
Waldemar Rymarkiewicz
4
-14
/
+275
2011-03-23
Add support for SAP protocol
Waldemar Rymarkiewicz
1
-16
/
+399
2011-03-23
Add Sim Access Profile connect/disconnect procedures
Waldemar Rymarkiewicz
2
-11
/
+424
2011-03-22
Fix crash when unregistering a2dp driver before media driver
Luiz Augusto von Dentz
2
-0
/
+10
2011-03-18
Recalculate remote SEP if the codec type changes
Arun Raghavan
1
-1
/
+8
2011-03-18
TODO: set owner of 'Whitelist support' task
Andre Guedes
1
-0
/
+1
2011-03-18
Set correct adapter state in cancel_resolve_name
Radoslaw Jablonski
1
-0
/
+1
2011-03-18
Add Exchange MTU in interactive gatttool
Bruna Moreira
1
-0
/
+62
2011-03-18
Add Exchange MTU operation in GATT library
Bruna Moreira
2
-0
/
+16
2011-03-18
Use GAttrib buffer for ATT protocol PDUs
Bruna Moreira
1
-45
/
+64
2011-03-18
Add internal buffer to GAttrib struct
Bruna Moreira
2
-0
/
+49
2011-03-18
TODO: remove 'fix MTU exchange' task
Bruna Moreira
1
-5
/
+0
2011-03-17
TODO: set owner of 'Define attribute server API' task
Anderson Lizardo
1
-0
/
+1
2011-03-17
Update TODO regarding bt_uuid_* functions
Elvis Pfützenreuter
1
-10
/
+4
2011-03-17
Check for existing handle in attrib_db_add()
Anderson Lizardo
1
-1
/
+3
2011-03-17
Change attrib_db_update() to return reallocated data
Anderson Lizardo
2
-4
/
+7
2011-03-17
Remove unnecessary assignment from attrib_db_update()
Anderson Lizardo
1
-1
/
+0
2011-03-17
Allow NULL pointer as UUID for attrib_db_update()
Anderson Lizardo
1
-6
/
+3
2011-03-17
Add DBG() calls to attrib_db_* functions
Anderson Lizardo
1
-0
/
+6
2011-03-17
Add discover characteristics by UUID to gatttool
Sheldon Demario
5
-10
/
+30
2011-03-17
Add 'Protocol not supported' error in a2dp_add_sep
Dmitriy Paliy
3
-15
/
+44
2011-03-17
Fix missing check for dev->up before calling init_adapter
Johan Hedberg
1
-1
/
+1
2011-03-15
Release 4.90
4.90
Marcel Holtmann
2
-1
/
+12
2011-03-15
Update library version
Marcel Holtmann
1
-2
/
+2
2011-03-15
Add attrib server refactoring task to TODO
Johan Hedberg
1
-0
/
+7
2011-03-15
Fix minor coding style issues in attrib server code
Johan Hedberg
1
-5
/
+0
2011-03-15
Remove redundant return statements from interactive gatttool
Johan Hedberg
1
-4
/
+0
2011-03-15
Fix minor coding style issues in SAP server code
Johan Hedberg
1
-6
/
+2
2011-03-15
Add LE whitelist support to the TODO
Johan Hedberg
1
-0
/
+5
2011-03-15
mgmt: support for local_name_changed event
Johan Hedberg
1
-0
/
+28
2011-03-15
mgmt: Fix debug log strings
Johan Hedberg
1
-2
/
+2
2011-03-15
Add Sim Access Profile Server
Waldemar Rymarkiewicz
4
-8
/
+878
2011-03-15
Adjust sap/server.c license text to the rest of the code
Waldemar Rymarkiewicz
1
-1
/
+2
2011-03-15
Add "unit test" for new UUID functions
Elvis Pfützenreuter
2
-1
/
+324
2011-03-15
Use new UUID functions in GATT
Elvis Pfützenreuter
15
-200
/
+250
2011-03-15
Remove unused code due to dial and re-dial change
Dmitriy Paliy
1
-125
/
+0
2011-03-15
Change dial and re-dial in maemo6 telephony
Dmitriy Paliy
1
-13
/
+14
2011-03-15
Move telephony_last_dialed_number_req
Dmitriy Paliy
1
-12
/
+12
2011-03-15
mgmt: Implement adapter name control
Johan Hedberg
4
-6
/
+73
2011-03-15
mgmt: Add adapter name to read_info response
Johan Hedberg
3
-0
/
+5
2011-03-15
Make strtoba use str2ba for string conversion
Szymon Janc
1
-12
/
+6
2011-03-15
Fix str2ba behaviour on malformed bt address
Szymon Janc
1
-8
/
+8
2011-03-15
Simplify ba2str function
Szymon Janc
1
-4
/
+1
2011-03-15
Simplify ba2oui function
Szymon Janc
1
-5
/
+1
2011-03-15
Update the test-attrib test script
Vinicius Costa Gomes
1
-114
/
+98
2011-03-15
Add DiscoverCharacteristics method to the Attribute API
Vinicius Costa Gomes
1
-0
/
+8
2011-03-15
Fix not returning an error when DiscoverCharacteristics() fails
Vinicius Costa Gomes
1
-0
/
+7
2011-03-15
Fix the behaviour of the DiscoverCharacteristics method
Vinicius Costa Gomes
1
-4
/
+28
2011-03-15
Rename the Discover method to DiscoverCharacteristics
Vinicius Costa Gomes
1
-1
/
+1
2011-03-15
Add more functions for new UUID handling
Elvis Pfützenreuter
7
-81
/
+207
[prev]
[next]