summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.555.55Marcel Holtmann2020-09-062-1/+24
* build: Update library versionMarcel Holtmann2020-09-061-1/+1
* lib: Update company identifiersMarcel Holtmann2020-09-051-0/+292
* avrcp: Implement Press/Hold/Release method for MediaPlayer1Archie Pusaka2020-09-046-53/+189
* doc/media-api: Add Press/Hold/Release methods for MediaPlayer1Archie Pusaka2020-09-041-0/+29
* mesh: Align option names with functionalityInga Stotland2020-09-031-7/+8
* mesh: Remove unused timing variable tx_startInga Stotland2020-09-031-6/+0
* client: Fix typo in bluetoothctlBarry Byford2020-08-311-2/+2
* monitor: Add support for Suspend and Resume eventsAbhishek Pandit-Subedi2020-08-311-0/+55
* mgmt: Add controller suspend and resume eventsAbhishek Pandit-Subedi2020-08-311-0/+14
* mesh: Move RPL check from model to net layerInga Stotland2020-08-284-106/+106
* mesh: Initialize RPL when creating or loading a nodeInga Stotland2020-08-285-21/+37
* mesh: Store key indices as integers in node configInga Stotland2020-08-281-64/+38
* profiles/network: Log connection event after setting device nameedef2020-08-271-1/+1
* gatt: Accept empty array in parse_includes()Jie Jiang2020-08-271-5/+7
* adapter: Mark device temporary state pairing failureYu Liu2020-08-271-0/+8
* test/test-mesh: Add "options" to Send/PublishInga Stotland2020-08-261-2/+9
* tools/mesh-cfglient: Add "options" to Send/DevKeySendInga Stotland2020-08-261-0/+8
* mesh: Handle "options" dictionary in Send/Publish methodsInga Stotland2020-08-264-82/+75
* doc/mesh-api: Add "options" dictionary to Send/PublishInga Stotland2020-08-261-25/+35
* mesh: Add random address to mesh HCI initDaan Pape2020-08-221-0/+9
* mesh: Use valid net key index when handling Send callInga Stotland2020-08-222-6/+9
* mesh: Use correct retransmit parameters for publicationsInga Stotland2020-08-227-78/+104
* device: Fix race condition between device connection and disconnectionSonny Sasaka2020-08-211-0/+13
* adapter: Fix crash in discovery_disconnectSonny Sasaka2020-08-211-5/+15
* input/device: Unregister all UHID event listeners at UHID_DESTROYSonny Sasaka2020-08-213-0/+12
* client: Add cancel-pairing commandMiao-chen Chou2020-08-211-0/+35
* mesh: Send correct NetKey index in DevKeyMessageReceivedInga Stotland2020-08-201-1/+2
* mesh: Check for enabled modes when dst is fixed addressInga Stotland2020-08-202-21/+9
* mesh: Always set net modes based on node feature settingsInga Stotland2020-08-201-13/+5
* main: add configurable refresh_discovery parameterArchie Pusaka2020-08-184-1/+14
* device: Don't browse SDP if HIDSDPDisable is setArchie Pusaka2020-08-183-2/+13
* shared/ad: move MAX_ADV_DATA_LEN macro to the headerMiao-chen Chou2020-08-182-10/+10
* advertising: Fix dbus response for over-advertisingDaniel Winkler2020-08-171-4/+8
* mesh: fix double-free of outbound tx dataBrian Gix2020-08-141-21/+31
* mesh: Don't add config server when loading from storageInga Stotland2020-08-131-3/+0
* mesh: Make mesh config model binding API consistentInga Stotland2020-08-133-6/+6
* mesh: Fix model ID prior to calling mesh config functionsInga Stotland2020-08-132-10/+9
* mesh: Fix encoding of Config Key Refresh Phase StatusMichał Lowas-Rzechonek2020-08-121-3/+3
* mesh: Fix logic error when saving model subscriptionsInga Stotland2020-08-111-1/+1
* mesh: Fix element index look up for config model subsInga Stotland2020-08-112-8/+10
* mesh: Fix application key binding lookupMichał Lowas-Rzechonek2020-08-111-1/+7
* mesh: Refactor heartbeat pub/subInga Stotland2020-08-103-300/+328
* mesh: Clean up handling of config KR phase messagesInga Stotland2020-08-104-63/+65
* mesh: Clean up handling of config net transmit messagesInga Stotland2020-08-101-15/+23
* mesh: Clean up handling of config poll timeout messageInga Stotland2020-08-102-12/+24
* mesh: Clean up handling of config relay messagesInga Stotland2020-08-101-10/+22
* mesh: Clean up handling of config net and app key messagesInga Stotland2020-08-101-72/+83
* mesh: Clean up handling of config publication messagesInga Stotland2020-08-103-62/+46
* mesh: Clean up handling of config node identity messageInga Stotland2020-08-101-11/+4