aboutsummaryrefslogtreecommitdiff
path: root/attrib/att.h
AgeCommit message (Expand)Author
2011-03-15Use new UUID functions in GATTElvis Pfützenreuter
2011-02-24Coding standard change replacing malloc by glib functionsClaudio Takahasi
2011-02-24Add read/write callbacks to attribute serverAnderson Lizardo
2011-02-15Add encode/decode for write responseBruna Moreira
2011-02-04Fix parameter type in att_put_u32Elvis Pfützenreuter
2011-01-21Fix incoming attrib-server connection MTUsBrian Gix
2011-01-20Add READ_BLOB_REQUEST support to attribute serverBrian Gix
2011-01-19Move common code from Discover all Characteristics to GATT libraryBruna Moreira
2010-12-23Move primary service storage to device.cSheldon Demario
2010-12-19Add enc_read_blob_req() as defined in BT Core Spec v4.0Brian Gix
2010-12-07Initial attribute permission implementationBruna Moreira
2010-11-18Add Find By Type Value Response encoding/decoding functionsClaudio Takahasi
2010-11-18Implement Find by Type request encode/decodingBruna Moreira
2010-10-09Add support for Attribute Write RequestAnderson Lizardo
2010-10-05Fix ATT OP codes to match specJohan Hedberg
2010-10-04Modify dec_read_req() to get PDU length as parameterAnderson Lizardo
2010-10-04Fix constness of att_get_u{8,16,32}() functionsAnderson Lizardo
2010-10-04Add encoders/decoders for the Write commandBruna Moreira
2010-09-22Add encoders/decoders for Indication/ConfirmationVinicius Costa Gomes
2010-09-13Define maximum and default MTU valuesVinicius Costa Gomes
2010-09-13Add encoders/decoders for MTU ExchangeVinicius Costa Gomes
2010-08-19Add attribute handle value notificationClaudio Takahasi
2010-08-19Fix alignment access issues during encoding/decodingVinicius Costa Gomes
2010-08-09Update copyright information of GATT library/toolsVinicius Costa Gomes
2010-08-09Add encoders and decoders for the Find Information PDU'sVinicius Costa Gomes
2010-08-09Discover all characteristics of the primary servicesClaudio Takahasi
2010-08-09Add the missing Read by Type functionsVinicius Costa Gomes
2010-08-09Implement read by group type in the attribute serverClaudio Takahasi
2010-08-09Add stubs for dealing with Read Request/Response PDUsVinicius Costa Gomes
2010-08-09Add encoder for Read By Group Type Response PDUVinicius Costa Gomes
2010-08-09Add decoder for Attribute Read by Group Type requestVinicius Costa Gomes
2010-08-09Remove __ATT_H macro definitionClaudio Takahasi
2010-08-09Fix ATT utility functions namingVinicius Costa Gomes
2010-08-09Add support to deal with Read by Type PDUsVinicius Costa Gomes
2010-08-09Add a way to decode the Read by Group type responseVinicius Costa Gomes
2010-08-09Add utility function to convert ATT error code to stringClaudio Takahasi
2010-08-09Add simple implementation of g_attrib_send()Vinicius Costa Gomes
2010-08-09Initial Discover primary service implementationClaudio Takahasi
2010-08-09Initial GAttrib functionsClaudio Takahasi