summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.475.47Marcel Holtmann2017-09-142-1/+12
* a2dp: Remove unnecessary if statementLuiz Augusto von Dentz2017-09-141-1/+0
* build: Don't install btconfig utility just yetMarcel Holtmann2017-09-141-2/+2
* build: Update library versionMarcel Holtmann2017-09-141-1/+1
* client: Fix default_ctrl change when new adapter is foundERAMOTO Masaya2017-09-141-4/+27
* test/example-advertisement: add LocalName to propertiesTomasz Duszynski2017-09-141-0/+9
* Rename sample JSON DatabasesBrian Gix2017-09-142-4/+4
* a2dp: Fix possible crash when accepting stream transportLuiz Augusto von Dentz2017-09-141-0/+22
* mesh: Add 'security' commandLuiz Augusto von Dentz2017-09-143-3/+58
* sdp: Fix Out-of-bounds heap read in service_search_attr_req functionLuiz Augusto von Dentz2017-09-131-1/+1
* mesh: Use correct length for config server responseInga Stotland2017-09-111-9/+11
* mesh: Add characteristic property name checkInga Stotland2017-09-111-2/+3
* gatt: Fix not calling gatt_db_attribute_write_resultLuiz Augusto von Dentz2017-09-071-4/+2
* build: Cleanup GATT profilesLuiz Augusto von Dentz2017-09-0622-3086/+4
* mesh: Typo fixŁukasz Rymanowski2017-09-041-1/+1
* mesh: Fix for handling unprovisioned deviceŁukasz Rymanowski2017-09-041-1/+1
* mesh: Use DuplicateData filterLuiz Augusto von Dentz2017-08-301-5/+5
* client: Use DuplicateData filterLuiz Augusto von Dentz2017-08-301-13/+14
* adapter-api: Rename ResetData to DuplicateData filterLuiz Augusto von Dentz2017-08-304-56/+81
* client: Add Confirm implementationYunhan Wang2017-08-291-0/+11
* gatt: Add indication confirm callback using Gatt Confirm methodYunhan Wang2017-08-291-4/+12
* doc/gatt-api: Add ConfirmYunhan Wang2017-08-291-0/+7
* mesh: move GATT defines to the appropriate header fileInga Stotland2017-08-283-13/+11
* client: Add autocompletion for on/offERAMOTO Masaya2017-08-281-7/+25
* client: Use the common argument generatorERAMOTO Masaya2017-08-281-18/+9
* mesh: Make use of rl_prompt_inputLuiz Augusto von Dentz2017-08-282-100/+31
* gatt: Fix crash while disconnectingLuiz Augusto von Dentz2017-08-241-4/+9
* client: Reset prompt before printing user inputLuiz Augusto von Dentz2017-08-231-0/+3
* client: Use rl_prompt_input to prompt agent inputLuiz Augusto von Dentz2017-08-233-80/+20
* advertising: Fix UUIDs in adv_parserYunhan Wang2017-08-231-1/+1
* client: Fix the selection bug of ad managerYunhan Wang2017-08-221-15/+14
* gdbus: Fix not always appending proxy to the listLuiz Augusto von Dentz2017-08-221-3/+3
* mesh: Remove circular include protection guardsMarcel Holtmann2017-08-2113-160/+3
* build: Include health, mesh and midi into distcheck testingMarcel Holtmann2017-08-211-2/+7
* mesh: Fix includes to use root relative path namesMarcel Holtmann2017-08-2116-78/+79
* mesh: Add mesh to main bluez buildBrian Gix2017-08-214-1/+37
* mesh: Baseline Mesh implementationBrian Gix2017-08-2112-0/+11155
* mesh: Baseline Mesh runtime configuration filesBrian Gix2017-08-212-0/+98
* mesh: define APIs for Bluetooth MeshBrian Gix2017-08-2113-0/+1034
* mesh: Add BT SIG reserved numbers for MeshBrian Gix2017-08-211-0/+10
* tools: Add skeleton for new btconfig utilityMarcel Holtmann2017-08-213-1/+136
* monitor: Add more Broadcom vendor decodingsMarcel Holtmann2017-08-171-22/+299
* client: Emit PropertiesChanged if advertising changesLuiz Augusto von Dentz2017-08-163-28/+59
* advertising: Allow changes to propertiesLuiz Augusto von Dentz2017-08-161-71/+85
* monitor: Add additional Broadcom vendor command decodingsMarcel Holtmann2017-08-161-2/+48
* gdbus: Fix calling GetAll while GetManagedObjects is pendingLuiz Augusto von Dentz2017-08-151-37/+58
* client: Enable set-advertise-appearance to set AppearanceLuiz Augusto von Dentz2017-08-103-2/+38
* advertising: Add Appearance propertyLuiz Augusto von Dentz2017-08-102-4/+37
* client: Enable set-advertise-name to set LocalNameLuiz Augusto von Dentz2017-08-103-2/+27
* advertising: Add LocalName propertyLuiz Augusto von Dentz2017-08-102-2/+36