framework/connectivity/mobileap-agent.git
11 years agoUSB Mode change is checked while USB Tethering is enabled
Seungyoun Ju [Mon, 19 Nov 2012 13:05:46 +0000 (22:05 +0900)]
USB Mode change is checked while USB Tethering is enabled

- Issues
  Because USB Mode can be changed (eg. set_usb_debug.sh --sshon),
  USB Mode change should be handled while USB tethering is enabled.

- Fix description
  1. Vconf check routine is modified. Notify -> Get -> Check value
    -> Ignore notify or do something. So that, regression case can be
    handled

  2. USB Mode change is notified by disconnection callback after USB Tethering is enabled.

Change-Id: I263c34f2ceb8177246e0aac7ba17aaa8463ffaae

11 years agoPrevent issues are fixed and unnecessary BT API call is removed
Seungyoun Ju [Thu, 8 Nov 2012 02:52:13 +0000 (11:52 +0900)]
Prevent issues are fixed and unnecessary BT API call is removed

- Issues
  1. There is resource leakage.
  2. There is unnecessary BT API call.

- Fix description
  In error handling, resources are closed properly.
  Unnecessary BT API call is removed.

Change-Id: Ib8805da8608cb06c03a96c5313a26d035e8932e6

11 years agoInitial code
Seungyoun Ju [Tue, 23 Oct 2012 02:07:45 +0000 (11:07 +0900)]
Initial code

Change-Id: Ib17fb9b8d060984ae64db2ad8f8ab39450e28607

11 years agoInitial empty repository
Jung Minsun [Mon, 15 Oct 2012 04:37:25 +0000 (13:37 +0900)]
Initial empty repository