index
:
android_system_bt
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-13.0+r22
staging/cm-13.0-caf
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/cm-14.1_android-7.1.2_r8
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
btif
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Bluetooth Sim Access Profile (1/4)
Casper Bonde
2015-04-15
2
-2
/
+77
*
Fix build issues after the merge
Vinit Deshpande
2015-04-15
4
-8
/
+3
*
am f29a2fb..e07ad10 from mirror-m-wireless-internal-release
Vinit Deshpande
2015-04-14
20
-188
/
+2390
|
\
|
*
Support numeric comparison in SMP
Satya Calloji
2015-04-13
2
-8
/
+19
|
*
Fix for AVRCP CTRL stops sending pass through command
Anubhav Gupta
2015-04-13
1
-0
/
+2
|
*
Free Avrcp Controller callbacks on Cleanup
Anubhav Gupta
2015-04-13
1
-1
/
+23
|
*
LE Privacy 1.2 and LE secure connections
Satya Calloji
2015-04-13
4
-38
/
+137
|
*
L2CAP and SDP Search API for BT profiles (2/2)
Kim Schulz
2015-04-10
14
-141
/
+2209
*
|
Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_work
Prerepa Viswanadham
2015-04-10
15
-125
/
+185
|
\
|
|
*
OnFound/OnLost feature changes based on Google spec v0.90
Satya Calloji
2015-04-07
5
-43
/
+67
|
*
Static code analysis cleanups and minor bug fixes
VenkatRaghavan VijayaRaghavan
2015-04-06
4
-13
/
+22
|
*
Fix pthread_t confusion.
Ian Coolidge
2015-04-02
2
-19
/
+18
|
*
osi: add compat code for glibc
Scott James Remnant
2015-04-02
3
-0
/
+3
|
*
Fix non-standard pthread mutex interactions.
Scott James Remnant
2015-04-02
3
-70
/
+49
|
*
btif_pan: Grab interface declarations from net/if.h only.
Scott James Remnant
2015-04-02
1
-1
/
+0
|
*
Fix missing #includes needed for glibc
Scott James Remnant
2015-04-02
14
-0
/
+18
|
*
Remove BLE_PERIPHERAL_ADV_NAME flag.
Wei Wang
2015-03-30
1
-3
/
+0
*
|
Fix init sequence for BT AV sink.
Rakesh Iyer
2015-04-08
2
-3
/
+31
*
|
Fix build in BT AV_SINK.
Rakesh Iyer
2015-04-02
1
-2
/
+2
*
|
Remove BLE_PERIPHERAL_ADV_NAME flag.
Wei Wang
2015-04-02
1
-3
/
+0
*
|
Fix compile error on Fugu
Andre Eisenbach
2015-04-02
1
-3
/
+2
*
|
Fix build issues in bluedroid on master
Etan Cohen
2015-03-31
5
-4
/
+15
*
|
Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge
Etan Cohen
2015-03-31
55
-6312
/
+3344
|
\
|
|
*
Move unused include file out of hci_audio.h
Andre Eisenbach
2015-03-26
1
-0
/
+1
|
*
Resolved hardware error observed during SCO Connection setup
Mudumba Ananth
2015-03-26
1
-34
/
+10
|
*
Delete 0 index LE scan filter at inquiry cancel
Nitin Arora
2015-03-24
1
-0
/
+6
|
*
Demote, cleanup and extend observed logging
Chris Manton
2015-03-16
29
-45
/
+48
|
*
Use fully qualified path for btcore includes.
Sharvil Nanavati
2015-03-16
11
-12
/
+12
|
*
Use fully qualified path for OSI includes.
Sharvil Nanavati
2015-03-16
13
-26
/
+26
|
*
Add ability to set periodic alarms
Zach Johnson
2015-03-16
1
-5
/
+3
|
*
Prevent Memory overbound and initialize variables
VenkatRaghavan VijayaRaghavan
2015-03-16
2
-3
/
+5
|
*
Remove more GKI code.
Sharvil Nanavati
2015-03-16
3
-9
/
+8
|
*
Remove dependency on GKI tasks from BTIF media task.
Sharvil Nanavati
2015-03-16
1
-272
/
+56
|
*
Remove GKI timers
Sharvil Nanavati
2015-03-16
2
-141
/
+49
|
*
Collapse more feature flags.
Sharvil Nanavati
2015-03-16
1
-1
/
+0
|
*
Drop duplicate profile connection requests
Zach Johnson
2015-03-16
1
-5
/
+10
|
*
Rename legacy uuid_copy to not conflict
Chris Manton
2015-03-16
4
-5
/
+5
|
*
Remove unnecessary newlines at the end of log statements.
Sharvil Nanavati
2015-03-16
1
-1
/
+1
|
*
Add platform-independent logging macros to OSI.
Sharvil Nanavati
2015-03-16
27
-155
/
+161
|
*
Enable allocation tracking for eng and userdebug builds.
Sharvil Nanavati
2015-03-16
1
-0
/
+5
|
*
Update module names to not use C preprocessor and to be at top of headers.
Sharvil Nanavati
2015-03-16
1
-2
/
+2
|
*
Replace BUFFER_Q with list_t
Chris Manton
2015-03-16
1
-169
/
+129
|
*
ungkibufferize the profile queue, use assert
Zach Johnson
2015-03-16
1
-4
/
+11
|
*
Remove BTA_CheckEirData, a direct redefinition of BTM_CheckEirData
Zach Johnson
2015-03-16
2
-7
/
+7
|
*
Use correct service ID for A2DP source to make way for A2DP sink.
Sharvil Nanavati
2015-03-16
3
-3
/
+3
|
*
Move controller module to device directory
Chris Manton
2015-03-16
3
-3
/
+3
|
*
Don't dispatch connections in the connection queue until stack comes up.
Sharvil Nanavati
2015-03-16
3
-16
/
+26
|
*
Remove uncompiled unused PBAP support
Zach Johnson
2015-03-16
1
-5
/
+1
|
*
Remove data_types.h
Chris Manton
2015-03-16
3
-3
/
+0
|
*
Removal of bd.[c|h]
Chris Manton
2015-03-16
25
-25
/
+2
[next]