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
/
att.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
attrib: Use proper types for size variables
Johan Hedberg
2012-08-15
1
-63
/
+69
*
att: Add encode/decode execute write support
Eder Ruiz Maria
2012-08-15
1
-0
/
+35
*
att: Add prepare write support
Eder Ruiz Maria
2012-08-15
1
-0
/
+54
*
ATT: Avoid invalid memory access for large PDU
Claudio Takahasi
2012-06-27
1
-8
/
+9
*
gattrib: Fix command timeout handling
Johan Hedberg
2012-06-05
1
-0
/
+4
*
Fix using the attribute struct for encoding ATT pdus
Vinicius Costa Gomes
2011-10-07
1
-20
/
+25
*
Fix memory allocation of struct attribute
Anderson Lizardo
2011-09-22
1
-4
/
+3
*
Remove empty line before declaration
Anderson Lizardo
2011-09-22
1
-1
/
+0
*
Fix common misspelled words
Lucas De Marchi
2011-07-03
1
-1
/
+1
*
Remove "authen" and "autho" short versions for ATT constants
Claudio Takahasi
2011-03-30
1
-2
/
+2
*
Use new UUID functions in GATT
Elvis Pfützenreuter
2011-03-15
1
-27
/
+20
*
Coding standard change replacing malloc by glib functions
Claudio Takahasi
2011-02-24
1
-31
/
+45
*
Add encode/decode for write response
Bruna Moreira
2011-02-15
1
-0
/
+21
*
Add READ_BLOB_REQUEST support to attribute server
Brian Gix
2011-01-20
1
-0
/
+44
*
Add enc_read_blob_req() as defined in BT Core Spec v4.0
Brian Gix
2010-12-19
1
-0
/
+19
*
Attrib server should truncate attribute value to pdu length
Sheldon Demario
2010-11-29
1
-8
/
+7
*
Add Find By Type Value Response encoding/decoding functions
Claudio Takahasi
2010-11-18
1
-0
/
+46
*
Implement Find by Type request encode/decoding
Bruna Moreira
2010-11-18
1
-2
/
+70
*
Add support for Attribute Write Request
Anderson Lizardo
2010-10-09
1
-0
/
+50
*
Modify dec_read_req() to get PDU length as parameter
Anderson Lizardo
2010-10-04
1
-1
/
+4
*
Replace hardcoded minimum length values with constants
Anderson Lizardo
2010-10-04
1
-44
/
+84
*
Remove typecast from att_get_u16() calls
Anderson Lizardo
2010-10-04
1
-13
/
+13
*
Add encoders/decoders for the Write command
Bruna Moreira
2010-10-04
1
-0
/
+45
*
Add encoders/decoders for Indication/Confirmation
Vinicius Costa Gomes
2010-09-22
1
-0
/
+50
*
Fix coding style issues in attribute code
Johan Hedberg
2010-09-22
1
-1
/
+2
*
Add support for UUID 128-bit in {enc, dec}_read_by_type_req
Bruna Moreira
2010-09-14
1
-7
/
+19
*
Add support for UUID 128-bit in {enc, dec}_read_by_grp_req
Bruna Moreira
2010-09-14
1
-6
/
+17
*
Add encoders/decoders for MTU Exchange
Vinicius Costa Gomes
2010-09-13
1
-0
/
+66
*
Fix dealing with the minimum MTU size
Vinicius Costa Gomes
2010-09-13
1
-4
/
+10
*
Fix enc_read_resp to respect the buffer size
Anderson Lizardo
2010-09-02
1
-2
/
+5
*
Fix enc_read_by_type_resp accessing invalid memory
Vinicius Costa Gomes
2010-09-02
1
-0
/
+3
*
Fix encoding functions when buffer is small
Bruna Moreira
2010-09-01
1
-3
/
+6
*
Add attribute handle value notification
Claudio Takahasi
2010-08-19
1
-0
/
+15
*
Fix alignment access issues during encoding/decoding
Vinicius Costa Gomes
2010-08-19
1
-55
/
+19
*
Fix wrong byte order on the Error Response handle
Vinicius Costa Gomes
2010-08-11
1
-2
/
+1
*
Update copyright information of GATT library/tools
Vinicius Costa Gomes
2010-08-09
1
-1
/
+2
*
Add encoders and decoders for the Find Information PDU's
Vinicius Costa Gomes
2010-08-09
1
-0
/
+107
*
Fix wrong calculation for number of elements of a data list
Vinicius Costa Gomes
2010-08-09
1
-2
/
+2
*
Add the missing Read by Type functions
Vinicius Costa Gomes
2010-08-09
1
-0
/
+50
*
Fix Read by Group skipping two bytes when encoding
Vinicius Costa Gomes
2010-08-09
1
-3
/
+4
*
Implement read by group type in the attribute server
Claudio Takahasi
2010-08-09
1
-1
/
+19
*
Fix the return value of Read by Group response encoder
Vinicius Costa Gomes
2010-08-09
1
-1
/
+1
*
Add support for dealing with Read Request/Response PDUs
Vinicius Costa Gomes
2010-08-09
1
-4
/
+54
*
Add stubs for dealing with Read Request/Response PDUs
Vinicius Costa Gomes
2010-08-09
1
-0
/
+20
*
Add encoder for Read By Group Type Response PDU
Vinicius Costa Gomes
2010-08-09
1
-0
/
+21
*
Add decoder for Attribute Read by Group Type request
Vinicius Costa Gomes
2010-08-09
1
-0
/
+29
*
Fix ATT utility functions naming
Vinicius Costa Gomes
2010-08-09
1
-5
/
+5
*
Add support to deal with Read by Type PDUs
Vinicius Costa Gomes
2010-08-09
1
-0
/
+52
*
Add a way to decode the Read by Group type response
Vinicius Costa Gomes
2010-08-09
1
-0
/
+37
*
Add utility function to convert ATT error code to string
Claudio Takahasi
2010-08-09
1
-0
/
+44
[next]