Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
f11b9ed3280d0b8c408605a059eccd72207de2d5
/
btif
/
src
/
btif_hh.cc
fa9cd1c
Remove unused BTM_SEC and BTU_HH defines
by Hansong Zhang
· 4 years, 10 months ago
219bf47
HID [ASan]: Fix for heap buffer overflow issue.
by Sumit Deshmukh
· 5 years ago
7835621
HID: Remove device from database in error case
by Hemant Gupta
· 7 years ago
3733a9f
Add UHID GET_REPORT functionality
by Kim Low
· 8 years ago
126397b
HID: Update state to disconnected in virtual unplug
by Hemant Gupta
· 7 years ago
aaa1477
Use RawAddress.ToString() instead of manual conversion
by Jakub Pawlowski
· 7 years ago
25694ec
Revert "HID: Fix the behavior of virtual_cable_unplug"
by Hansong Zhang
· 7 years ago
e70c11f
HID: Fix issues reported by Static Analysis Tool
by Hemant Gupta
· 7 years ago
5b790fe
Make copyright headers consistent with Google template; remove "(C)"
by Jakub Pawlowski
· 7 years ago
65ce047
HID: Fix the behavior of virtual_cable_unplug
by Hansong Zhang
· 7 years ago
8727941
Fix logs in btif_hh
by Hansong Zhang
· 7 years ago
be8bbd7
Fix alarms being posted on wrong thread
by Jakub Pawlowski
· 7 years ago
b707f44
Make RawAddress into a class (1/3)
by Jakub Pawlowski
· 7 years ago
a484a88
Rename bt_bdaddr_t into RawAddress (3/3)
by Jakub Pawlowski
· 7 years ago
b7b7473
Unify the empty and any address usage
by Jakub Pawlowski
· 7 years ago
011a619
Use bt_bdaddr_t instead of BD_ADDR in HID related code
by Jakub Pawlowski
· 7 years ago
c2276b0
Use bt_bdaddr_t instead of BD_ADDR
by Jakub Pawlowski
· 7 years ago
5dae3dd
HID: Add support for Set Idle and Get Idle commands (2/4)
by Hemant Gupta
· 11 years ago
f11e42b
Revert "HID: Fix scroll issue with Apple Magic Mouse"
by Ajay Panicker
· 8 years ago
3e22011
HID: Fix scroll issue with Apple Magic Mouse
by Hemant Gupta
· 8 years ago
c338fe8
btif: remove logspam at higher debug levels
by Marie Janssen
· 8 years ago
2a399b3
Make HID Device service independent from HID Host.
by Ivan Podogov
· 8 years ago
8843cc8
HIDD: Add support for HID Device Role
by Hemant Gupta
· 11 years ago
f2af1c4
Replace assert with CHECK from base/logging.h
by Jack He
· 8 years ago
ee96a3c
Fix asterisks in block quotes
by Myles Watson
· 8 years ago
d7ffd64
Remove deprecated UNUSED macro (5/5)
by Myles Watson
· 8 years ago
d35a648
Remove deprecated UNUSED macro (1/5)
by Myles Watson
· 8 years ago
40cde56
btif: Add do-while blocks to macros
by Myles Watson
· 8 years ago
f454816
btif: Fixup clang-format
by Myles Watson
· 8 years ago
6bd442f
btif: Apply clang-format
by Myles Watson
· 8 years ago
80d7f60
Replace all uses of sprintf() with snprint()
by George Burgess IV
· 9 years ago
b7f64bc
btif: standardize types, #ifs
by Marie Janssen
· 8 years ago
65fc269
Add missing arguments to log messages
by Pavlin Radoslavov
· 8 years ago
713993d
Convert BTIF code from C to C++
by Jakub Pawlowski
· 9 years ago
[Renamed (97%) from btif/src/btif_hh.c]
0ef9e06
Add pair event device class and fix timestamp
by Ajay Panicker
· 9 years ago
dc5272a
HID: Remove bond for device in case Virtual unplug is ongoing
by Hemant Gupta
· 9 years ago
717a4a9
Removed checks for NULL returns after osi_calloc() / osi_malloc()
by Pavlin Radoslavov
· 9 years ago
cceb430
Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free()
by Pavlin Radoslavov
· 9 years ago
20524d3
Refactor usage of osi_free() and osi_freebuf()
by Pavlin Radoslavov
· 9 years ago
78bcff7
Refactor the Bluetooth timers
by Pavlin Radoslavov
· 9 years ago
258c253
GKI cleanup - moved GKI buffer allocation wrappers to OSI
by Pavlin Radoslavov
· 9 years ago
9f1c9ad
GKI cleanup - Moved struct TIMER_LIST_ENT to OSI
by Pavlin Radoslavov
· 9 years ago
8c24123
Change UHID socket to be non-blocking
by Andre Eisenbach
· 9 years ago
0839305
resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp
by Marie Janssen
· 9 years ago
49a8670
build: LOG_TAG consistency, include order, build fixes
by Marie Janssen
· 9 years ago
9a78e8d
am 49120dc8: build: Fix LOG_TAG define breakage, macro usage
by Marie Janssen
· 9 years ago
49120dc
build: Fix LOG_TAG define breakage, macro usage
by Marie Janssen
· 9 years ago
d33e39f
am db554581: build: Update osi log functions, use consistently
by Marie Janssen
· 9 years ago
db55458
build: Update osi log functions, use consistently
by Marie Janssen
· 9 years ago
96111f7
am 0bcf0c6e: HID: Allow reconnection from Host on paired HID Devices.
by Hemant Gupta
· 9 years ago
0bcf0c6
HID: Allow reconnection from Host on paired HID Devices.
by Hemant Gupta
· 10 years ago
bb95452
build: Fix ptr <-> integer cast warnings
by Arman Uguray
· 9 years ago
38798e1
HID: Handle closing of uhid driver in case failure
by Hemant Gupta
· 10 years ago
8707289
HID: Handle closing of uhid driver in case failure
by Hemant Gupta
· 10 years ago
d30195c
gn-build: Get btif to compile as its own module
by Arman Uguray
· 9 years ago
e1a9e52
Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge
by Etan Cohen
· 10 years ago
f802700
Demote, cleanup and extend observed logging
by Chris Manton
· 10 years ago
4480276
Add platform-independent logging macros to OSI.
by Sharvil Nanavati
· 10 years ago
794f3b5
Removal of bd.[c|h]
by Chris Manton
· 10 years ago
11cf5cc
resolved conflicts for merge of ed0bdd42 to lmp-mr1-dev-plus-aosp
by Chih-Hung Hsieh
· 10 years ago
104e3f2
Cleanups needed to make clang happy
by Bernhard Rosenkränzer
· 10 years ago
d79fb19
Enforce Authentication for incoming HID connection
by Priti Aghera
· 10 years ago
433fe01
Cache HOGP HID report map
by Chaojing Sun
· 10 years ago
76f645e
Bluetooth: Update security for HID Devices to Encrypt on BT On. - do not merge
by Hemant Gupta
· 11 years ago
afa6e1a
resolved conflicts for merge of e8c3d75b to master
by Matthew Xie
· 10 years ago
e8c3d75
Logging cleanup: BTIF and APPL.
by Sharvil Nanavati
· 11 years ago
1a3006f
Eliminate dead code (helped by compiler warnings).
by Sharvil Nanavati
· 11 years ago
740def5
Eliminate dead code (helped by compiler warnings).
by Sharvil Nanavati
· 11 years ago
ad7a600
HID: Use dynamic memory while sending data
by Hemant Gupta
· 11 years ago
f11d21f
HID: Use dynamic memory while sending report
by Zhihai Xu
· 11 years ago
8029dc8
HID: Update SSR parameters during copy.
by Hemant Gupta
· 11 years ago
79eb1a6
HID: Use dynamic memory while sending data
by Hemant Gupta
· 11 years ago
45c71b0
HID: Use dynamic memory while sending report
by Zhihai Xu
· 11 years ago
4c5f9ef
HID: Update SSR parameters during copy.
by Hemant Gupta
· 11 years ago
c0f7987
Fix GKI exception of calling free on an already freed buffer
by Zhihai Xu
· 11 years ago
6efaf22
bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db
by Zhihai Xu
· 11 years ago
f691897
Add HID handshake_callback
by Mike J. Chen
· 11 years ago
be6d58f
Fix GKI exception of calling free on an already freed buffer
by Mike J. Chen
· 11 years ago
759280e
Merge "bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db" into klp-modular-dev
by Matthew Xie
· 11 years ago
bf6cab9
Don't send a dummy 0 HID event when connection is closed
by Mike J. Chen
· 11 years ago
5cd8bff
Major warnings cleanup
by Mike J. Chen
· 11 years ago
b46d9b8
Fix HID get_report callback support
by Mike J. Chen
· 11 years ago
8a82348
bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db
by Adam Hampson
· 11 years ago
41b3391
Merge " the HID device state is out of sync after upair."
by Zhihai Xu
· 11 years ago
03c2693
the HID device state is out of sync after upair.
by Zhihai Xu
· 11 years ago
0b93f5c
use bluetooth HID remote device name as input device name.
by Zhihai Xu
· 11 years ago
a9eb25c
Pairing with dissapeard HID decive never times out (in UI)
by Kim Schulz
· 11 years ago
390c94d
Removed COD check for unbond and UNPAIRED_EVT
by Ganesh Ganapathi Batta
· 11 years ago
33af35c
Fix for Nyko playpad
by Ganesh Ganapathi Batta
· 12 years ago
ead3cde
Initial version of BLE support for Bluedroid
by Ganesh Ganapathi Batta
· 12 years ago
ebb1d75
Fixed unpair and reconnect issue with certain non-pointing hid devices
by Priti Aghera
· 12 years ago
689d66b
Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2
by The Android Open Source Project
· 12 years ago
5738f83
Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf
by The Android Open Source Project
· 12 years ago