summaryrefslogtreecommitdiff
path: root/bt-core
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-16Add logic to start hf-agent when bt is enabled in DA devicesWootak Jung1-0/+9
2023-07-19Add skip logic for hal_bluetooth_stop erroraccepted/tizen/unified/20230725.013000Wootak Jung1-2/+0
2023-02-13Add DA feature newlyWootak Jung1-1/+1
2022-09-21fhub: terminate bt-core when the core adapter status is abnormalAyush Garg1-0/+13
2022-03-07Remove mobile profile specific logicWootak Jung1-9/+5
2021-01-26Add stack down functionality in bt-coreWootak Jung2-0/+44
2021-01-21Apply next HAL architectureWootak Jung3-6/+50
2020-09-10Fix dbus timeout issueWootak Jung2-9/+0
2020-08-24Check enabled before sending rfcomm detailsDeokhyun Kim1-1/+1
2020-08-12Reduce the predefined logic (PredefinedPreprocessor)submit/tizen/20200813.001605accepted/tizen/unified/20200813.122623DoHyun Pyun5-193/+27
2020-07-01Fix dbus signal subscribe bugINSUN PYO1-1/+1
2020-06-04Remove bt-core dbus retry count, and change timeout from 2S to 10SDeokhyun Kim1-38/+24
2020-03-05Support the RPI3 target for TV profilesubmit/tizen/20200305.052643accepted/tizen/unified/20200306.040253DoHyun Pyun1-0/+5
2020-02-20Not disable adapter in factory test modesubmit/tizen/20200225.003033submit/tizen/20200224.010814accepted/tizen/unified/20200225.224405Deokhyun Kim1-3/+9
2020-02-13Fix coverity issue : unchecked return valuehimanshu1-2/+7
2020-02-12Remove flight mode implementation from core and add it to bt-serviceSudipto4-145/+4
2020-02-04Code clean upinjun.yang1-8/+8
2020-01-29Fix BT enable issue on XU3 TV profilesubmit/tizen/20200129.235732accepted/tizen/unified/20200130.215032DoHyun Pyun1-0/+1
2020-01-28Fix the build error for execv functionsubmit/tizen/20200127.235706accepted/tizen/unified/20200129.022658DoHyun Pyun1-1/+6
2020-01-21Fix _bt_enable_adapter_leDeokhyun Kim1-3/+1
2020-01-13Code clean up for debug messageinjun.yang1-2/+0
2020-01-07Apply actd for edutm modeDeokhyun Kim2-2/+15
2019-12-11Adapt the Recover Adapter functionality into BT-HAL framework.submit/tizen_5.5/20191212.000107submit/tizen/20191212.003715accepted/tizen/unified/20191212.123639himanshu1-4/+0
2019-12-02Fix LE status mismatching issueDoHyun Pyun1-0/+1
2019-11-26Remove executing bluetooth-stak-up.service before bluez-startsubmit/tizen/20191127.050440accepted/tizen/unified/20191128.001536Wootak Jung1-6/+0
2019-08-12Replace the systemd service activation methodDoHyun Pyun3-1/+37
2019-07-08Delete meaningless configurationsubmit/tizen/20190714.235650accepted/tizen/unified/20190715.111831INSUN PYO1-1/+0
2019-05-22Remove wrong dependency in the systemd service filesubmit/tizen/20190522.020119accepted/tizen/unified/20190522.085449DoHyun Pyun1-1/+0
2019-05-13Revert "Remove After= tag on bluetooth-frwk-core.service"DoHyun Pyun1-0/+1
2019-04-02Remove After= tag on bluetooth-frwk-core.serviceWootak Jung1-1/+0
2018-11-05Migrate insmod logic into bt-stack-up.servicesubmit/tizen/20181108.070422submit/tizen/20181108.005303submit/tizen/20181106.081159accepted/tizen/unified/20181109.062817Wootak Jung2-15/+5
2018-09-27Modify to path activation for hciconfig commandsubmit/tizen/20180927.020120accepted/tizen/unified/20180928.080457Wootak Jung2-17/+21
2018-06-18Add bt-driver-insmod.service trigger logicWootak Jung2-0/+12
2018-06-04Allow dbus mothod call for system_fw groupsubmit/tizen/20180607.003351accepted/tizen/unified/20180611.015235injun.yang1-0/+5
2018-05-28Use the file activation to run bt-stack-down.sh scriptDoHyun Pyun2-6/+8
2018-05-28Remove the file activation logic to insmod the artik530DoHyun Pyun2-12/+0
2018-05-25Disable auto enable logic by bt-coreDoHyun Pyun1-2/+4
2018-05-16Adjust the timing to load BT driversubmit/tizen/20180516.064227accepted/tizen/unified/20180517.062311DoHyun Pyun1-7/+10
2018-05-10Add bt-driver-insmod.service trigger logicsubmit/tizen/20180510.004118accepted/tizen/unified/20180510.070900Wootak Jung2-0/+9
2018-04-20Fix bt_core dbus policy issueWootak Jung1-3/+5
2018-04-18Add default deny policy in conf filesWootak Jung1-4/+8
2018-04-12Add the rfkill udev rule fileHyuk Lee1-16/+0
2018-03-12Add the rfkill control to bluetooth stack upsubmit/tizen/20180314.004906accepted/tizen/unified/20180314.141409Hyuk Lee2-0/+18
2018-02-21Add the service file for bt-coresubmit/tizen/20180226.020205submit/tizen/20180221.011521accepted/tizen/unified/20180226.142340Hyuk Lee3-3/+20
2018-02-12Modify the bt-core's UID/GID to network_fwsubmit/tizen/20180219.022158Hyuk Lee3-2/+76
2017-12-15Merge tizen_next codes into tizen branchDoHyun Pyun4-2/+2
2017-09-06Apply tizen 3.0 based product patchsetssubmit/tizen/20170906.230917accepted/tizen/unified/20170908.061947DoHyun Pyun1-7/+18
2017-08-08Apply tizen 3.0 based product patchsetssubmit/tizen/20170808.020532accepted/tizen/unified/20170808.171414DoHyun Pyun2-2/+10
2017-04-21[Bluetooth][OTP-Server] Handle object browsingGowtham Anandha Babu3-83/+23