Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
503baaae63d798a5f25a7faa9206cd72f87927be
/
btif
4161eb6
build: fix missing include
by Marie Janssen
· 9 years ago
8f24725
build: fixes for breakages on tilapia
by Marie Janssen
· 9 years ago
49a8670
build: LOG_TAG consistency, include order, build fixes
by Marie Janssen
· 9 years ago
f2d6434
gn-build: Add bluetooth-service target
by Arman Uguray
· 9 years ago
49120dc
build: Fix LOG_TAG define breakage, macro usage
by Marie Janssen
· 9 years ago
db55458
build: Update osi log functions, use consistently
by Marie Janssen
· 9 years ago
1096912
build: Eliminate cutils/sockets dependencies from system/bt
by Miao Chou
· 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
625ec34
gn-build: Fix GN build after the merges
by Arman Uguray
· 9 years ago
ab81311
Fix more BLE_INCLUDED == FALSE build breakage
by Andre Eisenbach
· 9 years ago
087d1ac
Add missing include.
by Dan Albert
· 9 years ago
2a52710
Add proper checks for PAN & BNEP in BD stack
by Hemant Gupta
· 10 years ago
4633fb8
Fix issues in A2dp, Avrcp, HF and AG reported by static analysis tool
by Mallikarjuna GB
· 10 years ago
335c208
Ignore STOP command if A2DP stream is suspended
by Anubhav Gupta
· 10 years ago
5e45edb
Remove check for stream type in a2dp hal_callbacks.
by Anubhav Gupta
· 10 years ago
c3aa28e
Reject second AVRCP connection.
by Anubhav Gupta
· 11 years ago
b985181
Disable SCMST feature for A2DP Sink
by Anubhav Gupta
· 10 years ago
b92ab7d
Initialize btif_max_hf_clients with proper value
by Mallikarjuna GB
· 9 years ago
9c264e9
Set the proper authentication level for AvOpen
by Anubhav Gupta
· 10 years ago
6b35968
Don't open SCO for 2nd MO call if a call is active
by Mallikarjuna GB
· 10 years ago
684d136
SCO connection should happen after SLC.
by Mallikarjuna GB
· 10 years ago
39b9f82
Don't open SCO on state change for multi party call on DUT.
by Mallikarjuna GB
· 9 years ago
616e741
Handle multi party call states
by Mallikarjuna GB
· 9 years ago
06c0eca
Update held call state to connected headset
by Mallikarjuna GB
· 9 years ago
eae6166
Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free
by Pavlin Radoslavov
· 9 years ago
cf8fb47
Fix memory corruption due to BLE multi-adv macro
by Sunny Kapdi
· 9 years ago
38798e1
HID: Handle closing of uhid driver in case failure
by Hemant Gupta
· 10 years ago
0933b40
Moved the OSI alarm_shutdown() operations to alarm_cleanup()
by Pavlin Radoslavov
· 9 years ago
5febd64
Disable the OSI allocation tracker.
by Pavlin Radoslavov
· 9 years ago
73022dc
Reduce GATT log verbosity
by Andre Eisenbach
· 9 years ago
7dac79e
Add missing clean_up step for the OSI module.
by Pavlin Radoslavov
· 9 years ago
70b9598
Static address is seen on scanner after unpairing
by Satya Calloji
· 10 years ago
935324a
LE low power scan feature
by Satya Calloji
· 10 years ago
033edab
Fix GATT connection failure after BT reset
by Satya Calloji
· 10 years ago
350b0b0
Fix for IRK and IR key write issue
by Satya Calloji
· 9 years ago
73378f5
Fix format-security warning found by clang/llvm.
by Chih-Hung Hsieh
· 9 years ago
8f1a16b
Fix string template in connection event debug log
by Andre Eisenbach
· 9 years ago
cae219f
Shutdown alarm callbacks on stack disable; added OSI module
by Andre Eisenbach
· 9 years ago
f4f744f
Fix BT PAN crash by re-ordering callback initialization
by Mudumba Ananth
· 10 years ago
1bd7605
Bluetooth native dumpsys logging support (2/5)
by Andre Eisenbach
· 10 years ago
4e3e372
Only register key types with uinput that we can actually map
by Andre Eisenbach
· 9 years ago
d30195c
gn-build: Get btif to compile as its own module
by Arman Uguray
· 9 years ago
660fd9e
Merge "Fix use-after-free while setting advertisement data."
by Ian Coolidge
· 9 years ago
1f81b64
Set default symbol visibility to 'hidden'.
by Ian Coolidge
· 10 years ago
484dc30
Fix use-after-free while setting advertisement data.
by Ian Coolidge
· 9 years ago
56350d6
Include gki.h to get correct function declarations.
by Chih-Hung Hsieh
· 9 years ago
91fbc7e
Fix compilation on platforms with BLE_INCLUDED == FALSE
by Andre Eisenbach
· 10 years ago
f6c48a0
Resetting system/bt
by Brian Carlstrom
· 10 years ago
5725fc6
LE low power scan feature
by Satya Calloji
· 10 years ago
59606cc
Ensure PAN is initialized before invoking callbacks
by Andre Eisenbach
· 10 years ago
e87ef6d
Use BTM structures for LE pairink keys and store LTK
by Andre Eisenbach
· 10 years ago
1f293a5
Stop media task alarm when task is exiting
by Nitin Arora
· 10 years ago
8a05724
Fix LE pairing LTK storage issue
by Andre Eisenbach
· 10 years ago
97bcfbe
Add LE device to device database before adding LE keys
by Andre Eisenbach
· 10 years ago
198bf21
Fix PAN initialization
by Nitin Shivpure
· 10 years ago
e280553
Cross transport key mapping fixes
by Chaojing Sun
· 10 years ago
9f2120c
Merge commit '00e8f5e' into merge2
by Etan Cohen
· 10 years ago
ed57886
Add missing __func__ in btif_hf init()
by Andre Eisenbach
· 10 years ago
4434876
Fix possible race conditoi in hands-free initialization
by Andre Eisenbach
· 10 years ago
98b744f
Fix A2DP source double initialization problem
by Andre Eisenbach
· 10 years ago
949baae
Fix missing includes under glibc on new code.
by Ian Coolidge
· 10 years ago
8a0b80e
Add support for Bluetooth Sim Access Profile (1/4)
by Casper Bonde
· 10 years ago
f54df6b
Fix build issues after the merge
by Vinit Deshpande
· 10 years ago
4b555d5
Add support for Bluetooth Sim Access Profile (1/4)
by Casper Bonde
· 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
399e891
Fix for AVRCP CTRL stops sending pass through command
by Anubhav Gupta
· 10 years ago
daddea9
Free Avrcp Controller callbacks on Cleanup
by Anubhav Gupta
· 10 years ago
444a8da
LE Privacy 1.2 and LE secure connections
by Satya Calloji
· 10 years ago
8372aa5
L2CAP and SDP Search API for BT profiles (2/2)
by Kim Schulz
· 10 years ago
b246a1a
Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_work
by Prerepa Viswanadham
· 10 years ago
9c8dfac
Fix init sequence for BT AV sink.
by Rakesh Iyer
· 10 years ago
f538707
OnFound/OnLost feature changes based on Google spec v0.90
by Satya Calloji
· 10 years ago
4540f59
Static code analysis cleanups and minor bug fixes
by VenkatRaghavan VijayaRaghavan
· 10 years ago
aba88ae
Fix pthread_t confusion.
by Ian Coolidge
· 10 years ago
aea27ef
Fix build in BT AV_SINK.
by Rakesh Iyer
· 10 years ago
47d68ee
osi: add compat code for glibc
by Scott James Remnant
· 10 years ago
656c5a8
Fix non-standard pthread mutex interactions.
by Scott James Remnant
· 10 years ago
7d165d9
btif_pan: Grab interface declarations from net/if.h only.
by Scott James Remnant
· 10 years ago
933926c
Fix missing #includes needed for glibc
by Scott James Remnant
· 10 years ago
d0f0847
Remove BLE_PERIPHERAL_ADV_NAME flag.
by Wei Wang
· 10 years ago
1f01b26
Fix compile error on Fugu
by Andre Eisenbach
· 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
582f20a
Remove BLE_PERIPHERAL_ADV_NAME flag.
by Wei Wang
· 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
80349eb
am 0d65d4cd: AVRCP: Proper handling of Fragmented AVCTP packet
by Mallikarjuna GB
· 10 years ago
0d65d4c
AVRCP: Proper handling of Fragmented AVCTP packet
by Mallikarjuna GB
· 11 years ago
7b85efa
Delete 0 index LE scan filter at inquiry cancel
by Nitin Arora
· 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
71864f4
Add ability to set periodic alarms
by Zach Johnson
· 10 years ago
1d8e6b8
Prevent Memory overbound and initialize variables
by VenkatRaghavan VijayaRaghavan
· 10 years ago
e13fbfa
Remove more GKI code.
by Sharvil Nanavati
· 10 years ago
23e561a
Remove dependency on GKI tasks from BTIF media task.
by Sharvil Nanavati
· 10 years ago
c0a87fe
Remove GKI timers
by Sharvil Nanavati
· 10 years ago
24ff5af
Collapse more feature flags.
by Sharvil Nanavati
· 10 years ago
Next »