index
:
users/pcacjr/bluez.git
backup
bootp
bugfix
bugfixes
for-upstream
hog
hog-proto2.1
hog_test3
hogv2
le-only-storage
master
storage
storage-test
Paulo's BlueZ repository
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
attrib
/
att.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Initial Discover primary service implementation
Claudio Takahasi
2010-08-09
1
-3
/
+25
*
Initial GAttrib functions
Claudio Takahasi
2010-08-09
1
-0
/
+41