summaryrefslogtreecommitdiffstats
path: root/bta/pan
Commit message (Expand)AuthorAgeFilesLines
* HID:PAN: Fix issues reported by Static Analysis ToolHemant Gupta2016-08-242-1/+5
* Removed checks for NULL returns after osi_calloc() / osi_malloc()Pavlin Radoslavov2016-02-183-224/+146
* Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free()Pavlin Radoslavov2016-02-183-26/+25
* Remove BCM_STR* macrosAndre Eisenbach2016-02-181-9/+3
* Refactor usage of osi_free() and osi_freebuf()Pavlin Radoslavov2016-02-041-5/+3
* GKI cleanup - moved GKI buffer allocation wrappers to OSIPavlin Radoslavov2015-10-194-28/+28
* GKI cleanup - Replaced usage of GKI queue with OSI fixed_queuePavlin Radoslavov2015-10-194-16/+15
* Fix PAN crash due to fd mismatchNitin Shivpure2015-10-191-4/+0
* GKI cleanup - Eliminate usage of pool buffersPavlin Radoslavov2015-10-192-7/+5
* Fix PAN and AV role switch wartturney2015-10-191-0/+59
* Remove always true definition BTM_EIR_SERVER_INCLUDEDChris Manton2015-03-161-2/+2
* Removal of bd.[c|h]Chris Manton2015-03-164-4/+0
* Removing unnecessary BTAPI #defines.June R. Tate-Gans2015-03-161-2/+2
* Enforce GKI API buffer usageChris Manton2015-03-161-3/+3
* Bluetooth: Cleaning up pan_conn DB, if connection is not successful. - do not...Nitin Shivpure2014-07-281-7/+6
* resolved conflicts for merge of e8c3d75b to masterMatthew Xie2014-06-282-6/+6
|\
| * Logging cleanup: BTIF and APPL.Sharvil Nanavati2014-06-192-6/+6
| * Eliminate dead code: remove GKI_sched* from the codebase.Sharvil Nanavati2014-06-091-2/+0
* | Eliminate dead code: remove GKI_sched* from the codebase.Sharvil Nanavati2014-06-121-2/+0
* | am 4b416130: Merge "Bluetooth: Adding Sniff feature for PAN Profile"Matthew Xie2014-04-213-8/+46
|\ \
| * \ Merge "Bluetooth: Adding Sniff feature for PAN Profile"Matthew Xie2014-04-213-8/+46
| |\ \
| | * | Bluetooth: Adding Sniff feature for PAN ProfileNitin Shivpure2014-04-103-8/+46
* | | | am 87bea5bc: Merge "Fix bug where btpan_control_state_callback is called with...Matthew Xie2014-04-161-0/+2
|\| | |
| * | | Fix bug where btpan_control_state_callback is called with invalid args.Sharvil Nanavati2014-02-031-0/+2
| |/ /
* | / Fix compiler/linker errors when BTA_PAN_INCLUDED is FALSEMike J. Chen2014-04-012-4/+93
| |/ |/|
* | Major warnings cleanupMike J. Chen2014-02-112-1/+10
|/
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-125-0/+1835