summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-11Modify the dbus policy for robot profilesubmit/tizen_6.5/20211111.022315submit/tizen/20211114.231048accepted/tizen/6.5/unified/20211111.224620dh79pyun2-1/+66
2021-11-08Increase the versiondh79pyun1-1/+1
2021-11-08a2dp: Handle remote SEP disappearingLuiz Augusto von Dentz3-9/+64
2021-11-03Increase the versionsubmit/tizen/20211105.042734accepted/tizen/unified/20211108.181239dh79pyun1-1/+1
2021-11-03Fix A2DP sink disconnection issue on streamingdh79pyun1-2/+6
2021-10-13Enable Multi ADV only for wearable profilesubmit/tizen/20211101.051752accepted/tizen/unified/20211102.024808dh79pyun2-0/+5
2021-08-04GATT: Send client address to HAL layer on Notification state changetizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163301submit/tizen/20210804.223925accepted/tizen/unified/20210805.131621accepted/tizen/6.5/unified/20211028.224421Anuj Jain1-1/+49
2021-06-15Fix code unreachable issuesubmit/tizen/20210615.223409accepted/tizen/unified/20210617.124929Wootak Jung1-8/+0
2021-06-02Add robot conf filesubmit/tizen/20210606.232858accepted/tizen/unified/20210607.124421Wootak Jung2-0/+134
2021-05-24Fix the coverity issue (resource leak)Anuj Jain1-0/+1
2021-05-11a2dp: Fix crash on discover_cbWootak Jung1-0/+7
2021-04-12Update the version to 5.55bluez_upgrade_5.55Ayush Garg1-2/+2
2021-04-12Release 5.55Marcel Holtmann2-1/+24
2021-04-12build: Update library versionMarcel Holtmann1-1/+1
2021-04-12lib: Update company identifiersMarcel Holtmann1-0/+292
2021-04-12avrcp: Implement Press/Hold/Release method for MediaPlayer1Archie Pusaka6-29/+289
2021-04-12doc/media-api: Add Press/Hold/Release methods for MediaPlayer1Archie Pusaka1-0/+29
2021-04-12client: Fix typo in bluetoothctlBarry Byford1-2/+2
2021-04-12monitor: Add support for Suspend and Resume eventsAbhishek Pandit-Subedi1-0/+55
2021-04-12mgmt: Add controller suspend and resume eventsAbhishek Pandit-Subedi1-0/+14
2021-04-12profiles/network: Log connection event after setting device nameedef1-1/+1
2021-04-12gatt: Accept empty array in parse_includes()Jie Jiang1-5/+7
2021-04-12adapter: Mark device temporary state pairing failureYu Liu1-0/+8
2021-04-12device: Fix race condition between device connection and disconnectionSonny Sasaka1-0/+13
2021-04-12adapter: Fix crash in discovery_disconnectSonny Sasaka1-5/+15
2021-04-12input/device: Unregister all UHID event listeners at UHID_DESTROYSonny Sasaka3-0/+12
2021-04-12client: Add cancel-pairing commandMiao-chen Chou1-0/+35
2021-04-12main: add configurable refresh_discovery parameterArchie Pusaka4-1/+16
2021-04-12device: Don't browse SDP if HIDSDPDisable is setArchie Pusaka3-1/+13
2021-04-12shared/ad: move MAX_ADV_DATA_LEN macro to the headerMiao-chen Chou2-10/+10
2021-04-12advertising: Fix dbus response for over-advertisingDaniel Winkler1-4/+8
2021-04-12avrcp: include all player settings in notif eventHoward Chung1-57/+33
2021-04-12input/device: Send UHID_DESTROY upon disconnectionArchie Pusaka1-1/+28
2021-04-12input/device: Implement handle for UHID_SET_REPORTArchie Pusaka1-24/+76
2021-04-12input/device: Replace UHID_FEATURE with UHID_GET_REPORTArchie Pusaka2-21/+22
2021-04-12input: Remove bonding info when receiving virtual cable unplugArchie Pusaka1-1/+24
2021-04-12device: add device_remove_bonding functionArchie Pusaka2-10/+19
2021-04-12input: encrypt on receive conn req if classic_bonded_onlyArchie Pusaka3-2/+12
2021-04-12input: authenticate when connecting to a bonded deviceArchie Pusaka1-5/+16
2021-04-12audio/transport: supply volume on transport initArchie Pusaka5-16/+77
2021-04-12audio/transport: change volume to 8bitArchie Pusaka5-53/+56
2021-04-12adapter: Don't remove temporary devices on disconnectLuiz Augusto von Dentz2-6/+4
2021-04-12device: Fix not removing temporary timer when connectedLuiz Augusto von Dentz1-0/+6
2021-04-12shared/gatt-client: Consolidate code parsing servicesLuiz Augusto von Dentz1-76/+52
2021-04-12shared/gatt-client: Fix possible crashLuiz Augusto von Dentz1-1/+1
2021-04-12profile: Add exception to battery profile for external accessSonny Sasaka2-0/+5
2021-04-12gatt: Support DeviceInfo Service when vid/pid is specifiedAlain Michaud1-0/+40
2021-04-12shared/gatt-client: Fix handling of service changedLuiz Augusto von Dentz1-2/+4
2021-04-12shared/gatt-client: Don't remove active servicesLuiz Augusto von Dentz1-0/+4
2021-04-12shared/gatt-client: Remove notification if its attribute is removedLuiz Augusto von Dentz1-18/+52