summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* device: Return error when ConnectProfile DBus method failsPali Rohár2020-04-241-6/+10
* profile: Fix reporting error message when connection failedPali Rohár2020-04-221-2/+3
* device: Fix compilation with GCC 10Szymon Janc2020-04-201-1/+1
* profile: Return -ENOENT for HSP AGLuiz Augusto von Dentz2020-04-141-1/+1
* profile: Add default SDP record for Headset role of HSP 1.2Pali Rohár2020-04-131-0/+63
* profile: Export Remote Audio Volume Control SDP valuePali Rohár2020-04-131-2/+14
* profile: Remove duplicate initialization of version and profileLuiz Augusto von Dentz2020-04-131-3/+0
* profile: Fix not setting default features for HFP 1.7Pali Rohár2020-04-131-6/+14
* shared/att: Check the signature of att packetsArchie Pusaka2020-04-071-17/+16
* shared/crypto: Add bt_crypto_verify_att_signArchie Pusaka2020-04-072-2/+28
* gatt: Fix not sending any data when server supports AcquireWriteLuiz Augusto von Dentz2020-04-071-0/+1
* gatt: Fix AcquireWrite and AcquireNotify server supportSzymon Janc2020-04-071-3/+2
* gatt: Fix Acquire* reply handlingLuiz Augusto von Dentz2020-04-021-2/+3
* gatt: Check error before retrying if Acquire* failedLuiz Augusto von Dentz2020-04-011-13/+35
* gatt: Fix possible crashes when disconnectingLuiz Augusto von Dentz2020-04-011-0/+10
* shared/gatt: Fix NULL pointer dereferenceSzymon Janc2020-03-311-6/+6
* main: Fix GATT option parsingSzymon Janc2020-03-311-1/+1
* core/device: Handle Just-Works auto-acceptSonny Sasaka2020-03-301-2/+13
* gatt: Enable connecting to EATT channel using Ext-Flowctl modeLuiz Augusto von Dentz2020-03-301-5/+29
* core: Add support for setting the number of GATT bearersLuiz Augusto von Dentz2020-03-026-6/+40
* gatt: Add support for Notify MultipleLuiz Augusto von Dentz2020-03-025-17/+75
* shared/gatt: Add support for Handle Value Multiple NotificationsLuiz Augusto von Dentz2020-03-024-39/+64
* shared/gatt-client: Add support for Read Multiple Variable LengthLuiz Augusto von Dentz2020-03-021-4/+38
* shared/gatt-server: Add support for Read Multiple Variable LengthLuiz Augusto von Dentz2020-03-022-36/+79
* gatt: Enable EATT bearer supportLuiz Augusto von Dentz2020-03-023-26/+148
* shared/gatt-client: Add support for EATT featuresLuiz Augusto von Dentz2020-03-026-193/+471
* share/att: Add EATT supportLuiz Augusto von Dentz2020-03-025-203/+389
* src/profile: Ensure class UUID matches before connecting profileArchie Pusaka2020-03-023-23/+67
* adapter: Implement Pattern filterLuiz Augusto von Dentz2020-02-191-16/+76
* core: Add new policy for Just-Works repairinghowardchung@google.com2020-02-184-0/+55
* monitor: Add support for ISO packetsLuiz Augusto von Dentz2020-02-031-0/+2
* shared: shell: Only omit consecutive duplicate history lines.Marijn Suijten2020-01-211-1/+4
* adapter: Load keys that should be blocked by the kernelAlain Michaud2020-01-161-6/+134
* shared/util: Adding a shared ARRAY_SIZE macroAlain Michaud2020-01-161-0/+2
* agent: Detect when ongoing request is already in progressLuiz Augusto von Dentz2019-12-274-50/+97
* shared/mainloop: Use connect() instead of bind() for sd_notifyGuillem Jover2019-12-161-1/+1
* Revert "input: Set uniq attribute"Luiz Augusto von Dentz2019-12-041-2/+0
* input: Set uniq attributeAbhishek Pandit-Subedi2019-12-031-0/+2
* core/advertising: Fix crash when client is added after unregistrationSimon Mikuda2019-11-131-0/+2
* core/advertising: Fix crash when unregistering advertisement too fastSimon Mikuda2019-11-131-8/+26
* shared/mainloop: Add ell-based mainloop implementationInga Stotland2019-09-272-0/+198
* gatt: Fix assuming writes to CCC will always contain 2 bytesLuiz Augusto von Dentz2019-09-111-15/+18
* shared/shell: fix help message typoRonan Pigott2019-09-061-1/+1
* shared/shell: add --zsh-complete optionRonan Pigott2019-09-061-0/+26
* shared/gatt-client: Automatically add CCC when discoveringLuiz Augusto von Dentz2019-09-061-0/+25
* gatt: Fix failure of repeated AcquireNotify callsRob Spanton2019-07-111-1/+1
* shared/hfp: Fix using uninitialized valueLuiz Augusto von Dentz2019-07-091-1/+1
* gatt: Require medium security for ATT socket over BR/EDRLuiz Augusto von Dentz2019-07-081-1/+1
* att: Return error in case Exchange MTU is used over BR/EDR linkLuiz Augusto von Dentz2019-07-081-0/+17
* main.conf: Make ReverseServiceDiscovery work with LELuiz Augusto von Dentz2019-06-034-8/+15