summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_sock_rfc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix potential DoS caused by delivering signal to BT processstable/cm-13.0-ZNH2KSharvil Nanavati2016-08-021-8/+6
* Bluetooth: GAP: To include bdt test tool in system imageAjay Kumar2015-10-061-1/+4
* Socket: Add Get/Set socket option to the Rfcomm socket. (2/4)Srinu Jella2015-10-061-0/+117
* SAP: Make it possible to enforce a 16-digit pin code (1/5)Casper Bonde2015-06-091-0/+2
* Add support for MITM for BluetoothSockets (4/4)Casper Bonde2015-06-031-1/+3
* Fix build issues after the mergeVinit Deshpande2015-04-151-0/+1
* am f29a2fb..e07ad10 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-141-33/+102
|\
| * L2CAP and SDP Search API for BT profiles (2/2)Kim Schulz2015-04-101-33/+102
* | Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_workPrerepa Viswanadham2015-04-101-35/+36
|\|
| * osi: add compat code for glibcScott James Remnant2015-04-021-0/+1
| * Fix non-standard pthread mutex interactions.Scott James Remnant2015-04-021-35/+39
| * Fix missing #includes needed for glibcScott James Remnant2015-04-021-0/+1
* | Fix build issues in bluedroid on masterEtan Cohen2015-03-311-0/+1
|/
* Demote, cleanup and extend observed loggingChris Manton2015-03-161-1/+1
* Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-161-2/+2
* Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-161-21/+20
* Removal of bd.[c|h]Chris Manton2015-03-161-1/+0
* Fix memory leak in RFCOMM sockets where some lists were not being freed.Sharvil Nanavati2015-03-161-5/+4
* Refactor RFCOMM code; also fixes a random-disconnect / performance bug.Sharvil Nanavati2015-03-161-914/+700
* Replace magic number used instead of MAX_RFC_CHANNEL number.Steve Gu2015-03-161-2/+2
* Clean up fd when failed to add monitor threadMatthew Xie2014-09-031-2/+7
* Fixed wrong return condition when all RFCOMM data was sent succesfullyZhenye Zhu2014-08-031-0/+2
* am 359895ef: Fixed deadlock issue for concurrent multiple rfcomm connections.git-zhenye.broadcom.com2014-07-021-1/+8
|\
| * Fixed deadlock issue for concurrent multiple rfcomm connections.git-zhenye.broadcom.com2014-07-011-1/+8
* | resolved conflicts for merge of e8c3d75b to masterMatthew Xie2014-06-281-50/+50
|\|
| * Logging cleanup: BTIF and APPL.Sharvil Nanavati2014-06-191-49/+49
| * Eliminate dead code (helped by compiler warnings).Sharvil Nanavati2014-05-081-3/+0
| * Update RFCOMM socket code to use list data structure.Sharvil Nanavati2014-05-081-19/+15
* | Eliminate dead code (helped by compiler warnings).Sharvil Nanavati2014-06-121-3/+0
* | Update RFCOMM socket code to use list data structure.Sharvil Nanavati2014-06-121-19/+15
* | am c7d4ce67: Merge "Bluetooth:GAP: Add NULL check before accessing accept soc...Matthew Xie2014-04-081-20/+29
|\ \
| * | Bluetooth:GAP: Add NULL check before accessing accept socketSrinu Jella2014-03-071-20/+29
* | | resolved conflicts for merge of 277ba466 to klp-modular-dev-plus-aospNarayan Kamath2014-02-271-21/+21
|\| | | |/ |/|
| * Various fixes for LP64Kévin PETIT2014-02-271-21/+21
* | Major warnings cleanupMike J. Chen2014-02-111-0/+3
|/
* When rfcomm incoming queue is not empty, waiting for app ready to drain the datazzy2013-10-121-18/+22
* Fixed issue that failed to update rfc credit to peer when host can not handle...zzy2013-08-131-1/+4
* BT: JV rfcomm socket sniff supportGanesh Ganapathi Batta2013-04-081-6/+9
* fixed rfc resouce leaking and multi-session issueMatthew Xie2013-01-151-14/+25
* Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2The Android Open Source Project2012-12-121-5/+15
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-121-0/+985