summaryrefslogtreecommitdiffstats
path: root/jni/com_android_bluetooth_pan.cpp
Commit message (Expand)AuthorAgeFilesLines
* getPanLocalRoleNative is unusedHansong Zhang2021-02-031-9/+0
* enablePanNative is unusedHansong Zhang2020-08-241-8/+0
* Remove unused imports of android_runtime headersZach Johnson2019-11-051-1/+0
* Rename bt_bdaddr_t into RawAddress (2/3)Jakub Pawlowski2017-06-281-7/+7
* Revert "jni: introduce ScopedBtAddr"Andre Eisenbach2017-03-171-3/+19
* jni: introduce ScopedBtAddrMarie Janssen2017-03-161-19/+3
* jni: use ScopedLocalRef where possibleMarie Janssen2017-01-301-11/+21
* JNI: clang-format codeMarie Janssen2016-12-061-169/+171
* JNI: style cleanupMarie Janssen2016-12-021-27/+23
* jni: Use RAII to manage callback environmentMarie Janssen2016-10-181-19/+4
* Bluetooth: Fix to avoid PAN JNI crash due to ENABLE_TIMEOUTNitin Shivpure2016-03-041-0/+8
* Fix warnings in packages/apps/BluetoothAurimas Liutikas2016-02-231-6/+0
* Bluetooth LE background operation mode (1/2)Nitin Arora2015-04-151-2/+7
* Update PAN JNI code to match updated interface definition.Sharvil Nanavati2014-02-011-3/+3
* License of files Bluetooth package is not updated to ASL2Zhihai Xu2012-10-231-1/+13
* fixed local reference leakzzy2012-09-101-0/+1
* matt: my fix to get it compile, change logx to alogx, and etcMatthew Xie2012-07-161-9/+9
* Clear BT Interface pointer during cleanup for BT on/off cycles to workKausik Sinnaswamy2012-07-161-7/+4
* Non persistent adapter servicefredc2012-07-161-0/+239