summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.984.98Marcel Holtmann2012-01-132-1/+12
* eir: Fix modifying field_len when parsingJohan Hedberg2012-01-131-3/+6
* eir: Fix minor whitespace issueJohan Hedberg2012-01-131-1/+1
* eir: Remove unnecessary name_len variableJohan Hedberg2012-01-131-4/+1
* eir: Pass explicit length to g_utf8_validateJohan Hedberg2012-01-131-7/+6
* proximity: Fix Alert Level characteristicAnderson Lizardo2012-01-121-1/+1
* Add missing "Legacy" property for LE devicesAnderson Lizardo2012-01-121-0/+3
* Fix EIR name parsingBruna Moreira2012-01-121-1/+10
* headset: Fix unknown command error responseSyam Sidhardhan2012-01-121-1/+2
* l2test: Add option 'K' to set delay before receivingSzymon Janc2012-01-091-5/+16
* l2test: Add option 'H' to set socket receive buffer sizeSzymon Janc2012-01-091-5/+44
* Add missing options to bootstrap-configureAnderson Lizardo2012-01-091-0/+3
* Remove unused/broken "echo" RFCOMM pluginAnderson Lizardo2012-01-093-173/+0
* Remove PulseAudio plugin leftoverAnderson Lizardo2012-01-092-45/+0
* gatt-example: Fix memory leakSantiago Carot-Nemesio2012-01-091-0/+1
* gatt-service: Add missing user_data parameter for callbacksSantiago Carot-Nemesio2012-01-093-5/+10
* gatt-service: Delete attributes when service registration failsSantiago Carot-Nemesio2012-01-091-4/+25
* attrib-server: Move GAP attributes inside gatt_server structSantiago Carot-Nemesio2012-01-091-12/+18
* build: increase check requirement to 0.9.6Scott James Remnant2012-01-071-1/+1
* lib: Fix structures for AMP Assoc ReadAndrei Emeltchenko2012-01-051-6/+5
* manager: Fix removing adapter from list upon initialization failureJohan Hedberg2012-01-021-0/+1
* mgmtops: Log confirm_name field in mgmt_device_foundJohan Hedberg2012-01-021-2/+3
* hciops: Add check for EIR complete nameJohan Hedberg2011-12-301-1/+8
* eir: Add function to check for complete nameJohan Hedberg2011-12-302-0/+27
* hciops: Fix missing eir in btd_event_device_found callJohan Hedberg2011-12-301-1/+1
* hciemu: Fix strict-aliasing rules handlingAnderson Lizardo2011-12-301-2/+2
* wiimote: Fix device_get_address to use new APIDavid Herrmann2011-12-301-1/+1
* Add wiimote plugin to bootstrap-configureDavid Herrmann2011-12-301-0/+1
* attrib-server: Add GAttrib in attrib_channel_detach functionSantiago Carot-Nemesio2011-12-303-28/+19
* attrib-server: Add adapter in attrib_create_sdp functionSantiago Carot-Nemesio2011-12-303-10/+12
* attrib-server: Add adapter in attrib_db_del functionSantiago Carot-Nemesio2011-12-302-6/+6
* attrib-server: Add adapter in attrib_gap_set functionSantiago Carot-Nemesio2011-12-303-8/+7
* attrib-server: Add adapter in attrib_db_update functionSantiago Carot-Nemesio2011-12-304-11/+18
* gatt-service: Add adapter in gatt_service_add functionSantiago Carot-Nemesio2011-12-304-23/+21
* attrib-server: Add adapter in attrib_db_addSantiago Carot-Nemesio2011-12-305-58/+100
* attrib-server: Add adapter to attrib_db_find_avail functionSantiago Carot-Nemesio2011-12-306-21/+31
* gatt-example: Use adapter driver to register GATT attributesSantiago Carot-Nemesio2011-12-301-19/+79
* attrib-server: Mark attrib_channel_detach as deprecatedSantiago Carot-Nemesio2011-12-301-0/+2
* attrib-server: Remove global database listSantiago Carot-Nemesio2011-12-301-19/+48
* attrib-server: Remove global le_io variableSantiago Carot-Nemesio2011-12-301-3/+1
* attrib-server: Attach attrib_channel in adapter clients listSantiago Carot-Nemesio2011-12-301-17/+57
* attrib-server: Add attributes in adapter databaseSantiago Carot-Nemesio2011-12-301-34/+61
* attrib-server: Register GATT SDP record per each adapterSantiago Carot-Nemesio2011-12-301-88/+119
* attrib-server: Initial steps towards multi-adapter GATT server supportSantiago Carot-Nemesio2011-12-305-43/+84
* hciops: Fix integer type for Class of DeviceJohan Hedberg2011-12-281-1/+1
* add tools to include folder listYegor Yefremov2011-12-281-1/+2
* fix link creation for out-of-source buildsYegor Yefremov2011-12-281-2/+2
* Remove useless btd_event_bonding_complete functionJohan Hedberg2011-12-284-28/+20
* Move name resolving control into hciopsJohan Hedberg2011-12-287-426/+349
* hciops: Fix passing correct bdaddr pointer to oob lookupsJohan Hedberg2011-12-281-2/+2