platform/core/connectivity/bluetooth-frwk.git
2020-03-16 DoHyun PyunIgnore the recovery logic for HW Error event 36/227836/2 accepted/tizen/5.5/unified/20200318.130553 submit/tizen/20200317.221526 submit/tizen_5.5/20200317.221607
2020-03-16 DoHyun PyunFix the crash in CONTROLLER_ERROR event 34/227834/1
2020-03-13 DoHyun PyunRemove unnecessary log 96/227596/1 submit/tizen/20200316.013847 submit/tizen_5.5/20200316.013922
2020-03-13 DoHyun PyunFix the rfcomm server's callback issue 98/227498/6
2020-03-11 injun.yangUse standard error code for ACL disconnection 29/227329/1
2020-03-11 Sangki ParkAdd CONTROLLER_ERROR event on frwk 28/227328/1
2020-03-11 Wootak JungFix 128-bit Servie UUID parsing issue 62/227262/1 accepted/tizen/unified/20200312.234412 submit/tizen/20200310.235006
2020-03-11 DoHyun PyunFix the advertisement fail issue 52/227252/1 accepted/tizen/5.5/unified/20200312.234620 submit/tizen_5.5/20200311.040814
2020-03-10 Wootak JungRemove cleanup logic before getting primary services 58/227158/1
2020-03-10 Wootak JungFix get_service_property timeout issue 56/227156/2
2020-03-10 Wootak JungFix gatt client char value changed cb issue 42/227142/1
2020-03-09 injun.yangFix : PSCAN is not disabled after ACL connected 29/227029/1
2020-03-05 DoHyun PyunSupport the RPI3 target for TV profile 22/226722/1 accepted/tizen/unified/20200306.040253 submit/tizen/20200305.052643
2020-03-04 Pyun DoHyunMerge "Fix : GATT service changed event is not invoked... accepted/tizen/unified/20200305.123312 submit/tizen/20200304.063814
2020-03-04 Pyun DoHyunMerge "Handle service changed event" into tizen
2020-03-04 Pyun DoHyunMerge "Remove server instance existence check logic...
2020-03-04 Pyun DoHyunMerge "Fix server_instance not found issue" into tizen
2020-03-04 injun.yangFix : GATT service changed event is not invoked 07/226607/1
2020-03-04 injun.yangHandle service changed event 06/226606/1
2020-03-04 Wootak JungRemove server instance existence check logic in disconn... 71/226571/1
2020-03-04 Wootak JungFix server_instance not found issue 70/226570/1
2020-02-27 Wootak JungFix addr_type not set issue on scan result cb 00/226100/1 accepted/tizen/unified/20200302.125816 submit/tizen/20200302.000010
2020-02-27 Wootak JungFix adv data mixed issue in case total length is under 31 99/226099/1
2020-02-25 DoHyun PyunFix the AVRCP path miss-matching problem 53/225953/1 submit/tizen/20200226.220348
2020-02-25 Pyun DoHyunMerge "Move the volume changed event path from AVRCP...
2020-02-25 Pyun DoHyunMerge "Fix Memory Leak: The default gatt-client is...
2020-02-25 Pyun DoHyunMerge "Fix Memory Leak: Incorrect deallocator used...
2020-02-25 Pyun DoHyunMerge "Fix Memory Leak: Memory not deallocated." into...
2020-02-25 Pyun DoHyunMerge "Fix memory Leak: Incorrect deallocator used...
2020-02-25 Pyun DoHyunMerge "Fix: Memory Leak in HAL layer." into tizen
2020-02-25 Pyun DoHyunMerge "Set a readout notification of tts when AV connec...
2020-02-25 injun.yangHandle gatt auto connection 24/225824/1
2020-02-25 DoHyun PyunMove the volume changed event path from AVRCP to HEADSET 20/225820/1
2020-02-24 himanshuFix Memory Leak: The default gatt-client is not freed 81/225781/1
2020-02-24 himanshuFix Memory Leak: Incorrect deallocator used. 80/225780/1
2020-02-24 himanshuFix Memory Leak: Memory not deallocated. 79/225779/1
2020-02-24 himanshuFix memory Leak: Incorrect deallocator used 78/225778/1
2020-02-24 himanshuFix: Memory Leak in HAL layer. 77/225777/1
2020-02-24 Deokhyun KimSet a readout notification of tts when AV connected 23/225723/1
2020-02-21 DoHyun PyunMerge branch 'tizen' into tizen_5.5 53/225553/1 accepted/tizen/5.5/unified/20200225.060724 submit/tizen_5.5/20200224.010855
2020-02-20 Deokhyun KimNot disable adapter in factory test mode 87/225487/1 accepted/tizen/unified/20200225.224405 submit/tizen/20200224.010814 submit/tizen/20200225.003033
2020-02-20 DoHyun PyunIgnore vconfkey value change for AVC mode on 75/225475/1
2020-02-19 DoHyun PyunImplement the event handling logic for AVC 18/225318/2 submit/tizen/20200220.012925
2020-02-19 DoHyun PyunImplement set / get volume logic from transport 39/225239/5
2020-02-18 Pyun DoHyunMerge "Implement User AVC mode handling logic" into...
2020-02-18 Deokhyun KimDisconnect RFCOMM & return false in case g_io_channel... 17/224917/2
2020-02-18 injun.yangGenerate btsnoop file into log dump 67/225167/3
2020-02-18 DoHyun PyunImplement User AVC mode handling logic 55/225155/2
2020-02-18 DoHyun PyunAdd interfaces for BT AVC feature with pulseaudio 69/225069/3
2020-02-17 Pyun DoHyunMerge "Fix the coverity issue (Dereference after null... submit/tizen/20200217.053214
2020-02-17 Pyun DoHyunMerge "Add interfaces for BT AVC feature (AVRCP Target...
2020-02-17 DoHyun PyunFix the coverity issue (Dereference after null check) 38/225038/1
2020-02-17 Pyun DoHyunMerge "Fix alloc free mismatch coverty issue in bt...
2020-02-14 SudiptoFix alloc free mismatch coverty issue in bt-otp 65/224865/2
2020-02-14 DoHyun PyunAdd interfaces for BT AVC feature (AVRCP Target) 21/224921/4
2020-02-13 Pyun DoHyunMerge "Fix coverty issues in gatt" into tizen submit/tizen/20200214.001348
2020-02-13 Pyun DoHyunMerge "Fix coverty issue in gatt-client" into tizen
2020-02-13 SudiptoFix coverty issues in gatt 64/224864/1
2020-02-13 SudiptoFix coverty issue in gatt-client 54/224854/1
2020-02-13 himanshuFix coverity issue : unchecked return value 70/224870/1
2020-02-13 Amit PurwarResolve memory leak in OTP 46/224646/4
2020-02-13 Amit PurwarResolve memory leak in bt-service 45/224645/4
2020-02-13 Amit PurwarResolve memory leak in bt-service-adaptation 44/224644/3
2020-02-13 Pyun DoHyunMerge "Resolve memory leak in HAL" into tizen
2020-02-12 Pyun DoHyunMerge "Remove flight mode implementation from core...
2020-02-12 Amit PurwarResolve memory leak in HAL 43/224643/2
2020-02-12 SudiptoRemove flight mode implementation from core and add... 73/224373/5
2020-02-12 injun.yangCode clean up for debug message 83/224583/1
2020-02-11 himanshuAdapt bt_device_get_id_address API into BT-HAL framework 95/224295/4
2020-02-11 Amit PurwarFix memory leak in bt-api for g_variant_iter_loop 93/224293/2
2020-02-10 DoHyun PyunSeperate GATT unregister instance function 18/224118/5
2020-02-10 DoHyun PyunFix the instance id's miss-matching issue 61/224061/6
2020-02-10 DoHyun PyunHandle GATT client app's termination 60/224060/7
2020-02-07 DoHyun PyunFix dereference of NULL issue 85/224185/2 accepted/tizen/unified/20200210.131841 submit/tizen/20200207.062602
2020-02-07 Wootak JungAdd service added event handling logic 13/224213/1
2020-02-07 Wootak JungAdd service removed event handling logic 12/224212/1
2020-02-07 Semun LeeFix wrong memory references and leaks 72/224172/1
2020-02-06 Pyun DoHyunMerge "Not enable BT on booting time in factory mode...
2020-02-06 Pyun DoHyunMerge "Fix Memory Leaks" into tizen accepted/tizen/unified/20200207.122437 submit/tizen/20200205.074113
2020-02-05 Anupam RoyFix Memory Leaks 06/224006/1
2020-02-05 Deokhyun KimNot enable BT on booting time in factory mode 35/223935/3
2020-02-05 Deokhyun KimInvoke error result when PBAP request fails 30/223930/2
2020-02-04 DoHyun PyunDisable HTTP proxy feature 31/223831/1 submit/tizen/20200203.160801
2020-02-04 injun.yangRemove redundant debug message 94/223794/1
2020-02-04 injun.yangCode clean up 93/223793/1
2020-02-04 Pyun DoHyunMerge "Fix the LE scan filter malfunction" into tizen
2020-02-04 Pyun DoHyunMerge "Add NULL check logic" into tizen
2020-02-04 injun.yangFix the LE scan filter malfunction 66/223766/1
2020-02-04 Wootak JungAdd NULL check logic 52/223752/1
2020-02-03 Amit PurwarFix iterator free issue in avrcp_control_parse_properties 07/223707/1
2020-01-29 DoHyun PyunFix BT enable issue on XU3 TV profile 69/223369/1 accepted/tizen/unified/20200130.215032 submit/tizen/20200129.235732
2020-01-28 Pyun DoHyunMerge "Fix svace issue" into tizen accepted/tizen/unified/20200130.214622 submit/tizen/20200129.034507
2020-01-28 Pyun DoHyunMerge "Modify the logic of bonding with LE type" into...
2020-01-28 Pyun DoHyunMerge "Fix connection info duplication issue" into...
2020-01-28 Pyun DoHyunMerge "Fix gslist index mismatch issue" into tizen
2020-01-28 Pyun DoHyunMerge "Fix GATT service list not update issue" into...
2020-01-28 Pyun DoHyunMerge "Modify GATT search service result event handling...
2020-01-28 Pyun DoHyunMerge "Modify gattc info free functions" into tizen
2020-01-28 Pyun DoHyunMerge "Implement GATT Service changed event handling...
2020-01-28 Pyun DoHyunMerge "Fix iOS GM connection issue" into tizen
next