index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
attrib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-14
attrib: conn_state should be static
Johan Hedberg
1
-1
/
+1
2012-12-13
core: Remove attribute client API
Johan Hedberg
2
-1245
/
+0
2012-12-07
Revert "Ensure config.h is included by using CPPFLAGS"
Johan Hedberg
4
-0
/
+16
2012-12-05
Reorder btio.h includes
Lucas De Marchi
4
-4
/
+4
2012-12-05
Use the entire include path for btio.h
Lucas De Marchi
5
-5
/
+5
2012-12-05
Use the entire include path for gdbus.h
Lucas De Marchi
1
-1
/
+1
2012-12-05
Ensure config.h is included by using CPPFLAGS
Lucas De Marchi
4
-16
/
+0
2012-12-01
gatt: Improve characteristics discovery
Paulo Borges
1
-1
/
+1
2012-12-01
gatt: Fix memory leak in characteristic discovery
Paulo Borges
1
-3
/
+3
2012-11-13
gatt: Update characteristic names translation table
Andrzej Kaczmarek
1
-0
/
+23
2012-10-11
gattrib: Add support for listening for events for specific handles
Vinicius Costa Gomes
5
-18
/
+42
2012-10-11
attrib: Fix not checking if att_data_list_alloc fails
Vinicius Costa Gomes
1
-0
/
+6
2012-10-11
att: Fix sending pdu's with invalid data
Vinicius Costa Gomes
1
-0
/
+3
2012-10-11
att: Replace ATT_MAX_MTU with ATT_MAX_VALUE_LEN
Vinicius Costa Gomes
1
-1
/
+1
2012-10-11
attrib: Remove all the usages of ATT_MAX_MTU
Vinicius Costa Gomes
2
-2
/
+2
2012-10-11
gattrib: Fix ignoring the error message when write fails
Vinicius Costa Gomes
1
-1
/
+7
2012-10-09
attrib: Remove opcode parameter from g_attrib_send()
Vinicius Costa Gomes
6
-40
/
+33
2012-10-09
gatttool: Add "included" command
Jefferson Delfes
1
-0
/
+60
2012-10-09
gatt: Add support for find included services
Vinicius Costa Gomes
2
-0
/
+201
2012-10-05
device: Convert device_get_address into simple getter
Szymon Janc
1
-26
/
+16
2012-10-05
adapter: Convert adapter_get_address into simple getter
Szymon Janc
1
-1
/
+1
2012-10-02
attrib: Get address type using gatt_get_address()
Anderson Lizardo
1
-4
/
+1
2012-10-01
gatt: Remove offset parameter from gatt_read_char
Jefferson Delfes
5
-37
/
+15
2012-09-21
attrib: Simplify DBusConnection object handling
Andrzej Kaczmarek
2
-25
/
+19
2012-09-20
gatttool: Fix Characteristic descriptor discovery
Claudio Takahasi
1
-9
/
+13
2012-09-04
gatt: Translate Characteristic names
Chen Ganir
1
-3
/
+72
2012-09-03
gatt: Fix whitespace in UUID definitions
Andrzej Kaczmarek
1
-2
/
+2
2012-09-03
Add profile abstraction (replaces btd_device drivers)
Johan Hedberg
1
-0
/
+1
2012-08-28
Update code base to use the new BtIO API
Johan Hedberg
4
-16
/
+10
2012-08-20
gatt: Don't raise error if declaration was found
Claudio Takahasi
1
-4
/
+4
2012-08-20
gatt: Return not found if characteritics is empty
Claudio Takahasi
1
-1
/
+2
2012-08-20
att: Add Find Info Response Format constants
Claudio Takahasi
1
-0
/
+4
2012-08-20
gatt: Primary service interval may not change
Claudio Takahasi
1
-0
/
+1
2012-08-15
attrib: Fix naming and variable types of security requirements
Johan Hedberg
2
-10
/
+10
2012-08-15
attrib: Use proper types for size variables
Johan Hedberg
10
-149
/
+163
2012-08-15
gatt: Add support to GATT Write Long Characteristic
Eder Ruiz Maria
4
-7
/
+110
2012-08-15
att: Add encode/decode execute write support
Eder Ruiz Maria
2
-0
/
+37
2012-08-15
att: Add prepare write support
Eder Ruiz Maria
2
-0
/
+59
2012-08-14
gatt: Add a new descriptor UUID
João Paulo Rechi Vita
1
-0
/
+1
2012-07-09
gatt: add Report Reference descriptor UUID
Claudio Takahasi
1
-0
/
+1
2012-06-27
generic attribute: Use GAttrib buffer
Claudio Takahasi
1
-2
/
+4
2012-06-27
gatttool: Use GAttrib buffer
Claudio Takahasi
2
-4
/
+8
2012-06-27
ATT: Avoid invalid memory access for large PDU
Claudio Takahasi
4
-13
/
+19
2012-06-27
Fix GDBus flags after conversion to macros
Lucas De Marchi
1
-1
/
+1
2012-06-08
gattrib: Make event callback identifiers globally unique
Johan Hedberg
1
-2
/
+2
2012-06-07
gattrib: Fix protection of GAttrib while calling callbacks
Johan Hedberg
1
-0
/
+4
2012-06-07
Remove workaround in gatt_connect
Andre Guedes
1
-13
/
+0
2012-06-07
Fix gatt_connect for BR/EDR
Andre Guedes
1
-1
/
+1
2012-06-07
Remove omtu parameter from LE bt_io_connect calls
Andre Guedes
1
-1
/
+0
2012-06-07
gattrib: Fix g_attrib_set_mtu
Andre Guedes
1
-8
/
+0
[next]