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: fix GATTRIB_ALL_REQS behavior
Michael Janssen
2014-11-03
1
-1
/
+22
*
attrib: remove g_attrib_is_encrypted
Michael Janssen
2014-11-03
2
-14
/
+0
*
attrib: Add mtu argument to g_attrib_new
Michael Janssen
2014-11-03
4
-9
/
+37
*
attrib: Remove MTU-probing code
Michael Janssen
2014-10-31
1
-13
/
+1
*
Remove unused g_attrib_set_debug function
Michael Janssen
2014-10-31
2
-8
/
+0
*
attrib: Fix memory leak
Andrei Emeltchenko
2014-08-01
1
-0
/
+2
*
attrib: Fix discovering descriptors
Marcin Kraglak
2014-07-18
1
-1
/
+1
*
android/gatt: Fix signed write command encoding
Lukasz Rymanowski
2014-05-30
4
-9
/
+23
*
attrib: Fix minor whitespace issue
Jakub Tyszkowski
2014-05-27
1
-2
/
+2
*
attrib: Add wrapper to send signed write command
Lukasz Rymanowski
2014-05-26
2
-0
/
+21
*
attrib: Add helpers to enc and dec signed write command
Lukasz Rymanowski
2014-05-26
2
-0
/
+66
*
gatt: Remove gatt_discover_char_desc
Andrzej Kaczmarek
2014-05-05
2
-18
/
+0
*
attrib: Discover descriptors using gatt_discover_desc
Andrzej Kaczmarek
2014-05-05
2
-76
/
+22
*
attrib: Add simpler call for descriptors discovery
Andrzej Kaczmarek
2014-05-05
2
-0
/
+156
*
attrib: Expose write execute
Lukasz Rymanowski
2014-04-23
2
-0
/
+9
*
attrib: Add API for reliable write
Lukasz Rymanowski
2014-04-23
2
-0
/
+23
*
attrib: Improve Attribute Data length checking
Claudio Takahasi
2014-04-03
1
-23
/
+17
*
attrib/gatttool: Use define for UUID format check
Jakub Tyszkowski
2014-03-28
1
-1
/
+1
*
attrib: Use const source data pointer for write
Jakub Tyszkowski
2014-03-28
2
-6
/
+6
*
attrib: Remove att_get_* and att_put_* helpers
Claudio Takahasi
2014-03-25
1
-89
/
+0
*
gatt: Move Characteristic properties to attrib/gatt.h
Claudio Takahasi
2014-03-25
3
-16
/
+24
*
attrib: Minor code optimization
Claudio Takahasi
2014-03-24
1
-3
/
+1
*
Replace att_put_u16() by put_le16()
Claudio Takahasi
2014-03-24
2
-25
/
+25
*
Replace att_put_uuid() by util.h helpers
Claudio Takahasi
2014-03-24
2
-11
/
+24
*
Replace att_get_uuid128() by bswap_128()
Claudio Takahasi
2014-03-24
4
-36
/
+89
*
Replace att_get_u16() by get_le16()
Claudio Takahasi
2014-03-24
5
-36
/
+37
*
Replace att_get_uuid16() by get_le16()
Claudio Takahasi
2014-03-24
4
-8
/
+15
*
Replace att_put_uuid16() by put_le16()
Claudio Takahasi
2014-03-24
1
-1
/
+2
*
attrib: Use LE helpers defined in src/shared/util.h
Claudio Takahasi
2014-03-24
1
-13
/
+13
*
attrib: Remove unneeded sdp.h header include
Claudio Takahasi
2014-03-24
2
-2
/
+0
*
attrib: Fix gatt_primary leaks when a failure occurs
Johan Hedberg
2014-03-20
1
-1
/
+1
*
attrib: Use destroy notify for included query
Johan Hedberg
2014-03-19
1
-5
/
+9
*
attrib: Fix potential leaks with primary discovery context
Johan Hedberg
2014-03-19
1
-6
/
+24
*
gattrib: Fix pending command handling when getting disconnected
Johan Hedberg
2014-03-19
1
-0
/
+9
*
core: Fix memory leaks with struct discover_char
Johan Hedberg
2014-03-19
1
-5
/
+18
*
lib: Move GATT UUID to uuid.h
Claudio Takahasi
2014-02-24
1
-25
/
+0
*
attrib: Make btio/btio.h include local
Marcel Holtmann
2014-01-25
4
-4
/
+4
*
attrib: Use full include path for header files
Marcel Holtmann
2014-01-25
2
-11
/
+11
*
attrib: Add extra PDU checks when decoding Read by Type Response
Anderson Lizardo
2014-01-11
1
-0
/
+17
*
attrib: Fix PDU length check for Read by Type Request
Anderson Lizardo
2014-01-11
1
-1
/
+1
*
attrib: Reject incomplete PDU in dec_find_by_type_resp()
Anderson Lizardo
2014-01-11
1
-0
/
+9
*
attrib: Remove unnecessary local variables from dec_find_by_type_req()
Anderson Lizardo
2014-01-11
1
-10
/
+4
*
attrib: Remove unnecessary NULL checks on dec_find_by_type_req()
Anderson Lizardo
2014-01-11
1
-15
/
+9
*
attrib: Add extra PDU checks when decoding Read by Group Type Response
Anderson Lizardo
2014-01-11
1
-0
/
+18
*
attrib: Fix PDU length check for Read by Group Type Request
Anderson Lizardo
2014-01-11
1
-1
/
+1
*
attrib: Remove unnecessary checks for PDU length on ATT encoding
Anderson Lizardo
2014-01-11
1
-85
/
+46
*
attrib: Use att_put_u16() instead of htobs() + memcpy()
Anderson Lizardo
2014-01-11
1
-3
/
+1
*
attrib: Modify gatt_cb_t signature
Anderson Lizardo
2014-01-11
4
-16
/
+14
*
codingstyle: Change __FUNCTION__ to __func__
Andrei Emeltchenko
2013-09-11
1
-1
/
+1
*
attrib: Add support for 128-bit characteristic UUIDs in gatt_service_add
Dirk-Jan C. Binnema
2013-07-30
2
-5
/
+18
[next]