Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
292ab25ef13a9ba89a4b8c3c5628469f9744e5e0
/
stack
/
mcap
d97e095
Replace period_ms_t with uint64_t
by Jack He
· 6 years ago
1f94478
Report credit count change, when credits are received for LE CoC
by Jakub Pawlowski
· 7 years ago
6542d34
Make copyright headers consistent with Google template; remove "(C)"
by Jakub Pawlowski
· 7 years ago
5b790fe
Make copyright headers consistent with Google template; remove "(C)"
by Jakub Pawlowski
· 7 years ago
0553480
Use unary operator instead of == bool am: b749ebde2c
by Myles Watson
· 7 years ago
b749ebd
Use unary operator instead of == bool
by Myles Watson
· 7 years ago
61fdc8c
Merge "Run clang format on files touched by CL 488398" am: 3494410e02
by Myles Watson
· 7 years ago
ec57737
Run clang format on files touched by CL 488398
by Myles Watson
· 7 years ago
30f8ab7
Remove casts to unions to avoid unaligned accesses am: 8d749047a0
by Myles Watson
· 7 years ago
8d74904
Remove casts to unions to avoid unaligned accesses
by Myles Watson
· 7 years ago
8a3813e
Fix alarms being posted on wrong thread am: be8bbd7a83
by Jakub Pawlowski
· 7 years ago
be8bbd7
Fix alarms being posted on wrong thread
by Jakub Pawlowski
· 7 years ago
c4d897f
Allocate buffers of the right size when BT_HDR is included am: 8810ffba99
by Pavlin Radoslavov
· 7 years ago
8810ffb
Allocate buffers of the right size when BT_HDR is included
by Pavlin Radoslavov
· 7 years ago
a484a88
Rename bt_bdaddr_t into RawAddress (3/3)
by Jakub Pawlowski
· 7 years ago
78b81c6
Get rid of bdcpy, bdcmp and other BD_ADDR helpers
by Jakub Pawlowski
· 7 years ago
c2276b0
Use bt_bdaddr_t instead of BD_ADDR
by Jakub Pawlowski
· 7 years ago
04442a4
MCAP: Add test interface for PTS test (2/2)
by Jack He
· 7 years ago
0f54d69
MCAP: Fix bugs in MCAP stack
by Jack He
· 7 years ago
722ce12
MCAP: Add test interface for PTS test (2/2)
by Jack He
· 7 years ago
b3a8dc2
MCAP: Fix bugs in MCAP stack
by Jack He
· 7 years ago
f2af1c4
Replace assert with CHECK from base/logging.h
by Jack He
· 8 years ago
ad1e23d
Remove extern "C" from header files
by Jack He
· 8 years ago
7678dca
Fix invvalid lcid check in mca_tc_tbl_by_lcid()
by liuchao
· 8 years ago
911d1ae
Apply clang-format to the rest of the tree
by Myles Watson
· 8 years ago
9ca0709
Reformat long comments before clang-format
by Myles Watson
· 8 years ago
ee96a3c
Fix asterisks in block quotes
by Myles Watson
· 8 years ago
f33b6f4
readability fix: No assigns in if conditionals
by Marie Janssen
· 8 years ago
a1e7e55
Constant Cleanup: Remove BT_TRACE_VERBOSE
by Marie Janssen
· 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
b2a292b
Renamed most C files to C++: *.c to *.cc
by Pavlin Radoslavov
· 8 years ago
37c1b5f
Removed unused *_DYNAMIC_MEMORY conditional statements
by Pavlin Radoslavov
· 8 years ago
d19e078
Use standard types, consistent ifdef style everywhere
by Marie Janssen
· 8 years ago
3d6accf
Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR.
by Bryce Lee
· 8 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
1d5b859
GKI cleanup - Eliminate function GKI_get_pool_bufsize()
by Pavlin Radoslavov
· 9 years ago
b246a1a
Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_work
by Prerepa Viswanadham
· 10 years ago
4540f59
Static code analysis cleanups and minor bug fixes
by VenkatRaghavan VijayaRaghavan
· 10 years ago
933926c
Fix missing #includes needed for glibc
by Scott James Remnant
· 10 years ago
e1a9e52
Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge
by Etan Cohen
· 10 years ago
181932f
Eliminate unusable wcassert code in favor of plain old C asssert.
by Sharvil Nanavati
· 10 years ago
f1c764f
Make build more strict by adding more warning flags.
by Sharvil Nanavati
· 10 years ago
24933b5
Removing unnecessary BTAPI #defines.
by June R. Tate-Gans
· 10 years ago
468e4b9
Fix some more missing libc includes.
by Ian Coolidge
· 10 years ago
b44cc59
Logging cleanup: AVRC, MCA, GATT, and SMP.
by Sharvil Nanavati
· 11 years ago
8fe5887
Merge BT 4.1 features
by Ganesh Ganapathi Batta
· 11 years ago
5cd8bff
Major warnings cleanup
by Mike J. Chen
· 11 years ago
ead3cde
Initial version of BLE support for Bluedroid
by Ganesh Ganapathi Batta
· 12 years ago
5738f83
Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf
by The Android Open Source Project
· 12 years ago