index
:
platform/core/connectivity/bluetooth-frwk
1.0_post
2.0alpha
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
ble_mesh
devel
iot
master
ref/for/devel
ref/for/tizen
sandbox/akazmin/tizen6_asan
sandbox/clecouve/devel_notifications
sandbox/dkson95/gcc6
sandbox/jaehun77/gcc6x
sandbox/mbachmann/devel
sandbox/mbachmann/tizen_wlmessage
sandbox/mkashkarov/asan_build
sandbox/mwereski/systemd212
sandbox/nmerinov/llvm
sandbox/vbarinov/tizen_6.0_build
tizen
tizen_2.0
tizen_2.1
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
tizen_ivi_release
tizen_next
tizen_rt
Domain: Network & Connectivity / Bluetooth;
Pyun DoHyun <dh79.pyun@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bt-core
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
Add cap_net_raw capability to bt-core
accepted/tizen/unified/x/asan/20240625.091924
accepted/tizen/unified/x/20240510.061416
accepted/tizen/unified/toolchain/20240513.061256
accepted/tizen/unified/dev/20240620.005327
accepted/tizen/unified/20240509.124636
Wootak Jung
1
-1
/
+1
2023-11-16
Add logic to start hf-agent when bt is enabled in DA devices
Wootak Jung
1
-0
/
+9
2023-07-19
Add skip logic for hal_bluetooth_stop error
accepted/tizen/unified/20230725.013000
Wootak Jung
1
-2
/
+0
2023-02-13
Add DA feature newly
Wootak Jung
1
-1
/
+1
2022-09-21
fhub: terminate bt-core when the core adapter status is abnormal
Ayush Garg
1
-0
/
+13
2022-03-07
Remove mobile profile specific logic
Wootak Jung
1
-9
/
+5
2021-01-26
Add stack down functionality in bt-core
Wootak Jung
2
-0
/
+44
2021-01-21
Apply next HAL architecture
Wootak Jung
3
-6
/
+50
2020-09-10
Fix dbus timeout issue
Wootak Jung
2
-9
/
+0
2020-08-24
Check enabled before sending rfcomm details
Deokhyun Kim
1
-1
/
+1
2020-08-12
Reduce the predefined logic (PredefinedPreprocessor)
submit/tizen/20200813.001605
accepted/tizen/unified/20200813.122623
DoHyun Pyun
5
-193
/
+27
2020-07-01
Fix dbus signal subscribe bug
INSUN PYO
1
-1
/
+1
2020-06-04
Remove bt-core dbus retry count, and change timeout from 2S to 10S
Deokhyun Kim
1
-38
/
+24
2020-03-05
Support the RPI3 target for TV profile
submit/tizen/20200305.052643
accepted/tizen/unified/20200306.040253
DoHyun Pyun
1
-0
/
+5
2020-02-20
Not disable adapter in factory test mode
submit/tizen/20200225.003033
submit/tizen/20200224.010814
accepted/tizen/unified/20200225.224405
Deokhyun Kim
1
-3
/
+9
2020-02-13
Fix coverity issue : unchecked return value
himanshu
1
-2
/
+7
2020-02-12
Remove flight mode implementation from core and add it to bt-service
Sudipto
4
-145
/
+4
2020-02-04
Code clean up
injun.yang
1
-8
/
+8
2020-01-29
Fix BT enable issue on XU3 TV profile
submit/tizen/20200129.235732
accepted/tizen/unified/20200130.215032
DoHyun Pyun
1
-0
/
+1
2020-01-28
Fix the build error for execv function
submit/tizen/20200127.235706
accepted/tizen/unified/20200129.022658
DoHyun Pyun
1
-1
/
+6
2020-01-21
Fix _bt_enable_adapter_le
Deokhyun Kim
1
-3
/
+1
2020-01-13
Code clean up for debug message
injun.yang
1
-2
/
+0
2020-01-07
Apply actd for edutm mode
Deokhyun Kim
2
-2
/
+15
2019-12-11
Adapt the Recover Adapter functionality into BT-HAL framework.
submit/tizen_5.5/20191212.000107
submit/tizen/20191212.003715
accepted/tizen/unified/20191212.123639
himanshu
1
-4
/
+0
2019-12-02
Fix LE status mismatching issue
DoHyun Pyun
1
-0
/
+1
2019-11-26
Remove executing bluetooth-stak-up.service before bluez-start
submit/tizen/20191127.050440
accepted/tizen/unified/20191128.001536
Wootak Jung
1
-6
/
+0
2019-08-12
Replace the systemd service activation method
DoHyun Pyun
3
-1
/
+37
2019-07-08
Delete meaningless configuration
submit/tizen/20190714.235650
accepted/tizen/unified/20190715.111831
INSUN PYO
1
-1
/
+0
2019-05-22
Remove wrong dependency in the systemd service file
submit/tizen/20190522.020119
accepted/tizen/unified/20190522.085449
DoHyun Pyun
1
-1
/
+0
2019-05-13
Revert "Remove After= tag on bluetooth-frwk-core.service"
DoHyun Pyun
1
-0
/
+1
2019-04-02
Remove After= tag on bluetooth-frwk-core.service
Wootak Jung
1
-1
/
+0
2018-11-05
Migrate insmod logic into bt-stack-up.service
submit/tizen/20181108.070422
submit/tizen/20181108.005303
submit/tizen/20181106.081159
accepted/tizen/unified/20181109.062817
Wootak Jung
2
-15
/
+5
2018-09-27
Modify to path activation for hciconfig command
submit/tizen/20180927.020120
accepted/tizen/unified/20180928.080457
Wootak Jung
2
-17
/
+21
2018-06-18
Add bt-driver-insmod.service trigger logic
Wootak Jung
2
-0
/
+12
2018-06-04
Allow dbus mothod call for system_fw group
submit/tizen/20180607.003351
accepted/tizen/unified/20180611.015235
injun.yang
1
-0
/
+5
2018-05-28
Use the file activation to run bt-stack-down.sh script
DoHyun Pyun
2
-6
/
+8
2018-05-28
Remove the file activation logic to insmod the artik530
DoHyun Pyun
2
-12
/
+0
2018-05-25
Disable auto enable logic by bt-core
DoHyun Pyun
1
-2
/
+4
2018-05-16
Adjust the timing to load BT driver
submit/tizen/20180516.064227
accepted/tizen/unified/20180517.062311
DoHyun Pyun
1
-7
/
+10
2018-05-10
Add bt-driver-insmod.service trigger logic
submit/tizen/20180510.004118
accepted/tizen/unified/20180510.070900
Wootak Jung
2
-0
/
+9
2018-04-20
Fix bt_core dbus policy issue
Wootak Jung
1
-3
/
+5
2018-04-18
Add default deny policy in conf files
Wootak Jung
1
-4
/
+8
2018-04-12
Add the rfkill udev rule file
Hyuk Lee
1
-16
/
+0
2018-03-12
Add the rfkill control to bluetooth stack up
submit/tizen/20180314.004906
accepted/tizen/unified/20180314.141409
Hyuk Lee
2
-0
/
+18
2018-02-21
Add the service file for bt-core
submit/tizen/20180226.020205
submit/tizen/20180221.011521
accepted/tizen/unified/20180226.142340
Hyuk Lee
3
-3
/
+20
2018-02-12
Modify the bt-core's UID/GID to network_fw
submit/tizen/20180219.022158
Hyuk Lee
3
-2
/
+76
2017-12-15
Merge tizen_next codes into tizen branch
DoHyun Pyun
4
-2
/
+2
2017-09-06
Apply tizen 3.0 based product patchsets
submit/tizen/20170906.230917
accepted/tizen/unified/20170908.061947
DoHyun Pyun
1
-7
/
+18
2017-08-08
Apply tizen 3.0 based product patchsets
submit/tizen/20170808.020532
accepted/tizen/unified/20170808.171414
DoHyun Pyun
2
-2
/
+10
2017-04-21
[Bluetooth][OTP-Server] Handle object browsing
Gowtham Anandha Babu
3
-83
/
+23
[next]