platform/core/connectivity/bluetooth-frwk.git
2020-05-06 injun.yangRemove privacy log 99/232499/1 accepted/tizen/unified/20200508.045025 submit/tizen/20200507.063043
2020-05-06 injun.yangCode clean up 97/232497/1
2020-05-06 Pyun DoHyunMerge "Fix: advertisinog stopped suddenly" into tizen submit/tizen/20200506.041322
2020-05-06 Pyun DoHyunMerge "Remove the duplicated service from gatt_list_ser...
2020-05-06 Pyun DoHyunMerge "Fix gatt connected event not occured issue"...
2020-05-06 injun.yangFix: advertisinog stopped suddenly 94/232494/1
2020-05-06 injun.yangRemove the duplicated service from gatt_list_service 93/232493/1
2020-05-06 Wootak JungFix gatt connected event not occured issue 18/232218/2
2020-05-05 DoHyun PyunFix bt-service crash issue in testhub 69/232469/1
2020-04-28 DoHyun PyunFix the svace issue - FALL_THROUGH 50/232050/1 accepted/tizen/unified/20200429.032853 submit/tizen/20200428.021553
2020-04-27 Sangki ParkAVRPC position notify problem 07/232007/1
2020-04-22 Deokhyun KimAdd data type to hid_device_reply_to_report 10/231510/1
2020-04-22 injun.yangFix : log twisted regardless time sequence 09/231509/1
2020-04-22 Wootak JungMove profile connected devices logic to hal 57/231457/2
2020-04-22 Pyun DoHyunMerge "Fix the incorrect Tx / Rx data size issue" into... accepted/tizen/unified/20200423.054511 submit/tizen/20200422.010605
2020-04-21 DoHyun PyunFix the incorrect Tx / Rx data size issue 84/231284/2
2020-04-21 Pyun DoHyunMerge "Return ALREADY_CONNECT ERROR if device is alread...
2020-04-20 Wootak JungFix GATT service changed event not coming issue 82/231182/1
2020-04-17 himanshuReturn ALREADY_CONNECT ERROR if device is already paired 64/230864/3
2020-04-16 Wootak JungFix wrong index usage issue 35/230935/1
2020-04-14 Deokhyun KimReturn NOT_PAIRED error in case the device is not paired 51/230751/1
2020-04-14 Deokhyun KimNot try to unbond in case the device is not paired 50/230750/1
2020-04-10 Wootak JungAdd audio type converting function to debug 65/230465/2 accepted/tizen/unified/20200414.135759 submit/tizen/20200410.064409
2020-04-10 Pyun DoHyunMerge "Update the RFCOMM client connection information...
2020-04-09 DoHyun PyunUpdate the RFCOMM client connection information 52/230152/3
2020-04-09 Sangki ParkFix : profile UUID mismatch 38/230238/1
2020-04-09 Sangki ParkFix : connection replace failure 37/230237/1
2020-04-08 Wootak JungFix osp_server unregister issue 23/230123/2
2020-04-08 Deokhyun KimAdd HfBatteryLevelChanged event 07/230007/3 accepted/tizen/unified/20200409.083629 submit/tizen/20200408.035538
2020-04-06 DoHyun PyunIncrease the session timeout value 81/229881/2
2020-04-06 DoHyun PyunUpdate the RFCOMM server connection information 43/229843/3
2020-04-06 Wootak JungAdd GVariant unreference logic 17/229817/1
2020-04-03 injun.yangFix the crash 00/229700/1 accepted/tizen/unified/20200406.133118 submit/tizen/20200405.220144
2020-04-03 DoHyun PyunAdd the session timer to handle the exception case 95/229695/1
2020-04-03 Pyun DoHyunMerge "Fix the memory leak in app battery info" into...
2020-04-03 DoHyun PyunFix the memory leak in app battery info 88/229688/1
2020-04-02 Wootak JungMerge "NULL initialization to prevent invalid mem acces...
2020-04-02 Deokhyun KimNULL initialization to prevent invalid mem access 88/229588/1
2020-04-02 DoHyun PyunFix bt-service crash issue 36/229536/4 accepted/tizen/unified/20200403.034541 submit/tizen/20200402.035805
2020-03-31 Deokhyun KimAdd GATT data batching 62/229262/1 accepted/tizen/unified/20200402.155604 submit/tizen/20200401.080249
2020-03-30 Wootak JungChange gatt_servers to gslist from array 35/229135/4
2020-03-30 Pyun DoHyunMerge "Use milisec unit instead of sec for power durati... accepted/tizen/5.5/unified/20200331.180229 submit/tizen_5.5/20200330.044545 submit/tizen_5.5/20200331.041325
2020-03-30 Pyun DoHyunMerge "Invoke HAL_DISCOVERY_STATE_STOPPED event once...
2020-03-30 Pyun DoHyunMerge "code clean up" into tizen
2020-03-30 Pyun DoHyunMerge "Specify the sender(org.bluez or org.bluez.obex...
2020-03-30 Pyun DoHyunMerge "Specify the sender(org.bluez) on subscribe to...
2020-03-30 Pyun DoHyunMerge "Fix : Adv malfunction on multiple LE connection...
2020-03-30 Pyun DoHyunMerge "Code clean up" into tizen
2020-03-30 injun.yangcode clean up 21/229121/1
2020-03-30 Deokhyun KimSpecify the sender(org.bluez or org.bluez.obex) on... 20/229120/1
2020-03-30 Deokhyun KimSpecify the sender(org.bluez) on subscribe to receive... 19/229119/1
2020-03-30 injun.yangFix : Adv malfunction on multiple LE connection 18/229118/1
2020-03-30 Wootak JungCode clean up 17/229117/1
2020-03-30 DoHyun PyunUse milisec unit instead of sec for power duration 10/229110/1
2020-03-30 DoHyun PyunInvoke HAL_DISCOVERY_STATE_STOPPED event once 04/229104/2
2020-03-30 DoHyun PyunInclude the scan time for each app into battery info 30/228830/5
2020-03-24 DoHyun PyunAdd the Rx / Tx / idle time in the battery monitor 29/228829/1
2020-03-24 DoHyun PyunModify the privilege for battry RX / TX function 94/228394/2
2020-03-23 DoHyun PyunUse the local state for battery monitor state 93/228393/5
2020-03-23 Pyun DoHyunMerge "Fix wrong av disconnected event sending issue... submit/tizen/20200323.004911
2020-03-23 Pyun DoHyunMerge "Fix conn_id conflict issue between client and...
2020-03-23 Wootak JungFix wrong av disconnected event sending issue 06/228406/1
2020-03-23 Wootak JungFix conn_id conflict issue between client and server hal 02/228402/1
2020-03-23 DoHyun PyunFix the coverity issue (Resource leak) 96/228396/2 accepted/tizen/5.5/unified/20200323.173147 submit/tizen_5.5/20200323.010455
2020-03-22 SudiptoModify RFCOMM data recording logic for battery monitor 52/226952/9
2020-03-19 Wootak JungFix list_gatt_info cleanup issue 82/228082/1
2020-03-19 Wootak JungIntegrate gatt connection info 75/228075/1
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
next