Fix osp_server unregister issue
[platform/core/connectivity/bluetooth-frwk.git] / bt-service-adaptation / services / bt-request-handler.c
2020-04-08 Wootak JungFix osp_server unregister issue 23/230123/2
2020-04-06 DoHyun PyunUpdate the RFCOMM server connection information 43/229843/3
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-03-31 Deokhyun KimAdd GATT data batching 62/229262/1 accepted/tizen/unified/20200402.155604 submit/tizen/20200401.080249
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 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-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-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-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-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 Pyun DoHyunMerge "Fix alloc free mismatch coverty issue in bt...
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-12 Pyun DoHyunMerge "Remove flight mode implementation from core...
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-04 injun.yangRemove redundant debug message 94/223794/1
2020-02-04 injun.yangCode clean up 93/223793/1
2020-01-23 Wootak JungRevert "Keep LE oob data to reduce NFC OOB pairing... 00/223100/1
2020-01-16 himanshuFix: bt_adapter_get_connectable not working 91/222591/1
2020-01-12 Pyun DoHyunMerge "Apply actd for edutm mode" into tizen
2020-01-09 Amit PurwarImplement the set mtu for LE device 07/221607/5
2019-12-30 injun.yangKeep LE oob data to reduce NFC OOB pairing failure 28/221228/1
2019-12-30 Deokhyun KimAdd permanent log 19/221219/1
2019-12-12 DoHyun PyunMerge branch 'tizen' into tizen_5.5
2019-12-10 DoHyun PyunHandle the pending dbus calls before termination 46/219646/5 accepted/tizen/unified/20191211.121108 submit/tizen/20191211.023729
2019-12-06 DoHyun PyunMerge branch 'tizen' into tizen_5.5 accepted/tizen/5.5/unified/20191210.221208 submit/tizen_5.5/20191206.000647
2019-12-04 DoHyun PyunCalls sd_notify(STOPPING=1) to ensure systemd's operation 80/219180/2
2019-12-03 DoHyun PyunRevert BT enable / disable calling method to async... 65/219165/3
2019-11-28 DoHyun PyunMerge branch 'tizen' into tizen_5.5 accepted/tizen/5.5/unified/20191203.011316 submit/tizen_5.5/20191127.215640
2019-11-27 Anupam RoyMerge "Adapt the device update connection mode function...
2019-11-26 himanshuAdapt the device update connection mode functionality... 70/218570/2
2019-11-26 DoHyun PyunMerge branch 'tizen' into tizen_5.5
2019-11-26 Pyun DoHyunMerge "Implement scan filter enable/disable logic"...
2019-11-26 Pyun DoHyunMerge "Add time member to app info structure for batter...
2019-11-21 Sudipto BalAdd time member to app info structure for battery monit... 09/218309/1
2019-11-18 DoHyun PyunMerge branch 'tizen' into tizen_5.5 accepted/tizen/5.5/unified/20191120.130935 accepted/tizen/5.5/unified/20191121.073241 submit/tizen_5.5/20191118.005342 submit/tizen_5.5/20191119.233738
2019-11-18 Pyun DoHyunMerge "Scan filter refactoring" into tizen
2019-11-15 Deokhyun KimScan filter refactoring 94/217794/2
2019-11-08 DoHyun PyunMerge branch 'tizen' into tizen_5.5 01/217301/1 accepted/tizen/5.5/unified/20191111.105405 submit/tizen_5.5/20191108.040531
2019-11-08 DoHyun PyunMerge branch 'tizen' into tizen_5.5 52/217252/1
2019-11-04 Anupam RoyMerge "Check NULL condition" into tizen accepted/tizen/unified/20191112.125153 submit/tizen/20191112.045846
2019-11-02 himanshuImplemented the is scan filter supported API 54/216754/2
2019-10-24 himanshuAdapt the scan filter register functionality into BT... 34/215934/4
2019-10-24 Anupam RoyMerge "Fix LE discovering finished event not invoked...
2019-10-24 Anupam RoyMerge "Fix ASAN issue multiple definition of variable...
2019-10-24 Anupam RoyMerge "Adapt unregister all scan filters functionality...
2019-10-24 Anupam RoyMerge "Provide callback support to battery monitor...
2019-10-24 himanshuAdapt unregister all scan filters functionality into... 82/216382/2
2019-10-22 Anupam RoyMerge "Adapt the unregister scan filter functionality...
2019-10-22 himanshuAdapt the unregister scan filter functionality into... 55/216155/3
2019-10-21 Pyun DoHyunMerge "Add logs to get the previous bluetooth status...
2019-10-18 himanshuPort the set manufacturer data functionality into BT... 28/215528/5
2019-10-18 Pyun DoHyunMerge "Adapt HF Profile Connect & Disconnect to BT...
2019-10-18 Pyun DoHyunMerge "Adapt device disconnect to BT HAL framework...
2019-10-18 Amit PurwarAdapt device disconnect to BT HAL framework 28/215928/2
2019-10-17 Amit PurwarAdapt HF Profile Connect & Disconnect to BT HAL framework 10/215810/3
2019-10-15 Pyun DoHyunMerge "Provide RFCOMM data to battery monitor frwk...
2019-10-14 SudiptoProvide RFCOMM data to battery monitor frwk 55/214355/5
2019-10-03 himanshuPort the Set LE Privacy functionality into BT HAL frame... 13/215113/2 accepted/tizen/unified/20191007.234828 submit/tizen/20191007.001051
2019-10-02 Pyun DoHyunMerge "Add the feature check logic in launching bt...
2019-10-02 Pyun DoHyunMerge "Add and remove device from whitelist" into tizen
2019-09-27 himanshuAdd and remove device from whitelist 73/214373/4
2019-09-16 Pyun DoHyunMerge "Implement MTU changed callback for GATT server...
2019-09-16 Pyun DoHyunMerge "Implement new API to get le oob data" into tizen
2019-09-16 Pyun DoHyunMerge "Providing bluetooth usage data for battery monit...
2019-09-16 SudiptoProviding bluetooth usage data for battery monitor... 33/213033/5
2019-09-16 injun.yangImplement new API to get le oob data 49/213849/1
2019-09-16 injun.yangSupport LE passive scan 44/213844/1
2019-08-22 Pyun DoHyunMerge "Add BT_SET_LE_STATIC_RANDOM_ADDRESS function... accepted/tizen/unified/20190822.105958 submit/tizen/20190822.022402
2019-08-22 Pyun DoHyunMerge "Improvements in flight mode patch" into tizen
2019-08-19 Deokhyun KimAdd BT_SET_LE_STATIC_RANDOM_ADDRESS function 53/212253/1
2019-08-14 SudiptoImprovements in flight mode patch 15/212115/1
2019-07-30 injun.yangImplement interface to set advertise Tx power level 79/211079/1
2019-07-04 Sudipto BalPorting flight mode logic to HAL 32/209132/3
2019-06-27 Pyun DoHyunMerge "Porting flight mode logic to tizen5.5" into... accepted/tizen/unified/20190628.120639 submit/tizen/20190627.231725
2019-06-27 Sudipto BalPorting flight mode logic to tizen5.5 58/207758/5
next