summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
12 daysFix memory crash issueHEADtizenWootak Jung1-3/+2
2024-10-07Disable mesh functionality to remove ell dependency in movable projecttizen_9.0_m2_releaseaccepted/tizen/unified/x/asan/20241022.113305accepted/tizen/unified/x/20241014.022516accepted/tizen/unified/toolchain/20241022.122814accepted/tizen/unified/toolchain/20241022.122325accepted/tizen/unified/20241013.144702accepted/tizen/9.0/unified/20241030.232630tizen_9.0accepted/tizen_unified_x_asanaccepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unifiedaccepted/tizen_9.0_unifiedWootak Jung14-51/+64
2024-10-02Fix svace issueaccepted/tizen/unified/x/asan/20241013.235623accepted/tizen/unified/x/20241006.082040accepted/tizen/unified/20241004.041947Wootak Jung1-0/+1
2024-10-02Fix svace issueWootak Jung1-1/+7
2024-10-02Fix issue of not receiving signal changed eventsWootak Jung6-19/+19
2024-09-09This patch fixes SVACE issue.Sameer Kumar1-2/+2
2024-08-07Modify disconnection reason in connection change callbackaccepted/tizen/unified/x/20240830.014057accepted/tizen/unified/toolchain/20241004.101315accepted/tizen/unified/dev/20240901.214653accepted/tizen/unified/20240829.153507accepted/tizen_unified_devSameer Kumar1-1/+1
2024-08-02This patch fixes SVACE issue.Sameer Kumar2-4/+4
2024-07-01Remove mobile number from logaccepted/tizen/unified/x/asan/20240813.225926accepted/tizen/unified/x/20240704.022901accepted/tizen/unified/toolchain/20240812.131651accepted/tizen/unified/dev/20240704.065615accepted/tizen/unified/20240703.100015Sameer Kumar1-2/+0
2024-07-01Add new DA model namesWootak Jung1-1/+4
2024-07-01Fix issue where WriteValue/AcquireNotify method comes before gatt connectedWootak Jung1-7/+89
2024-07-01Modify to connect only one AVRCP deviceWootak Jung2-1/+31
2024-07-01Fix issue where response was not delivered when HF connect failedWootak Jung1-10/+3
2024-05-28Get local IRK valueSameer Kumar13-0/+153
2024-05-14Fix issue where server mtu changed callback ws not calledWootak Jung2-1/+2
2024-05-08Add cap_net_raw capability to bt-coreaccepted/tizen/unified/x/asan/20240625.091924accepted/tizen/unified/x/20240510.061416accepted/tizen/unified/toolchain/20240513.061256accepted/tizen/unified/dev/20240620.005327accepted/tizen/unified/20240509.124636Wootak Jung1-1/+1
2024-04-17Fix issue where wrong manager_id was unregisteredWootak Jung1-14/+14
2024-04-17Fix gatt_server_add_service fail issueWootak Jung1-3/+4
2024-04-17Fix issue where gatt service can not be found #2Wootak Jung1-1/+1
2024-04-17Fix issue where gatt service can not be foundWootak Jung1-1/+1
2024-04-17Fix WriteValue timeout issueWootak Jung1-10/+6
2024-04-17Add the timeout to reset the pending infoDohyun Pyun1-0/+31
2024-04-17Add shutdown logic before closeWootak Jung1-2/+6
2024-04-17Handle connection failed event during le coc connection requestAnuj Jain3-19/+45
2024-04-16Fix issue of waiting infinitely for a response when requesting a bondWootak Jung1-5/+1
2024-04-08Fix issue where the previous trigger_bond_info was deleted when requesting bondWootak Jung1-2/+3
2024-03-29Modify the log levelaccepted/tizen/unified/x/20240408.053710accepted/tizen/unified/20240404.164416Wootak Jung2-2/+2
2024-03-04Add DA logic to fix le scan fail issueaccepted/tizen/unified/x/20240311.095859accepted/tizen/unified/20240308.173931Wootak Jung1-0/+7
2024-03-04Add function to check whether PBAP profile is connectedWootak Jung2-0/+7
2024-03-04Remove unnecessary logWootak Jung6-13/+4
2024-03-04Fix crash issue that occurred when disabling BT during scanningWootak Jung1-0/+3
2024-03-04Change visibility settings for DA devicesSohyeon Choi1-28/+7
2024-02-27Add new L2CAP socket API to get the maximum buffer sizeWootak Jung2-0/+27
2024-02-07Fix issue where ACL was not disconnected even though the coc disconnect reque...accepted/tizen/unified/x/20240220.145928accepted/tizen/unified/toolchain/20240311.065309accepted/tizen/unified/20240216.161315Wootak Jung1-2/+0
2024-02-05Fix to reallocate fd when gatt write failsWootak Jung1-0/+15
2024-02-05Add DA logic so that A2DP connection is only possible for one deviceWootak Jung2-0/+54
2024-01-16Modify duty cycle of scan modeaccepted/tizen/unified/riscv/20240118.054531accepted/tizen/unified/20240117.163234accepted/tizen_unified_riscvWootak Jung1-6/+8
2024-01-15Fix issue where state is not restored when adv operation failsWootak Jung1-23/+31
2024-01-09Fix issue where state is not restored when adv operation failsWootak Jung1-2/+4
2024-01-04Fix issue where conn info could not be foundWootak Jung1-0/+6
2023-12-29Remove A2DP related logic for Fhub onlyWootak Jung3-38/+3
2023-12-27Remove inefficient logWootak Jung1-2/+0
2023-12-27Merge "Bluetooth: Increase write data limit in l2cap connection." into tizenWootak Jung2-0/+2
2023-12-20Bluetooth: Increase write data limit in l2cap connection.Harsh Jain2-0/+2
2023-12-12Fix issue where adv_handle of incorrect instance was modifiedaccepted/tizen/unified/riscv/20231226.210826accepted/tizen/unified/20231219.160420Wootak Jung3-8/+9
2023-12-11Merge "Add support for A2DP source and sink both role" into tizenWootak Jung5-23/+27
2023-12-08Add new DA model nameWootak Jung1-1/+2
2023-11-28Fix missing response issue of getting bonded device and devices.Harsh Jain1-1/+2
2023-11-27Add new DA model namesWootak Jung1-1/+4
2023-11-23Fix memory leak when scanningaccepted/tizen/unified/20231127.164946Wootak Jung1-4/+8