Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
44b68e24f195306787f8662d3a12885dd1e09544
/
stack
/
gap
/
gap_conn.cc
8303629
Add Filtering for snoop logs based on L2CAP and RFCOMM Channels (1/4)
by Ajay Panicker
· 6 years ago
2dbd3ac
Minimize amount of Flow Control packets for L2CAP CoC
by Jakub Pawlowski
· 7 years ago
b9c95d5
Report LE CoC credits to GAP clients
by Jakub Pawlowski
· 7 years ago
42bdd07
Make GAP_ConnWriteData accept BT_HDR
by Jakub Pawlowski
· 7 years ago
ce5f485
Limit data accepted by GAP_ConnWriteData to just one SDU
by Jakub Pawlowski
· 7 years ago
00c922a
Fix buffer overflow in GAP_ConnWriteData
by Jakub Pawlowski
· 7 years ago
3114ecd
Revert "Fix buffer overflow in GAP_ConnWriteData"
by Hansong Zhang
· 7 years ago
9f9c476
Fix buffer overflow in GAP_ConnWriteData
by Jakub Pawlowski
· 7 years ago
a32cfc9
Revert "Use vector instead of raw pointer in l2cap socket write handling"
by Jakub Pawlowski
· 7 years ago
4da2ff5
Use vector instead of raw pointer in l2cap socket write handling
by Jakub Pawlowski
· 7 years ago
d35eb7a
Make LE CoC Maximum PDU Size configurable
by Jakub Pawlowski
· 7 years ago
5b790fe
Make copyright headers consistent with Google template; remove "(C)"
by Jakub Pawlowski
· 7 years ago
5d5fcf2
Manually convert to unary where coccinelle could not
by Myles Watson
· 7 years ago
5c5c106
GAP: Set service_id before calling gap_release_ccb
by Myles Watson
· 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
c2276b0
Use bt_bdaddr_t instead of BD_ADDR
by Jakub Pawlowski
· 7 years ago
a66ea61
Get rid of AMP_INCLUDED
by Jakub Pawlowski
· 7 years ago
4dfce22
Get rid of GAP control block
by Jakub Pawlowski
· 7 years ago
0f3d3fe
Get rid of GAP_TRACE_* logs
by Jakub Pawlowski
· 7 years ago
b0e8d9c
Get rid of GAP_CONN_INCLUDED
by Jakub Pawlowski
· 7 years ago
0ec9475
Fix comment formatting at the beginning of lines
by Myles Watson
· 8 years ago
e286676
Use local CCB variable in loop to check GAP CCB pool
by Venkata Ramana Rao
· 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
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
a1a32078
Remove GAP_CONN_POST_EVT_INCLUDED
by Andre Eisenbach
· 8 years ago
b2a292b
Renamed most C files to C++: *.c to *.cc
by Pavlin Radoslavov
· 8 years ago
[Renamed (99%) from stack/gap/gap_conn.c]
d19e078
Use standard types, consistent ifdef style everywhere
by Marie Janssen
· 8 years ago
8e7323e
Removed unused functions
by Pavlin Radoslavov
· 9 years ago
6721232
Add LE L2CAP Connection Oriented Channel
by Navin Kochar
· 9 years ago
4e972d8
Track TX empty event to manage sniff timer
by Srinu Jella
· 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
258c253
GKI cleanup - moved GKI buffer allocation wrappers to OSI
by Pavlin Radoslavov
· 9 years ago
1a3844f
GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue
by Pavlin Radoslavov
· 9 years ago
1eb1ea0
GKI cleanup - Moved functions GKI_disable() and GKI_enable() to OSI
by Pavlin Radoslavov
· 9 years ago
1d5b859
GKI cleanup - Eliminate function GKI_get_pool_bufsize()
by Pavlin Radoslavov
· 9 years ago
2e3d006
GKI cleanup - Eliminate usage of pool buffers
by Pavlin Radoslavov
· 9 years ago
cab5fc1
gn-build: Remove all -Wno-unused-* flags from build files
by Arman Uguray
· 9 years ago
8372aa5
L2CAP and SDP Search API for BT profiles (2/2)
by Kim Schulz
· 10 years ago
6564588
Remove unused code in GAP
by Zach Johnson
· 10 years ago
860a9af
Replace mailboxes with fixed queues.
by Chris Manton
· 10 years ago
fe7216c
Enforce GKI API buffer usage
by Chris Manton
· 11 years ago
d5bba90
Logging cleanup: RFCOMM and GAP.
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