summaryrefslogtreecommitdiffstats
path: root/src/org/codeaurora/bluetooth/ftp
Commit message (Expand)AuthorAgeFilesLines
* Muliuser: Check for calling user before starting service.Hemant Gupta2015-05-221-0/+39
* FTP: Fix ANR caused from re-trials to start serverSocket listener.Ashwini Munigala2015-04-071-0/+8
* BT: Remove BluetoothExt process foreground handling.Ashwini Munigala2015-02-021-21/+0
* FTP: Remove pending user timeout intent on ACL disconnectedHemant Gupta2014-11-241-60/+69
* FTP: Fix klockwork reported issues.Ashwini Munigala2014-11-193-6/+7
* FTP: Update isWaitingAuthorization as FALSE when user presses cancelHemant Gupta2014-11-091-1/+7
* FTP: Avoid ServerSocket leak and cleanup unnecessary code.Ashwini Munigala2014-09-261-2/+0
* FTP: Modify notification deleteIntent and add FLAG_NO_CLEAR.Ashwini Munigala2014-08-281-3/+4
* FTP: Fix FTP NULL pointer exception for codenomicon tests.Ashwini Munigala2014-05-291-0/+8
* BT: Fix to close FTP service while BT turning OFF in race conditionNitin Shivpure2014-05-071-2/+2
* FTP: Control Verbose logging runtime from adb shellHemant Gupta2014-03-244-4/+6
* FTP: Handle FTP registration on SSR.Ashwini Munigala2014-03-132-5/+15
* Bluetooth: Avoiding a ANR, if FTP service record is not registeredNitin Shivpure2014-02-281-2/+2
* FTP-Server: Add handling for checking folder name in setpathHemant Gupta2014-01-231-0/+16
* FTP Server: Don't send error in case folder already existsHemant Gupta2014-01-231-8/+3
* Bluetooth-FTP: Handle invalid STATE_TURNING_OFF intent during Monkey runJuffin Alex Varghese2013-12-191-1/+2
* Merge "Bluetooth: FTP Server: New Folder Structure handling"Linux Build Service Account2013-12-131-23/+37
|\
| * Bluetooth: FTP Server: New Folder Structure handlingHemant Gupta2013-12-131-23/+37
* | Merge "FTP: Handle null pointer exception for socket accept thread synchronize."Linux Build Service Account2013-12-051-8/+20
|\ \ | |/ |/|
| * FTP: Handle null pointer exception for socket accept thread synchronize.Ashwini Munigala2013-11-261-8/+20
* | Bluetooth: FTP: Fix issue in set path to root folderHemant Gupta2013-11-281-15/+18
* | Bluetooth: FTP: Acquire wakelocks only when requiredHemant Gupta2013-11-262-56/+107
|/
* FTP: Support both primary and secondary external storageAshwini Munigala2013-11-112-22/+78
* FTP: Avoid extra timeout pop-up for connection acceptance timeout.Ashwini Munigala2013-10-081-1/+1
* Merge "Bluedroid: Fix SDP registration issue for FTP"Linux Build Service Account2013-10-051-6/+3
|\
| * Bluedroid: Fix SDP registration issue for FTPSmriti Gupta2013-09-131-6/+3
* | OBEX: Avoid BluetoothExt process kill for active MAP or FTP Session.Ashwini Munigala2013-09-261-0/+21
* | Merge "Bluetooth: MAP-FTP: Handle BT MAP-FTP forced close"Linux Build Service Account2013-09-191-1/+1
|\ \
| * | Bluetooth: MAP-FTP: Handle BT MAP-FTP forced closeJuffin Alex Varghese2013-09-141-1/+1
* | | Bluetooth: Use Trust feature in SAP/FTP/MAP applicationsPradeep Panigrahi2013-09-161-20/+6
|/ /
* | Merge "FTP: Remove FTP Nofification on BT TURN OFF."Linux Build Service Account2013-09-051-3/+1
|\ \
| * | FTP: Remove FTP Nofification on BT TURN OFF.Ashwini Munigala2013-08-281-3/+1
| |/
* / FTP: Handle Abort exception in onPut Request.Ashwini Munigala2013-08-061-6/+11
|/
* MAP: Fix Issues for MAP Server on Bluedroid.Ashwini Munigala2013-07-091-5/+3
* Bluetooth: Support OBEX FTP profile on Bluedroid.Ashwini Munigala2013-06-278-0/+3096