summaryrefslogtreecommitdiffstats
path: root/jni
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth LE background operation mode (1/2)Nitin Arora2015-04-153-14/+42
* am bbb4110..165d7fa from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-145-131/+569
|\
| * Update to Bluetooth MAP 1.2 (server)kschulz2015-04-102-6/+9
| * Add UUIDs to SDP JNIAndre Eisenbach2015-04-101-0/+20
| * Obex over L2CAP + SDP search APICasper Bonde2015-04-095-129/+544
* | Merge commit '2e85ea37c1ba495d3f0fd702f0a3920f3faf2848' into merge_workPrerepa Viswanadham2015-04-101-22/+95
|\|
| * OnFound/OnLost feature JNI changes based on BLE spec v0.90.Satya Calloji2015-04-011-22/+95
* | Fix spurious CHECKJNI failure in hfpclient.Rakesh Iyer2015-04-081-3/+7
* | am 6c384c59: am c9d93376: am 1e3e1ddf: Add API to check if a Bluetooth connec...Andre Eisenbach2015-02-101-3/+3
|\ \
| * | am c9d93376: am 1e3e1ddf: Add API to check if a Bluetooth connection is encry...Andre Eisenbach2015-02-101-3/+3
| |\|
| | * Add API to check if a Bluetooth connection is encrypted (2/2)Andre Eisenbach2015-02-051-3/+3
* | | am a9993c9f: am 657b88c6: am 63fce3b9: Merge "Add server-side callback for ch...Andre Eisenbach2014-12-021-1/+11
|\| |
| * | am 657b88c6: am 63fce3b9: Merge "Add server-side callback for change in MTU (...Andre Eisenbach2014-12-021-1/+11
| |\|
| | * Add server-side callback for change in MTU (3/4)Andre Eisenbach2014-11-261-1/+11
* | | am f7b35f62: am 3e0289f5: Merge "Native crash SIGSEGV bad ptr from /system/li...Elliott Hughes2014-10-211-0/+5
|\| |
| * | am 3e0289f5: Merge "Native crash SIGSEGV bad ptr from /system/lib/libdvm.so"Elliott Hughes2014-10-211-0/+5
| |\ \ | | |/ | |/|
| | * Native crash SIGSEGV bad ptr from /system/lib/libdvm.soyongchun.x.lu2014-10-201-0/+5
| | * am e3c4ef80: am 24dce607: DO NOT MERGE: Add status callback for start/stop ad...Wei Wang2014-03-201-1/+11
| | |\
| | * \ am 5288c2df: Merge "Update PAN JNI code to match updated interface definition."Matthew Xie2014-03-111-3/+3
| | |\ \
* | | | | am 4930ec12: am 257509cb: am 6ef69c7c: am 671e9ea9: Merge "Add support of adv...Wei Wang2014-10-141-2/+2
|\| | | |
| * | | | Add support of advertising through standard instance.(2/4)Wei Wang2014-10-091-2/+2
* | | | | am 199e7aed: am c344eafe: am 717be4e8: Protect against Bluetooth share crash ...Andre Eisenbach2014-09-021-4/+11
|\| | | |
| * | | | Protect against Bluetooth share crash because of invalid timer callbackAndre Eisenbach2014-08-291-4/+11
* | | | | am 27adc0cb: am 1a5f3b3a: am 755ef770: Merge "LE: Add limited advertising dur...Andre Eisenbach2014-08-081-6/+8
|\| | | |
| * | | | Merge "LE: Add limited advertising duration capability (3/3)" into lmp-devAndre Eisenbach2014-08-071-6/+8
| |\ \ \ \
| | * | | | LE: Add limited advertising duration capability (3/3)Andre Eisenbach2014-08-071-6/+8
* | | | | | am 07fb5f59: am 777e88d2: am f021c4ee: Merge "Add transport parameter to crea...Andre Eisenbach2014-08-051-3/+3
|\| | | | |
| * | | | | Add transport parameter to createBond() function (3/4)Andre Eisenbach2014-08-041-3/+3
* | | | | | am 20d7c0a8: am 5d50ecfc: am e0a211b1: Refactor configuring scan params to sc...Prerepa Viswanadham2014-07-281-1/+1
|\| | | | |
| * | | | | Refactor configuring scan params to scan managerPrerepa Viswanadham2014-07-281-1/+1
* | | | | | am 660d03dc: am 2e54dbb8: am d981566d: Bug 15564216: Report Bluetooth tx/rx/i...Prerepa Viswanadham2014-07-231-1/+1
|\| | | | |
| * | | | | Bug 15564216: Report Bluetooth tx/rx/idle activity info and energy reportingPrerepa Viswanadham2014-07-231-1/+1
* | | | | | am 3b85012a: am 0f3a6438: am f6eff2b7: LE energy info featurePrerepa Viswanadham2014-07-232-3/+30
|\| | | | |
| * | | | | LE energy info featurePrerepa Viswanadham2014-07-232-3/+30
* | | | | | am 7ec5e23f: am adaff776: am 9c24a0ef: Add a ScanManager that handles Scan re...Wei Wang2014-07-221-5/+7
|\| | | | |
| * | | | | Add a ScanManager that handles Scan related operations. RemoveWei Wang2014-07-221-5/+7
| |/ / / /
* | | | | am 51b22452: am 63255c51: am 87dfc410: Merge "Add an AdvertiseManager for LE ...Wei Wang2014-07-201-8/+15
|\| | | |
| * | | | Merge "Add an AdvertiseManager for LE advertise operations." into lmp-devWei Wang2014-07-171-8/+15
| |\ \ \ \
| | * | | | Add an AdvertiseManager for LE advertise operations.Wei Wang2014-07-171-8/+15
* | | | | | am 0c7b8057: am a426210f: am fbe63484: LE: Add connection parameter update re...Andre Eisenbach2014-07-181-0/+10
|\| | | | |
| * | | | | LE: Add connection parameter update request API (3/4)Andre Eisenbach2014-07-181-0/+10
| |/ / / /
* | | | | am 8812b408: Resolved Bluetooth enabling bug in JNIMatthew Xie2014-07-141-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Resolved Bluetooth enabling bug in JNIMatthew Xie2014-07-141-1/+1
| * | | | Phase 2 scan filter implementation. Also provides skeleton for batching and o...Wei Wang2014-06-301-37/+237
* | | | | Merge "Implementation of batch scan."Wei Wang2014-07-081-1/+1
|\ \ \ \ \
| * | | | | Implementation of batch scan.Wei Wang2014-07-081-1/+1
* | | | | | Specify a thead name when attaching a bluedroid thread to ART.Sharvil Nanavati2014-07-071-3/+9
|/ / / / /
* | | | | Bluetooth: Support MAP Client role on Bluedroid.Hemant Gupta2014-07-011-0/+109
* | | | | am b6132733: Add WBS support on Bluedroid (5/6)Matthew Xie2014-06-301-0/+53
|\| | | |
| * | | | Add WBS support on Bluedroid (5/6)Matthew Xie2014-06-301-0/+53