aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-08-09Add GATT SDP record for sdptoolClaudio Takahasi
2010-08-09Change controller type to be either BR/EDR or AMPMarcel Holtmann
2010-07-12Add handle and timeout parameters to hci_le_create_connVinicius Costa Gomes
2010-07-12Fix naming inconsistency for LTK Reply commandVinicius Costa Gomes
2010-07-12Fix a inconsistency in OCF_SET_LE_EVENT_MASKVinicius Costa Gomes
2010-07-08Add the hci_le_create_conn command to libbluetoothVinicius Costa Gomes
2010-07-08Add support for LE Events to libbluetoothVinicius Costa Gomes
2010-07-08Fix wrong fields on le_create_connection_cpVinicius Costa Gomes
2010-07-08Fix another inconsistency in the naming of fieldsVinicius Costa Gomes
2010-07-08Fix inconsistency in {max,min}_interval namingVinicius Costa Gomes
2010-07-08Add proper LE_ prefix to some HCI constantsMarcel Holtmann
2010-07-08Fix some of the LE OGF and OCF constant namesMarcel Holtmann
2010-07-08Remove some unneeded empty linesMarcel Holtmann
2010-07-06Add enough LE commands to start LE ScanVinicius Costa Gomes
2010-07-06Add basic support for HCI LE eventsVinicius Costa Gomes
2010-07-06Add basic support for LE HCI commandsVinicius Costa Gomes
2010-07-06Add some more company identifiersMarcel Holtmann
2010-06-18Fix sdp_get_supp_feat functionElvis Pfützenreuter
2010-06-08Fix redundant null check on calling free()Gustavo F. Padovan
2010-06-04Change MDP profile name and macros to HDPElvis Pfützenreuter
2010-05-17Add HCIBLOCKADDR and HCIUNBLOCKADDR ioctl definitionsJohan Hedberg
2010-05-07Remove extra spaces at end of line in lib dirJose Antonio Santos Cadenas
2010-04-28Fix list parsing bug in sdp_set_supp_featuresJosé Antonio Santos Cadenas
2010-04-28Add txWindow and MaxTt to l2cap_optionsGustavo F. Padovan
2010-04-28Make some UUID parameters constMarcel Holtmann
2010-04-28Remove another bunch of pointless casting attemptsMarcel Holtmann
2010-04-28Add memory checks whenever memory is allocated in SDPSantiago Carot-Nemesio
2010-04-27Use NULL instead of 0 for functions returning a pointerSantiago Carot Nemesio
2010-04-27Remove some blanks spaces in sdp source code.Santiago Carot Nemesio
2010-04-14Add some more company identifiersMarcel Holtmann
2010-03-07Fix accidental OCF_READ_INQUIRY_TRANSMIT_POWER_LEVEL breakageMarcel Holtmann
2010-02-13Fix accidental hci_read_inquiry_transmit_power_level symbol breakageMarcel Holtmann
2010-02-13Add helper functions for controller type string conversionMarcel Holtmann
2010-02-13Add Bluetooth controller typesMarcel Holtmann
2010-02-05Fix another fallout from Inquiry Response Transmit Power Level typoMarcel Holtmann
2010-02-05Fix my stupid typo with Read Inquiry Response Transmit Power LevelMarcel Holtmann
2010-01-22Remove "(tentative)" commentMarcel Holtmann
2010-01-01Update copyright informationMarcel Holtmann
2009-12-17Add command values from Bluetooth 4.0 specificationMarcel Holtmann
2009-12-17Add LMP features for Low Energy supportMarcel Holtmann
2009-12-17Add version value for Bluetooth 4.0Marcel Holtmann
2009-12-17Add another company identifierMarcel Holtmann
2009-12-14Add SDP functions for HDP supportJosé Antonio Santos Cadenas
2009-12-04Add another company identifierMarcel Holtmann
2009-10-07Add missing command values from Bluetooth 3.0 specificationMarcel Holtmann
2009-10-07Add value for Read Encryption Key Size command constantMarcel Holtmann
2009-10-07Add feature definition for Enhanced Power ControlMarcel Holtmann
2009-10-02Fix variable initializationsJohan Hedberg
2009-10-02Fix unnecessary NULL checksJohan Hedberg
2009-08-30Add FCS field to L2CAP optionsMarcel Holtmann