summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_hh.c
Commit message (Expand)AuthorAgeFilesLines
* Fix potential DoS caused by delivering signal to BT processstable/cm-13.0-ZNH2KSharvil Nanavati2016-08-021-2/+2
* DO NOT MERGE btif: check overflow on create_pbuf sizeMarie Janssen2016-07-071-1/+8
* Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-0/+2
|\
| * Change UHID socket to be non-blockingAndre Eisenbach2015-09-171-0/+2
* | HID: Add support for set report and get reportHemant Gupta2015-10-061-0/+16
* | HID: Enhance blacklist logic for restricting SDP.Hemant Gupta2015-10-061-0/+3
* | HID: Add support dynamic enabling/disabling hid servicesHemant Gupta2015-10-061-14/+48
* | Bluetooth: Add support for HID Device Role (2/4)Hemant Gupta2015-10-061-7/+7
* | HID: Add support for Set Idle and Get Idle commands (2/4)Hemant Gupta2015-10-061-3/+74
* | HID: Fix issues in stack reported by static analysis toolHemant Gupta2015-10-061-1/+4
|/
* HID: Allow reconnection from Host on paired HID Devices.Hemant Gupta2015-06-231-16/+6
* HID: Handle closing of uhid driver in case failureHemant Gupta2015-06-021-6/+20
* Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-311-8/+7
|\
| * Demote, cleanup and extend observed loggingChris Manton2015-03-161-1/+1
| * Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-161-6/+6
| * Removal of bd.[c|h]Chris Manton2015-03-161-1/+0
* | resolved conflicts for merge of ed0bdd42 to lmp-mr1-dev-plus-aospChih-Hung Hsieh2014-12-111-5/+1
|\ \ | |/ |/|
| * Cleanups needed to make clang happyBernhard Rosenkränzer2014-12-051-5/+1
* | Enforce Authentication for incoming HID connectionPriti Aghera2014-11-181-1/+1
* | Cache HOGP HID report mapChaojing Sun2014-10-201-4/+2
|/
* Bluetooth: Update security for HID Devices to Encrypt on BT On. - do not mergeHemant Gupta2014-07-281-1/+1
* resolved conflicts for merge of e8c3d75b to masterMatthew Xie2014-06-281-116/+116
|\
| * Logging cleanup: BTIF and APPL.Sharvil Nanavati2014-06-191-115/+115
| * Eliminate dead code (helped by compiler warnings).Sharvil Nanavati2014-05-081-92/+0
| * HID: Use dynamic memory while sending dataHemant Gupta2014-04-211-5/+14
| * HID: Use dynamic memory while sending reportZhihai Xu2014-04-211-3/+14
| * HID: Update SSR parameters during copy.Hemant Gupta2014-04-211-0/+2
| * Fix GKI exception of calling free on an already freed bufferZhihai Xu2014-04-211-86/+49
| * bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding dbZhihai Xu2014-04-211-0/+1
* | Eliminate dead code (helped by compiler warnings).Sharvil Nanavati2014-06-121-92/+0
* | HID: Use dynamic memory while sending dataHemant Gupta2014-05-061-5/+14
* | HID: Use dynamic memory while sending reportZhihai Xu2014-05-061-3/+14
* | HID: Update SSR parameters during copy.Hemant Gupta2014-05-061-0/+2
* | Add HID handshake_callbackMike J. Chen2014-03-041-11/+35
* | Fix GKI exception of calling free on an already freed bufferMike J. Chen2014-03-041-86/+49
* | Merge "bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db" ...Matthew Xie2014-02-261-0/+1
|\ \ | |/ |/|
| * bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding dbAdam Hampson2014-01-281-0/+1
* | Don't send a dummy 0 HID event when connection is closedMike J. Chen2014-02-131-6/+0
* | Major warnings cleanupMike J. Chen2014-02-111-1/+3
* | Fix HID get_report callback supportMike J. Chen2014-01-281-5/+20
|/
* Merge " the HID device state is out of sync after upair."Zhihai Xu2013-12-161-0/+3
|\
| * the HID device state is out of sync after upair.Zhihai Xu2013-12-161-0/+3
* | use bluetooth HID remote device name as input device name.Zhihai Xu2013-12-061-3/+12
|/
* Pairing with dissapeard HID decive never times out (in UI)Kim Schulz2013-12-031-0/+2
* Removed COD check for unbond and UNPAIRED_EVTGanesh Ganapathi Batta2013-06-181-4/+15
* Fix for Nyko playpadGanesh Ganapathi Batta2013-04-161-8/+116
* Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-271-2/+4
* Fixed unpair and reconnect issue with certain non-pointing hid devicesPriti Aghera2013-02-131-9/+4
* Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2The Android Open Source Project2012-12-121-1/+50
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-121-0/+1630