summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_pan.c
Commit message (Expand)AuthorAgeFilesLines
* Fix potential DoS caused by delivering signal to BT processstable/cm-13.0-ZNH2KSharvil Nanavati2016-08-021-11/+11
* Bluetooth: Fix for pan crash due to fd mismatchNitin Shivpure2015-10-061-1/+59
* Bluetooth: add fd for monitoring only when chnl is not congestedSrinu Jella2015-10-061-2/+4
* PAN: update power manager state, while doing PAN TXNitin Shivpure2015-10-061-0/+2
* Add proper checks for PAN & BNEP in BD stackHemant Gupta2015-06-021-2/+2
* Fix BT PAN crash by re-ordering callback initializationMudumba Ananth2015-05-131-3/+3
* Ensure PAN is initialized before invoking callbacksAndre Eisenbach2015-05-051-68/+65
* Fix PAN initializationNitin Shivpure2015-04-281-0/+1
* Fix A2DP source double initialization problemAndre Eisenbach2015-04-211-2/+1
* Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_workPrerepa Viswanadham2015-04-101-10/+15
|\
| * Static code analysis cleanups and minor bug fixesVenkatRaghavan VijayaRaghavan2015-04-061-10/+14
| * btif_pan: Grab interface declarations from net/if.h only.Scott James Remnant2015-04-021-1/+0
| * Fix missing #includes needed for glibcScott James Remnant2015-04-021-0/+1
* | Fix compile error on FuguAndre Eisenbach2015-04-021-3/+2
* | Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-311-34/+21
|\|
| * Demote, cleanup and extend observed loggingChris Manton2015-03-161-1/+1
| * Use fully qualified path for btcore includes.Sharvil Nanavati2015-03-161-1/+1
| * Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-161-1/+1
| * Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-161-3/+4
| * Move controller module to device directoryChris Manton2015-03-161-1/+1
| * Removal of bd.[c|h]Chris Manton2015-03-161-1/+0
| * Make build more strict by adding more warning flags.Sharvil Nanavati2015-03-161-2/+2
| * Remove duplicate local bdaddr management functionsZach Johnson2015-03-161-24/+6
| * Introduce btcore, a low-level library to manipulate Bluetooth data types.Sharvil Nanavati2015-03-161-1/+2
| * btpan thread signal function workaroundChris Manton2015-03-161-2/+6
* | am 1efdda75: Merge "btif_pan: Grab interface declarations from net/if.h only."Elliott Hughes2015-02-031-1/+0
|\ \
| * | btif_pan: Grab interface declarations from net/if.h only.Ian Coolidge2015-02-021-1/+0
* | | am f976082e: Merge "Fix omitted libc includes."Elliott Hughes2015-01-251-0/+1
|\| | | |/ |/|
| * Fix omitted libc includes.Ian Coolidge2015-01-241-0/+1
* | PAN TAP fd is not monitored in all casesZhenye Zhu2014-11-261-4/+8
|/
* Limit the time PAN can occupy the BTU stack threadZhenye Zhu2014-09-031-2/+6
* Bluetooth: Cleaning up pan_conn DB, if connection is not successful. - do not...Nitin Shivpure2014-07-281-1/+4
* resolved conflicts for merge of e8c3d75b to masterMatthew Xie2014-06-281-34/+34
|\
| * Logging cleanup: BTIF and APPL.Sharvil Nanavati2014-06-191-33/+33
| * Whitelist IPv6 packets so they can be sent over PAN.Sharvil Nanavati2014-05-311-5/+6
| * Add flow control for PAN.Sharvil Nanavati2014-04-191-61/+170
* | am 27232899: am 283aa16d: Merge "Bluedroid: Avoid multicast address for tun-t...Matthew Xie2014-06-181-0/+10
|\ \
| * \ am 283aa16d: Merge "Bluedroid: Avoid multicast address for tun-tap interface"Matthew Xie2014-06-181-0/+10
| |\ \
| | * | Bluedroid: Avoid multicast address for tun-tap interfaceLoic Poulain2014-06-181-0/+10
* | | | Whitelist IPv6 packets so they can be sent over PAN.Sharvil Nanavati2014-06-111-5/+6
* | | | Add flow control for PAN.Sharvil Nanavati2014-05-061-75/+171
|/ / /
* | | am 4b416130: Merge "Bluetooth: Adding Sniff feature for PAN Profile"Matthew Xie2014-04-211-1/+1
|\| |
| * | Bluetooth: Adding Sniff feature for PAN ProfileNitin Shivpure2014-04-101-1/+1
* | | Fix compiler/linker errors when BTA_PAN_INCLUDED is FALSEMike J. Chen2014-04-011-1/+18
| |/ |/|
* | Major warnings cleanupMike J. Chen2014-02-111-0/+5
|/
* Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2The Android Open Source Project2012-12-121-85/+51
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-121-0/+668