summaryrefslogtreecommitdiffstats
path: root/jni
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: Make NIAP a Global Setting toggle.Martin Brabham2019-12-161-2/+2
* NIAP: Add new argument to determine single user mode status.Martin Brabham2019-05-151-6/+9
* Refactor A2dpSink and AvrcpControllerJoseph Pirozzo2019-04-252-80/+112
* HearingAid: Try whitelist connect if only one side connection timeoutweichinweng2019-04-241-0/+17
* Fix possible RCE when jni new a UTF string.weichinweng2019-02-203-0/+126
* Merge "PBAP Client SDP record" am: d94d3e2ca4 am: e057fd865bJoseph Pirozzo2019-02-061-0/+33
|\
| * Merge "PBAP Client SDP record"Joseph Pirozzo2019-02-061-0/+33
| |\
| | * PBAP Client SDP recordJoseph Pirozzo2019-02-041-0/+33
* | | Merge "Implementation for Bluetooth silence mode" am: dc239973f7 am: 9c0eb2b851Ugo Yu2019-01-241-0/+31
|\| |
| * | Implementation for Bluetooth silence modeUgo Yu2019-01-241-0/+31
| |/
| * Remove code related to Health Device ProfileJack He2019-01-094-253/+0
* | Remove code related to Health Device ProfileJack He2019-01-044-253/+0
* | Merge "HFP: Check if name is nullptr before calling GetStringUTFChars" am: a0...Jack He2018-12-271-2/+7
|\|
| * HFP: Check if name is nullptr before calling GetStringUTFCharsJack He2018-12-261-2/+7
* | Merge "Remove unused using decls." am: 6eeee3a03f am: 2c26ac9419Jakub Pawlowski2018-12-192-3/+0
|\|
| * Remove unused using decls.Chih-Hung Hsieh2018-12-182-3/+0
* | Enable shadow call stack in packages/apps/Bluetooth.Peter Collingbourne2018-12-071-0/+3
|/
* Metrics: Add Bluetooth address obfuscator in JavaJack He2018-11-291-1/+21
* HFP: Send caller ID in +CLIP command (2/4)Benson Li2018-11-091-3/+6
* libchrome uprev to r576279 preparationJakub Pawlowski2018-09-282-0/+2
* Merge "Avrcp: Fix the potential NPE in AvrcpController jni callback"Treehugger Robot2018-09-191-2/+91
|\
| * Avrcp: Fix the potential NPE in AvrcpController jni callbackzhoutengteng2018-07-011-2/+91
* | Merge "AVRCP Controller media session queue"Joseph Pirozzo2018-09-141-1/+16
|\ \
| * | AVRCP Controller media session queueJoseph Pirozzo2018-09-141-1/+16
* | | Merge "Return if sBluetoothHfpInterface pointer is NULL"Treehugger Robot2018-09-051-0/+1
|\ \ \
| * | | Return if sBluetoothHfpInterface pointer is NULLSatish Kodishala2018-06-121-0/+1
* | | | Merge "Clean up variables when closing BT"Treehugger Robot2018-08-301-10/+12
|\ \ \ \
| * | | | Clean up variables when closing BTTed2018-08-301-10/+12
| | |/ / | |/| |
* / | | Rename NewAvrcp to AvrcpAjay Panicker2018-08-291-1/+1
|/ / /
* | | Fix typo of noise reductionChienyuan2018-08-161-4/+4
* | | Merge "Move libutils static -> shared."Steven Moreland2018-07-251-1/+1
|\ \ \
| * | | Move libutils static -> shared.Steven Moreland2018-07-241-1/+1
| | |/ | |/|
* | | Merge "AVRCP Controller Player Capabilities"Joseph Pirozzo2018-06-151-1/+17
|\| |
| * | Merge "AVRCP Controller Player Capabilities"Joseph Pirozzo2018-06-151-1/+17
| |\ \
| | * | AVRCP Controller Player CapabilitiesJoseph Pirozzo2018-05-311-1/+17
* | | | Merge "Remove the old AVRCP code"Ajay Panicker2018-06-153-1536/+0
|\| | |
| * | | Remove the old AVRCP codeAjay Panicker2018-06-143-1536/+0
| | |/ | |/|
* | | Merge "Use ParcelFileDescriptor implementation in libbinder"Ryo Hashimoto2018-06-111-4/+4
|\| |
| * | Merge "Use ParcelFileDescriptor implementation in libbinder"Treehugger Robot2018-06-111-4/+4
| |\ \
| | * | Use ParcelFileDescriptor implementation in libbinderRyo Hashimoto2018-06-071-4/+4
| | |/
| * | Merge "Add checks when retrieving data for the JNI layer for AVRCP"Treehugger Robot2018-06-081-15/+37
| |\ \
| | * | Add checks when retrieving data for the JNI layer for AVRCPAjay Panicker2018-06-071-15/+37
| | |/
| * / Delete JNI Object references created from arraysAjay Panicker2018-06-071-0/+12
| |/
| * Support AVRCP Controller on JNI threadJoseph Pirozzo2018-05-142-94/+135
| * Send correct key state and ignore keys from inactive device (2/2)Ajay Panicker2018-05-071-7/+8
| * Add locking to AVRCP Target JNIAjay Panicker2018-05-011-12/+64
| * Merge "AVRCP controller browsing range limit"Joseph Pirozzo2018-04-121-11/+10
| |\
| | * AVRCP controller browsing range limitJoseph Pirozzo2018-04-111-11/+10
| * | Pass new LE CoC min_ce/max_ce parameters to native stackStanley Tng2018-04-111-4/+6
| |/
| * HFP: Fix AG indicator update for Multi-HFPJack He2018-04-061-0/+15