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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up ATT CID & PSM magic values & definititions
Johan Hedberg
2011-04-26
1
-0
/
+3
*
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
-7
/
+62
*
Coding standard change replacing malloc by glib functions
Claudio Takahasi
2011-02-24
1
-0
/
+1
*
Add read/write callbacks to attribute server
Anderson Lizardo
2011-02-24
1
-0
/
+3
*
Add encode/decode for write response
Bruna Moreira
2011-02-15
1
-0
/
+2
*
Fix parameter type in att_put_u32
Elvis Pfützenreuter
2011-02-04
1
-1
/
+1
*
Fix incoming attrib-server connection MTUs
Brian Gix
2011-01-21
1
-1
/
+2
*
Add READ_BLOB_REQUEST support to attribute server
Brian Gix
2011-01-20
1
-1
/
+5
*
Move common code from Discover all Characteristics to GATT library
Bruna Moreira
2011-01-19
1
-0
/
+7
*
Move primary service storage to device.c
Sheldon Demario
2010-12-23
1
-0
/
+6
*
Add enc_read_blob_req() as defined in BT Core Spec v4.0
Brian Gix
2010-12-19
1
-0
/
+2
*
Initial attribute permission implementation
Bruna Moreira
2010-12-07
1
-0
/
+10
*
Add Find By Type Value Response encoding/decoding functions
Claudio Takahasi
2010-11-18
1
-0
/
+7
*
Implement Find by Type request encode/decoding
Bruna Moreira
2010-11-18
1
-1
/
+3
*
Add support for Attribute Write Request
Anderson Lizardo
2010-10-09
1
-0
/
+4
*
Fix ATT OP codes to match spec
Johan Hedberg
2010-10-05
1
-2
/
+2
*
Modify dec_read_req() to get PDU length as parameter
Anderson Lizardo
2010-10-04
1
-1
/
+1
*
Fix constness of att_get_u{8,16,32}() functions
Anderson Lizardo
2010-10-04
1
-6
/
+6
*
Add encoders/decoders for the Write command
Bruna Moreira
2010-10-04
1
-0
/
+4
*
Add encoders/decoders for Indication/Confirmation
Vinicius Costa Gomes
2010-09-22
1
-0
/
+3
*
Define maximum and default MTU values
Vinicius Costa Gomes
2010-09-13
1
-1
/
+2
*
Add encoders/decoders for MTU Exchange
Vinicius Costa Gomes
2010-09-13
1
-0
/
+5
*
Add attribute handle value notification
Claudio Takahasi
2010-08-19
1
-0
/
+1
*
Fix alignment access issues during encoding/decoding
Vinicius Costa Gomes
2010-08-19
1
-0
/
+34
*
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
/
+7
*
Discover all characteristics of the primary services
Claudio Takahasi
2010-08-09
1
-0
/
+7
*
Add the missing Read by Type functions
Vinicius Costa Gomes
2010-08-09
1
-0
/
+4
*
Implement read by group type in the attribute server
Claudio Takahasi
2010-08-09
1
-1
/
+3
*
Add stubs for dealing with Read Request/Response PDUs
Vinicius Costa Gomes
2010-08-09
1
-0
/
+4
*
Add encoder for Read By Group Type Response PDU
Vinicius Costa Gomes
2010-08-09
1
-0
/
+1
*
Add decoder for Attribute Read by Group Type request
Vinicius Costa Gomes
2010-08-09
1
-0
/
+2
*
Remove __ATT_H macro definition
Claudio Takahasi
2010-08-09
1
-13
/
+0
*
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
/
+3
*
Add a way to decode the Read by Group type response
Vinicius Costa Gomes
2010-08-09
1
-0
/
+10
*
Add utility function to convert ATT error code to string
Claudio Takahasi
2010-08-09
1
-0
/
+1
*
Add simple implementation of g_attrib_send()
Vinicius Costa Gomes
2010-08-09
1
-0
/
+2
*
Initial Discover primary service implementation
Claudio Takahasi
2010-08-09
1
-2
/
+4
*
Initial GAttrib functions
Claudio Takahasi
2010-08-09
1
-0
/
+121