Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
a09c3482007047e852a40b67b86882e96ebede51
/
btif
/
src
/
btif_sock_l2cap.cc
a09c348
Replace BD_ADDR with bt_bdaddr_t in JV related code
by Jakub Pawlowski
· 7 years ago
c338fe8
btif: remove logspam at higher debug levels
by Marie Janssen
· 8 years ago
911d1ae
Apply clang-format to the rest of the tree
by Myles Watson
· 8 years ago
531fe1a
Remove more usages of UINT_TO_PTR macro
by Ajay Panicker
· 8 years ago
58d57a4
Remove some usages of UINT_TO_PTR macro
by Ajay Panicker
· 8 years ago
135db4f
Remove pointer to integer cast in btif_sock_l2cap to prevent crash on 64 bit systems
by Ajay Panicker
· 8 years ago
40cde56
btif: Add do-while blocks to macros
by Myles Watson
· 8 years ago
c0807c5
btif: Fix formatting in comments
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
7d59e4f
Cleanup L2CAP socket properly on close
by Srinu Jella
· 9 years ago
a576468
btif: migrate from pthread locks to std::mutex
by Marie Janssen
· 8 years ago
984e31a
L2CAP: Ensure handle is not null before attempting to close a socket
by Joseph Pirozzo
· 8 years ago
78e1e09
Add null check to avoid exception after L2CAP psm assigned
by Gurpreet Ghai
· 9 years ago
b7f64bc
btif: standardize types, #ifs
by Marie Janssen
· 8 years ago
d6121a3
Restart failed system calls interrupted with errno of EINTR
by Pavlin Radoslavov
· 9 years ago
713993d
Convert BTIF code from C to C++
by Jakub Pawlowski
· 9 years ago
[Renamed (98%) from btif/src/btif_sock_l2cap.c]
4aa6d30
Add missing init/destroy of state_lock mutex
by Pavlin Radoslavov
· 9 years ago
547a297
Delete unused JV code
by Sharvil Nanavati
· 9 years ago
6721232
Add LE L2CAP Connection Oriented Channel
by Navin Kochar
· 9 years ago
9123096
Cleanup L2CAP socket properly on close
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
0620f97
Add socket tx/rx accounting
by Adam Lesinski
· 9 years ago
b7a077b
Rename net_test_bluedroid to net_test_bluetooth
by Andre Eisenbach
· 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
70ae7de
GKI cleanup - Remove GKI pool related defines
by Pavlin Radoslavov
· 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
5de94fb
am bb954527: build: Fix ptr <-> integer cast warnings
by Arman Uguray
· 9 years ago
f4b0c92
am cab5fc17: gn-build: Remove all -Wno-unused-* flags from build files
by Arman Uguray
· 9 years ago
bb95452
build: Fix ptr <-> integer cast warnings
by Arman Uguray
· 9 years ago
cab5fc1
gn-build: Remove all -Wno-unused-* flags from build files
by Arman Uguray
· 9 years ago
eae6166
Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free
by Pavlin Radoslavov
· 9 years ago
818d0f2
SAP: Make it possible to enforce a 16-digit pin code (1/5)
by Casper Bonde
· 9 years ago
56a3be0
Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free
by Pavlin Radoslavov
· 9 years ago
9f2120c
Merge commit '00e8f5e' into merge2
by Etan Cohen
· 10 years ago
949baae
Fix missing includes under glibc on new code.
by Ian Coolidge
· 10 years ago
f54df6b
Fix build issues after the merge
by Vinit Deshpande
· 10 years ago
8372aa5
L2CAP and SDP Search API for BT profiles (2/2)
by Kim Schulz
· 10 years ago