aboutsummaryrefslogtreecommitdiff
path: root/attrib
AgeCommit message (Expand)Author
2011-04-26Clean up ATT CID & PSM magic values & definititionsJohan Hedberg
2011-04-14Remove btd_device_add_service functionClaudio Takahasi
2011-04-14Register primary services exported over basic rateClaudio Takahasi
2011-04-14Fix race condition on gatttoolSheldon Demario
2011-04-09Add workaround to skip wrong OMTU for basic rateClaudio Takahasi
2011-04-09Fix Characteristic read by UUID on gatttoolSheldon Demario
2011-04-01Remove deprecated attrib pluginBruna Moreira
2011-03-30Remove "authen" and "autho" short versions for ATT constantsClaudio Takahasi
2011-03-30Move GATT example server to a standalone pluginAnderson Lizardo
2011-03-30Add support for re-using the attrib channelVinicius Costa Gomes
2011-03-30Remove _init and _exit methods from Attrib clientVinicius Costa Gomes
2011-03-30Register Attrib interface when loading device from storageVinicius Costa Gomes
2011-03-30Move Attrib client to the coreVinicius Costa Gomes
2011-03-18Add Exchange MTU in interactive gatttoolBruna Moreira
2011-03-18Add Exchange MTU operation in GATT libraryBruna Moreira
2011-03-18Use GAttrib buffer for ATT protocol PDUsBruna Moreira
2011-03-18Add internal buffer to GAttrib structBruna Moreira
2011-03-17Add discover characteristics by UUID to gatttoolSheldon Demario
2011-03-15Remove redundant return statements from interactive gatttoolJohan Hedberg
2011-03-15Use new UUID functions in GATTElvis Pfützenreuter
2011-03-15Fix not returning an error when DiscoverCharacteristics() failsVinicius Costa Gomes
2011-03-15Fix the behaviour of the DiscoverCharacteristics methodVinicius Costa Gomes
2011-03-15Rename the Discover method to DiscoverCharacteristicsVinicius Costa Gomes
2011-03-11Add indication/notification support to interactive gatttoolSheldon Demario
2011-03-10gatttool: Add Write Without Response optionClaudio Takahasi
2011-03-10Extend Characteristic Write to support Write Without ResponseClaudio Takahasi
2011-03-04Add option to pass adapter to interactive gatttoolSheldon Demario
2011-03-04Add missing const to interactive() parameter in gatttoolSheldon Demario
2011-03-04Replace all strdup() with g_strdup() in gatttoolSheldon Demario
2011-03-04Add offset option to characteristic read by handleSheldon Demario
2011-02-24Remove unused MTU variable in GAttrib structBruna Moreira
2011-02-24Coding standard change replacing malloc by glib functionsClaudio Takahasi
2011-02-24Add sec-level option to interactive gattoolSheldon Demario
2011-02-24Add Write Request in interactive gatttoolBruna Moreira
2011-02-24Move attr_data_from_string() to utils.cBruna Moreira
2011-02-24Add characteristics read options in interactive gatttoolSheldon Demario
2011-02-24Add Characteristics Descriptor Discovery option in interactive gatttoolSheldon Demario
2011-02-24Create a helper function to deal with handles on interactive gatttoolSheldon Demario
2011-02-24gatttool: Remove extra reference to the connection IO ChannelVinicius Costa Gomes
2011-02-24Add support for GATT client timeoutsVinicius Costa Gomes
2011-02-24Fix gattrib.c coding styleVinicius Costa Gomes
2011-02-24Add read/write callbacks to attribute serverAnderson Lizardo
2011-02-24Don't register GATT related SDP records if attrib server is disabledClaudio Takahasi
2011-02-23Fix typo on DBG() string formatAnderson Lizardo
2011-02-23Check malformed notification/indication PDUElvis Pfützenreuter
2011-02-23Add Characteristics Discovery option to interactive gatttoolSheldon Demario
2011-02-23Improve help messages in interactive gatttoolSheldon Demario
2011-02-20Add missing UUID16 field to Included Svc AttributeBrian Gix
2011-02-19Add SDP registration of Primary GATT servicesBrian Gix
2011-02-18Add UUID property to GATT service objectElvis Pfützenreuter