Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
6fdfdef14fb3e9c0f92e3d3a95b74d790cbd057b
/
btif
/
co
649e13f
resolve merge conflicts of b7f64bc to stage-aosp-master
by Marie Janssen
· 8 years ago
b7f64bc
btif: standardize types, #ifs
by Marie Janssen
· 8 years ago
4cd0416
resolve merge conflicts of 32d6669 to nyc-dev-plus-aosp
by Andre Eisenbach
· 8 years ago
32d6669
HID: Check for EINTR in uhid_event() and fix return value evaluation
by Andre Eisenbach
· 8 years ago
fce80bb
Add a log message to capture NULL pointer in l2c_link_hci_disc_comp()
by Pavlin Radoslavov
· 8 years ago
e34b0eb
Add a log message to capture NULL pointer in l2c_link_hci_disc_comp()
by Pavlin Radoslavov
· 8 years ago
d6121a3
Restart failed system calls interrupted with errno of EINTR
by Pavlin Radoslavov
· 9 years ago
574dcfb
Restart failed system calls interrupted with errno of EINTR
by Pavlin Radoslavov
· 9 years ago
807268a
PTS: Read SMP pairing options from bt_stack.conf
by Nitin Arora
· 9 years ago
2aa2b80
PTS: Read SMP pairing options from bt_stack.conf
by Nitin Arora
· 9 years ago
713993d
Convert BTIF code from C to C++
by Jakub Pawlowski
· 9 years ago
052679c
HID: Fix regression caused by commit "3a2c2d61"
by Hemant Gupta
· 9 years ago
b7ff701
HID: Fix to show mouse pointer movements on UI
by Nitin Shivpure
· 9 years ago
83b9a4f
Restrict DUT supported SBC configuration in GET_CAP response
by Ayan Ghosh
· 9 years ago
5e8b724
HID: Fix to show mouse pointer movements on UI
by Nitin Shivpure
· 9 years ago
d565837
Restrict DUT supported SBC configuration in GET_CAP response
by Ayan Ghosh
· 9 years ago
3f49fc7
Wait for UHID interface on boot
by Warren Rehman
· 9 years ago
56658cc
GATT cache storage refactoring
by Jakub Pawlowski
· 9 years ago
c10b209
GATT cache storage refactoring
by Jakub Pawlowski
· 9 years ago
f93c5ba
Merge "Revert "Fix data reporting state when using HID device""
by Andre Eisenbach
· 9 years ago
21a4938
Revert "Fix data reporting state when using HID device"
by Andre Eisenbach
· 9 years ago
ca9e5aa
Remove unused import
by Jakub Pawlowski
· 9 years ago
7639306
Revert "Fix data reporting state when using HID device"
by Andre Eisenbach
· 9 years ago
44efbb1
Fix data reporting state when using HID device
by Loic Poulain
· 9 years ago
abd70ab
Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free()
by Pavlin Radoslavov
· 9 years ago
5f30560
Fix data reporting state when using HID device
by Loic Poulain
· 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
1a5bb5f
Implement OOB pairing for LE devices using TK.
by Jakub Pawlowski
· 9 years ago
175da70
Remove BTM_OOB_INCLUDED
by Jakub Pawlowski
· 9 years ago
3a2c2d6
Retry HID Polling when EINTR is returned
by Myles Watson
· 9 years ago
1f656f1
Treat empty/truncated GATT cache as error
by Andre Eisenbach
· 9 years ago
258c253
GKI cleanup - moved GKI buffer allocation wrappers to OSI
by Pavlin Radoslavov
· 9 years ago
1eb1ea0
GKI cleanup - Moved functions GKI_disable() and GKI_enable() to OSI
by Pavlin Radoslavov
· 9 years ago
70ae7de
GKI cleanup - Remove GKI pool related defines
by Pavlin Radoslavov
· 9 years ago
8c24123
Change UHID socket to be non-blocking
by Andre Eisenbach
· 9 years ago
a91f965
am 1500b8d9: Fix for uhid_event size check
by Amirhossein Simjour
· 9 years ago
1500b8d
Fix for uhid_event size check
by Amirhossein Simjour
· 9 years ago
50356f0
am 10969128: build: Eliminate cutils/sockets dependencies from system/bt
by Miao Chou
· 9 years ago
1096912
build: Eliminate cutils/sockets dependencies from system/bt
by Miao Chou
· 9 years ago
f4b0c92
am cab5fc17: gn-build: Remove all -Wno-unused-* flags from build files
by Arman Uguray
· 9 years ago
cab5fc1
gn-build: Remove all -Wno-unused-* flags from build files
by Arman Uguray
· 9 years ago
979e342
Fix mnc-dev <-> master merge errors
by Andre Eisenbach
· 9 years ago
2a52710
Add proper checks for PAN & BNEP in BD stack
by Hemant Gupta
· 10 years ago
b985181
Disable SCMST feature for A2DP Sink
by Anubhav Gupta
· 10 years ago
38798e1
HID: Handle closing of uhid driver in case failure
by Hemant Gupta
· 10 years ago
591ad51
am d81bd014: Disable SCMST feature for A2DP Sink
by Anubhav Gupta
· 9 years ago
d81bd01
Disable SCMST feature for A2DP Sink
by Anubhav Gupta
· 10 years ago
b0d1226
am 87072892: HID: Handle closing of uhid driver in case failure
by Hemant Gupta
· 9 years ago
5519654
am 6ba8fda6: Add proper checks for PAN & BNEP in BD stack
by Hemant Gupta
· 9 years ago
8707289
HID: Handle closing of uhid driver in case failure
by Hemant Gupta
· 10 years ago
6ba8fda
Add proper checks for PAN & BNEP in BD stack
by Hemant Gupta
· 10 years ago
d30195c
gn-build: Get btif to compile as its own module
by Arman Uguray
· 9 years ago
e280553
Cross transport key mapping fixes
by Chaojing Sun
· 10 years ago
2cd086a
am f29a2fb..e07ad10 from mirror-m-wireless-internal-release
by Vinit Deshpande
· 10 years ago
7fb0da6
Support numeric comparison in SMP
by Satya Calloji
· 10 years ago
b246a1a
Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_work
by Prerepa Viswanadham
· 10 years ago
933926c
Fix missing #includes needed for glibc
by Scott James Remnant
· 10 years ago
3e59b5b
Fix build issues in bluedroid on master
by Etan Cohen
· 10 years ago
e1a9e52
Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge
by Etan Cohen
· 10 years ago
37d2de2
Move unused include file out of hci_audio.h
by Andre Eisenbach
· 10 years ago
6afb248
Resolved hardware error observed during SCO Connection setup
by Mudumba Ananth
· 10 years ago
f802700
Demote, cleanup and extend observed logging
by Chris Manton
· 10 years ago
24ff5af
Collapse more feature flags.
by Sharvil Nanavati
· 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
529e247
Fix NULL pointer dereference in bta_pan_co_tx_path.
by Sharvil Nanavati
· 10 years ago
24933b5
Removing unnecessary BTAPI #defines.
by June R. Tate-Gans
· 10 years ago
2c26d1d
Remove unused "file system" concept & friends
by Zach Johnson
· 10 years ago
186d095
Eliminate call out/in indirection in bta_sys
by Zach Johnson
· 10 years ago
9d52f88
Eliminate unused arguments to btif_config and clarify variable names
by Sharvil Nanavati
· 10 years ago
b95c4ef
Switch over from an XML based file format to .INI-style conf files
by Sharvil Nanavati
· 10 years ago
7fbc695
am f976082e: Merge "Fix omitted libc includes."
by Elliott Hughes
· 10 years ago
c7503db
Fix omitted libc includes.
by Ian Coolidge
· 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
0668d3a
LE: Ignore non-volatile GATT service cache for non-bonded devices
by Andre Eisenbach
· 10 years ago
26fa02b
LE: Use LE specific I/O capabilities
by Andre Eisenbach
· 10 years ago
433fe01
Cache HOGP HID report map
by Chaojing Sun
· 10 years ago
1f58d6b
Implement GATT service cache
by Andre Eisenbach
· 10 years ago
c918d08
Document LE IO capabilities and use BR/EDR constant for LE
by Andre Eisenbach
· 10 years ago
6718c6d
Bluetooth: Rename BTA_AVK_INCLUDED flag to BTA_AV_SINK_INCLUDED (bt_target.h)
by lungtsai_lin
· 10 years ago
66432dc
Add WBS support on Bluedroid (2/6)
by Matthew Xie
· 11 years ago
e8c3d75
Logging cleanup: BTIF and APPL.
by Sharvil Nanavati
· 11 years ago
cc35559
Add A2DP Sink Support
by Hemant Gupta
· 11 years ago
740def5
Eliminate dead code (helped by compiler warnings).
by Sharvil Nanavati
· 11 years ago
a217ab9
Resolve Pairing failure with IPhone
by Ganesh Ganapathi Batta
· 11 years ago
7a25994
HID: Reduce poll time to 50 ms for polling from uhid driver
by Hemant Gupta
· 11 years ago
f4b8f8a
Add flow control for PAN.
by Sharvil Nanavati
· 11 years ago
5cd8bff
Major warnings cleanup
by Mike J. Chen
· 11 years ago
e4c9b75
Bluetooth does not provide unique identifier for HID devices
by Zhihai Xu
· 11 years ago
dbba0e6
Replace Broadcom proprietary license header with apache 2 header
by Matthew Xie
· 11 years ago
390c94d
Removed COD check for unbond and UNPAIRED_EVT
by Ganesh Ganapathi Batta
· 11 years ago
fc4b2f1
Solve compilation problem when BLE/GATT/SMP features are false
by Matthew Xie
· 12 years ago
f8f30c2
HDP fix for Single SDP record
by Priti Aghera
· 12 years ago
2e5a95d
Change the log display API called in the BT PAN call-out functions
by YK Jeffrey Chao
· 12 years ago
ead3cde
Initial version of BLE support for Bluedroid
by Ganesh Ganapathi Batta
· 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