Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
660fd9ef8dad381066d797b39778ff2667631f1e
/
hci
1f81b64
Set default symbol visibility to 'hidden'.
by Ian Coolidge
· 10 years ago
9ca3fb8
build: Add missing copyright headers to new GN build files
by Arman Uguray
· 10 years ago
4c29231
Initial attempt at a GN/Ninja-based build system
by Scott James Remnant
· 10 years ago
4b04b8d
Work around clang/llvm compilation problems.
by Chih-Hung Hsieh
· 10 years ago
636d671
LE Data Packet Extension support
by Priti Aghera
· 11 years ago
2cd086a
am f29a2fb..e07ad10 from mirror-m-wireless-internal-release
by Vinit Deshpande
· 10 years ago
444a8da
LE Privacy 1.2 and LE secure connections
by Satya Calloji
· 10 years ago
b246a1a
Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_work
by Prerepa Viswanadham
· 10 years ago
dbcb1b5
Move HCI command response check to individual command handlers
by Andre Eisenbach
· 10 years ago
933926c
Fix missing #includes needed for glibc
by Scott James Remnant
· 10 years ago
a74fcdf
Using generic format specifier for logging pointers
by Nitin Arora
· 10 years ago
3e59b5b
Fix build issues in bluedroid on master
by Etan Cohen
· 10 years ago
9742bf5
Using generic format specifier for logging pointers
by Nitin Arora
· 10 years ago
15d30f2
Remove unused file hci/include/bt_hci_lib.h
by Chris Manton
· 10 years ago
e3a2527
Change logtag to conform to rest of module
by Chris Manton
· 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
03f182b
Revert "Resolved hardware error observed during SCO Connection setup"
by Chris Manton
· 10 years ago
4d8ac4f
Resolved hardware error observed during SCO Connection setup
by Mudumba Ananth
· 10 years ago
3eaad80
Extend Bluetooth startup timeout from 3s to 8s
by Andre Eisenbach
· 10 years ago
f802700
Demote, cleanup and extend observed logging
by Chris Manton
· 10 years ago
95b74f2
Use fully qualified path for btcore includes.
by Sharvil Nanavati
· 10 years ago
0f9b91e
Use fully qualified path for OSI includes.
by Sharvil Nanavati
· 10 years ago
b55a8a6
Rejig hci upwards dispatch
by Zach Johnson
· 10 years ago
04bb236
Reinstate btsnoop last log saving
by Zach Johnson
· 10 years ago
05d0366
Add a hash function for bluetooth addresses
by Zach Johnson
· 11 years ago
aa3a011
Add key equality function option for hash_map
by Zach Johnson
· 11 years ago
4a04780
Canonicalize HCI logtags with bt_ prefix
by Zach Johnson
· 11 years ago
6168357
Rename Bluetooth binaries to use the net_ and net_test_ prefixes.
by Sharvil Nanavati
· 11 years ago
4480276
Add platform-independent logging macros to OSI.
by Sharvil Nanavati
· 11 years ago
fd2a2be
Adding in some additional, but critical, logs.
by June R. Tate-Gans
· 11 years ago
06ef205
Update module names to not use C preprocessor and to be at top of headers.
by Sharvil Nanavati
· 11 years ago
275791f
Fixed HAL layer ignore state handling
by Zach Johnson
· 11 years ago
79ecab5
Move controller module to device directory
by Chris Manton
· 11 years ago
4f9d7bd
Make hci/ depend on bdroid_CFLAGS
by Sharvil Nanavati
· 11 years ago
a87c821
Fix BLE GAP handling after callback refactoring
by Zach Johnson
· 11 years ago
cab7816
Don't call null callback in vendor lib
by Zach Johnson
· 11 years ago
48006f8
Fix accidental hardcoding of 2+ extended feature page numbers
by Zach Johnson
· 11 years ago
30e5806
Refactor btm_devctl reset sequence
by Zach Johnson
· 11 years ago
cd01adc
Add a futured version of the HCI transmit_command
by Zach Johnson
· 11 years ago
093948a
Modulizification of the HCI layer
by Zach Johnson
· 11 years ago
9891f32
Refactor btsnoop and stack config into modules
by Zach Johnson
· 11 years ago
43b9ddb
Fix packet fragmenter so it doesn't request acl sizes unless it's actually an ACL packet
by Zach Johnson
· 11 years ago
823ca20
Shuffle HCI layer internal functions into a more logical ordering
by Zach Johnson
· 11 years ago
733a06e
Refactor bte_main into more of a shell.
by Zach Johnson
· 11 years ago
bb9b717
Add non-repeating timer wrapper for alarm
by Zach Johnson
· 11 years ago
bf8193b
HCI layer cleanup
by Zach Johnson
· 11 years ago
218f375
Sink all HCI transmission management into the HCI layer
by Zach Johnson
· 11 years ago
462cd3f
Re-layout Android.mk for single shared library
by Chris Manton
· 11 years ago
7fa65f7
Rename init/cleanup to start_up/shut_down in the HCI layer
by Zach Johnson
· 11 years ago
2a72bd3
Use osi_free with osi_calloc in HCI layer to avoid corruption
by Sharvil Nanavati
· 11 years ago
1e0ede7
Move HCI over to the osi allocators, and fix the tests accordingly
by Zach Johnson
· 11 years ago
ee2aa45
Finish allocation tracking for the rest of osi
by Zach Johnson
· 11 years ago
fe18b71
Clean up scattered naive hash functions
by Zach Johnson
· 11 years ago
bb170c1
Modify eager reader to support multi-byte reads
by Zach Johnson
· 11 years ago
8301641
H4: -1 -> INVALID_FD; make uart_fd invalid on close
by Zach Johnson
· 11 years ago
b7ddf13
Implement an HCI HAL for MCT
by Zach Johnson
· 11 years ago
fbbd42b
Refactor HCI layer
by Zach Johnson
· 11 years ago
fbf8908
Switch to an epoll-based reactor implementation.
by Sharvil Nanavati
· 11 years ago
db1fbb6
Increase thread queue size above default
by Chris Manton
· 11 years ago
ed7095b
Fix socket to use safe reactor registration
by Zach Johnson
· 11 years ago
14a559a
Switch over duplicated timer_create routines to new alarm code.
by Sharvil Nanavati
· 11 years ago
09f31c1
Add a mechanism for debug tools to inject HCI commands into the HCI stream.
by Sharvil Nanavati
· 11 years ago
fb5ab99
hci: Renaming of callback functions
by Chris Manton
· 11 years ago
3eae42f
Raise A2DP threat priority to avoid music breaks
by Mattias Agren
· 11 years ago
d1e6922
Check userial fd before reading
by Chris Manton
· 11 years ago
311e88d
Add ability to preserve existing snoop log
by Andre Eisenbach
· 11 years ago
2172d0a
Bluetooth: Properly initialize UART fds
by Chris Manton
· 11 years ago
7c39dfe
Fix userial build error for Razor/Mako/Flo
by Andre Eisenbach
· 11 years ago
11aa94d
Eliminate userial thread race condition
by Chris Manton
· 11 years ago
6c25e79
Protect hci library cleanup with mutex
by Chris Manton
· 11 years ago
fb3fca6
Merge "Work around race condition between thread shutdown and vendor lib shutdown." into lmp-dev
by Sharvil Nanavati
· 11 years ago
7be309d
Work around race condition between thread shutdown and vendor lib shutdown.
by Sharvil Nanavati
· 11 years ago
227f6b0
Initialize stack variable to eliminate warning
by Chris Manton
· 11 years ago
dd28edb
Revert "Revert "Clean up messy dispatch in bt_hci_bdroid by using new primitives.""
by Sharvil Nanavati
· 11 years ago
dd29f03
Revert "Clean up messy dispatch in bt_hci_bdroid by using new primitives."
by Svetoslav Ganov
· 11 years ago
3f9fbe7
Clean up messy dispatch in bt_hci_bdroid by using new primitives.
by Sharvil Nanavati
· 11 years ago
ff7f41e
am 66432dcf: Add WBS support on Bluedroid (2/6)
by Matthew Xie
· 11 years ago
66432dc
Add WBS support on Bluedroid (2/6)
by Matthew Xie
· 11 years ago
d0a2037
am f0952b52: Add a flexible array to the end of BT_HDR to avoid pointer arithmetic.
by Sharvil Nanavati
· 11 years ago
ed5e2f5
am 5055c9d0: Eliminate HCI flow control. It is not used anywhere in the codebase.
by Sharvil Nanavati
· 11 years ago
f0952b5
Add a flexible array to the end of BT_HDR to avoid pointer arithmetic.
by Sharvil Nanavati
· 11 years ago
5055c9d
Eliminate HCI flow control. It is not used anywhere in the codebase.
by Sharvil Nanavati
· 11 years ago
8414677
am 75e8f419: Eliminate unused argument to dealloc.
by Sharvil Nanavati
· 11 years ago
75e8f41
Eliminate unused argument to dealloc.
by Sharvil Nanavati
· 11 years ago
72501cd
am f3b23f23: Clean up interaction with libbt-vendor library.
by Sharvil Nanavati
· 11 years ago
3a53837
am 8cb7fe3c: Fix build for mako devices.
by Sharvil Nanavati
· 11 years ago
dfa6063
resolved conflicts for merge of a7d7eb78 to master
by Sharvil Nanavati
· 11 years ago
42f7f66
resolved conflicts for merge of e01b1126 to master
by Matthew Xie
· 11 years ago
f3b23f2
Clean up interaction with libbt-vendor library.
by Sharvil Nanavati
· 11 years ago
8cb7fe3
Fix build for mako devices.
by Sharvil Nanavati
· 11 years ago
a7d7eb7
Clean up btsnoop code.
by Sharvil Nanavati
· 11 years ago
84b7804
Allow btsnoop logs to be read over a local socket.
by Sharvil Nanavati
· 11 years ago
29abb0e
Use an event file descriptor instead of a pipe to control userial.
by Sharvil Nanavati
· 11 years ago
d9fd65e
Clean up the public functions in userial.c.
by Sharvil Nanavati
· 11 years ago
bbe0c30
Minor cleanup of userial code.
by Sharvil Nanavati
· 11 years ago
6cd28eb
am ded6d338: am bbad5649: Merge "Bluedroid: Fix HCI buffer size issue"
by Matthew Xie
· 11 years ago
ded6d33
am bbad5649: Merge "Bluedroid: Fix HCI buffer size issue"
by Matthew Xie
· 11 years ago
535e24b
Bluedroid: Fix HCI buffer size issue
by Loic Poulain
· 11 years ago
e01b112
Re-layout Android.mk for single shared library
by Chris Manton
· 11 years ago
Next »