framework/connectivity/bluetooth-share.git
11 years ago1. Allocate memory for the authorized file name 2.0alpha master 2.0_alpha submit/master/20120920.151045
DoHyun Pyun [Tue, 11 Sep 2012 02:18:20 +0000 (11:18 +0900)]
1. Allocate memory for the authorized file name

[Comment] The string from FRWK will be freed, so we can't use this address value

2. Fix the crash issue

- Step
a. OPC file sending failed (More than 2)
b. Launch outbound list
c. Retry file sending for first item and immediately retry file sending for second item

- Issue
bluetooth-share got crashed

- Cause
Before OPC session is created, second file sending is requested.
So second job is failed then we removed all transfer list.

- Fix description
Check the return value.
If BLUETOOTH_ERROR_IN_PROGRESS returned, we are skip the exception code

11 years agoTizen 2.0 release
Jaekyun Lee [Tue, 21 Aug 2012 10:44:09 +0000 (19:44 +0900)]
Tizen 2.0 release

11 years agoInitial empty repository
Jung Minsun [Tue, 21 Aug 2012 02:18:03 +0000 (11:18 +0900)]
Initial empty repository