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