platform/core/connectivity/bluetooth-frwk.git
2018-12-05 Pyun DoHyunMerge "Match the correct privilege for RFCOMM listen... tizen_5.0
2018-12-03 DoHyun PyunMatch the correct privilege for RFCOMM listen and accep... 99/194299/1
2018-11-21 Wootak JungModify gdbus proxy flag to G_DBUS_PROXY_FLAGS_DO_NOT_LO... 69/193469/1
2018-11-05 Wootak JungRevert "Fix incorrect interface name and improve dbus... 96/192396/1
2018-11-05 Wootak JungFix profile check logic to distinguish ivi and iot 95/192395/1
2018-11-05 Deokhyun KimInvoke callback function after all internal work is... 94/192394/1
2018-10-16 DoHyun PyunRevert "Remove and modify for some dbus policies" 68/191368/1 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20181102.014759 accepted/tizen/unified/20181018.000410 submit/tizen/20181016.090705 submit/tizen_5.0/20181101.000003
2018-10-05 Wootak JungRemove and modify for some dbus policies 45/190745/1 accepted/tizen/unified/20181011.095202 submit/tizen/20181009.235550
2018-10-04 Pyun DoHyunMerge "Fix incorrect interface name and improve dbus...
2018-10-04 DoHyun PyunDisable GATT Client fd based function 58/190558/1 accepted/tizen/unified/20181005.012503 submit/tizen/20181004.010949
2018-10-01 Wootak JungFix incorrect interface name and improve dbus policy 03/190303/1
2018-09-28 Amit PurwarFixed the return status for indicate property 27/190227/1 submit/tizen/20180930.234221
2018-09-27 Wootak JungModify to path activation for hciconfig command 33/189833/2 accepted/tizen/unified/20180928.080457 submit/tizen/20180927.020120
2018-09-20 Wootak JungFix memory double free(crash) issue 35/189735/1 accepted/tizen/unified/20180921.042519 submit/tizen/20180920.060650
2018-09-19 Amit PurwarAdded the GATT server disconnect 05/185005/7 accepted/tizen/unified/20180919.141920 submit/tizen/20180919.001852
2018-09-19 Pyun DoHyunMerge "Prevent Issue fixes" into tizen
2018-09-18 Abhishek ChandraPrevent Issue fixes 27/189527/2
2018-09-17 Amit Purwarremoved gatt service info from list during gatt cleanup 85/189385/1
2018-09-17 DoHyun PyunAdd "Not Supported" check logic for haltests 08/189308/1 accepted/tizen/unified/20180918.062755 accepted/tizen/unified/20180918.062946 submit/tizen/20180917.041805 submit/tizen/20180917.223052
2018-09-13 Wootak JungModify bt-oal initialize code readably 89/189089/1
2018-09-13 Wootak JungRemove duplicated check logic and incorrect return... 32/189032/1
2018-09-12 DoHyun PyunMerge "Fix the coding style errors" into tizen accepted/tizen/unified/20180913.064014 accepted/tizen/unified/20180914.073138 submit/tizen/20180912.234844 submit/tizen/20180913.053639
2018-09-12 DoHyun PyunMerge "Fix the build error in aarch64" into tizen
2018-09-12 Pyun DoHyunMerge "TFIVE-12959: fixed scan response and adv data...
2018-09-12 Anupam RoyMerge "TFIVE-12640: fixed the size of handle string...
2018-09-12 Amit PurwarTFIVE-12959: fixed scan response and adv data length 07/189007/1
2018-09-12 DoHyun PyunFix the coding style errors 95/188995/1
2018-09-12 DoHyun PyunFix the build error in aarch64 87/188987/2
2018-09-12 DoHyun PyunAdd Werror option in CFLAG 71/188971/1
2018-09-12 DoHyun PyunFix the build warnings and typo error 67/188967/1
2018-09-12 Taesoo JunRemove unused local variable and codes - wait_for_async( ) 28/188928/2
2018-09-11 Amit PurwarTFIVE-12640: fixed the size of handle string 98/188898/1
2018-09-11 Wootak JungRemove duplicated logic 77/188877/1
2018-09-11 Wootak JungFix return-type mismatch issue 76/188876/1
2018-09-10 Abhishek ChandraRemoved duplicate g_variant_get call 60/188760/1 accepted/tizen/unified/20180911.055340 submit/tizen/20180910.080716
2018-09-10 Wootak JungAdd HFP HF API : bt_hf_request_call_status_info_list() 26/188726/1
2018-09-10 Avichal AgarwalStop sending notification data on fd from BT_GATT_SERVE... 05/188705/2 accepted/tizen/unified/20180910.172010 submit/tizen/20180910.002032
2018-09-07 Avichal AgarwalFixing BLUETOOTH_EVENT_GATT_CHAR_VAL_CHANGED for notify 04/188704/3
2018-09-07 Avichal AgarwalHandling characteristics properties Indicate and Notify... 29/188129/3
2018-09-07 Abhishek ChandraGatt server ReadValue parsing fix 96/188296/3
2018-09-07 Wootak JungAdd AVRCP control volume up / down method 80/188580/3
2018-09-07 Wootak JungFix oal_bt_deinit crash issue 34/188634/2
2018-09-07 Pyun DoHyunMerge "Add dbus policy for GATT service" into tizen
2018-09-05 Wootak JungAdd dbus policy for GATT service 54/188454/1
2018-09-03 Avichal Agarwalresolving merge conflict with StartNotify 43/188243/1
2018-08-31 Amit PurwarAdded feature : notification of GATT char Changed Value 80/187980/4
2018-08-31 Avichal AgarwalBLE Gatt Client Socket write and notify implementation 10/186410/10
2018-08-30 Avichal AgarwalBLE Gatt Server Socket notify implementation. 70/186570/6
2018-08-30 Wootak JungRemove duplicated dbus policy 48/187948/1
2018-08-29 Avichal AgarwalBLE Gatt Server Socket write implemetation 65/186165/8
2018-08-27 Wootak JungModify dbus policies based on default deny 15/187615/2
2018-08-21 Deokhyun KimPBAP: seperate a PBAP connect error cause in detail 52/187252/1
2018-08-21 DoHyun PyunModify the package name for bluetooth-haltests 00/187200/1 accepted/tizen/unified/20180823.072123 submit/tizen/20180821.044826 submit/tizen/20180822.041942
2018-08-20 DoHyun PyunModify OAL hal test binary name 97/187097/1 accepted/tizen/unified/20180821.090920 submit/tizen/20180820.023013
2018-08-13 Abhishek ChandraNotification was faling as Gatt serv info was NULL 71/186671/1
2018-08-10 DoHyun PyunRemove the coverage check option for OAL library 73/186473/3 accepted/tizen/unified/20180816.134643 submit/tizen/20180814.011534
2018-08-09 Taesoo JunFix memory leak: cb_device_properties in oal-device... 04/186304/1
2018-08-08 Anupam RoyBT 5.0: Implement Is feature support API's 27/186027/5
2018-08-08 Pyun DoHyunMerge "Implement local LE features adapter property...
2018-08-08 Anupam RoyImplement local LE features adapter property 15/186215/1
2018-08-06 Seungyoun Judevice : Handle "Does Not Exist" error in get_ida 08/186008/1
2018-08-06 Seungyoun JuEnhance BT On scenario in power off 06/186006/1
2018-08-03 Pyun DoHyunMerge "Add new error codes." into tizen
2018-08-02 Abhishek ChandraAdded Event Handling in HAL 85/185785/2
2018-08-02 Deokhyun KimAdd new error codes. 77/185777/1
2018-08-01 DoHyun PyunVerify 16 testcases for BT HAL (OAL layer) 81/185581/2 accepted/tizen/unified/20180802.090247 submit/tizen/20180801.080227 submit/tizen/20180801.235030
2018-07-31 DoHyun PyunAdd HAL testcases for oal adapater 16/185516/1 accepted/tizen/unified/20180801.080104 submit/tizen/20180731.041022
2018-07-30 Pyun DoHyunMerge "Modified dbus permission for obex" into tizen
2018-07-27 Wootak JungFix Coverity issues in bluetooth-frwk 66/185266/1
2018-07-19 Amit PurwarModified dbus permission for obex 25/184525/2
2018-07-19 DoHyun PyunMerge "Add HAL testcases for oal manager" into tizen
2018-07-19 Seungyoun JuFix : Bluetooth log is not removed on user binary 93/184593/1
2018-07-19 Seungyoun JuFix : Bluetooth disabled event is sent twice 92/184592/1
2018-07-19 DoHyun PyunAdd HAL testcases for oal manager 69/184569/1
2018-07-16 DoHyun PyunAdd the base code for Bluetooth HAL testcases 18/184118/1
2018-07-14 Atul RaiFix Coverity issues in Bluetooth-frwk 85/184085/3 accepted/tizen/unified/20180717.063047 submit/tizen/20180715.232650
2018-07-12 Anupam RoyCoverity Fixes in BTAPI and BTHAL 66/183966/2
2018-07-12 Seungyoun JuUpdate dbus conf for Agent1 96/183896/1
2018-07-11 Pyun DoHyunMerge changes Ic0213db6,If8b2ae56 into tizen
2018-07-10 Atul Rai[BT-Service] Fix Coverity issues 41/183741/1
2018-07-10 Atul Rai[HAL]Fix Resource leak (CoverityID:859600, 859593) 40/183740/1
2018-07-09 Amit Purwaradded dbus policy to allow method_call from bluez to... 84/183684/1 submit/tizen/20180710.070923
2018-07-06 Seungyoun JuFix : Some properties of adapter couldn't be handled 29/183529/1
2018-07-06 injun.yangDeinitialize adv slot and scanner 27/183527/1
2018-07-06 Sangki ParkSet a default LE(LL) TX packet length to maximum 24/183524/2
2018-07-06 injun.yangCode cleanup 23/183523/2
2018-07-06 Nagaraj D RFix improper use of "GetAll" D-Bus method 16/183516/1
2018-07-06 Seungyoun JuDon't unregister hold advertising information 10/183510/1
2018-07-06 Deokhyun KimCheck whether dbus name is acquired normally. 06/183506/1
2018-07-06 injun.yangCheck priviledge 03/183503/1
2018-07-06 injun.yangFix : Request MTU 99/183499/1
2018-07-06 injun.yangHandling le connection interval 98/183498/1
2018-07-03 injun.yangFix : Multiple advertising feature was not working 06/183206/1
2018-07-03 injun.yangFix the crash 05/183205/1
2018-07-03 injun.yangFix the memory leak 04/183204/1
2018-07-03 injun.yangCode optimize 67/183167/1
2018-06-29 injun.yangChange the name of dbus property of EIR manufacturer... 41/182941/1
2018-06-28 Deokhyun KimImprove inefficient logic converting UUID to string 21/182821/1
2018-06-26 Amit PurwarHandled multiple gatt char with same uuid in a service 64/182564/1 accepted/tizen/unified/20180627.070039 submit/tizen/20180626.232422
2018-06-21 Amit PurwarFixed gatt characteristic property 30/182230/1
next