index
:
external_bluetooth_bluedroid.git
replicant-4.2
external/bluetooth_bluedroid
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send auth fail for both auto & non-auto pair tries
Ravi Nagarajan
2012-08-09
1
-1
/
+2
*
Fix issue with passing wrong str len to java layer
Ganesh Ganapathi Batta
2012-08-09
2
-3
/
+3
*
Revise BT vendor lib interface (1/2)
YK Jeffrey Chao
2012-08-09
6
-103
/
+202
*
choose generic one if there is no board specific configuration
Keun young Park
2012-08-01
1
-0
/
+4
*
Add bdroid_mako.txt
Brian Muramatsu
2012-07-27
1
-0
/
+171
*
Manta Change default Bluetooth device name from Nexus 7 to Nexus tablet
Matthew Xie
2012-07-27
1
-1
/
+1
*
HCI/Vendor lib: revise the way of making baud rate change (1/2)
YK Jeffrey Chao
2012-07-26
4
-69
/
+14
*
Fix for BT-OFF hung issue seen in BT on/off instrumentation test.
YK Jeffrey Chao
2012-07-26
1
-4
/
+4
*
Fix for CR BLTH01539543
Ganesh Ganapathi Batta
2012-07-26
14
-28
/
+32
*
Fix build breakage: Revert "Fix for CR BLTH01539543"
Ed Heyl
2012-07-25
6
-16
/
+12
*
Fix for CR BLTH01539543
Ganesh Ganapathi Batta
2012-07-25
6
-12
/
+16
*
Fix for updating correct COD value after pairing
Syed Ibrahim M
2012-07-25
1
-20
/
+19
*
Work around for CR BLTH01373902
Ganesh Ganapathi Batta
2012-07-25
2
-0
/
+16
*
Handle RC_Close while AV_Closing to cleanup uinput
Kausik Sinnaswamy
2012-07-25
1
-0
/
+5
*
Fix for unpair failure during music streaming
Kausik Sinnaswamy
2012-07-25
1
-1
/
+6
*
Do not auto-resume when A2DPSuspended is FALSE
Kausik Sinnaswamy
2012-07-25
1
-2
/
+6
*
Fix for carkits that send PLAY without AVDTP START
Ravi Nagarajan
2012-07-25
1
-0
/
+7
*
configure avdtp signalling timeout to default value (4 secs)
Mattias Agren
2012-07-25
22
-11
/
+12
*
Get the vendor interface as a structure pointer instead of function
Matthew Xie
2012-07-20
1
-12
/
+4
*
Merge "add a bdroid file for panda"
Jean-Baptiste Queru
2012-07-19
1
-0
/
+171
|
\
|
*
add a bdroid file for panda
Jean-Baptiste Queru
2012-07-19
1
-0
/
+171
*
|
Merge "Use dlopen to avoid compile time linking against libbt-vendor.so"
Jean-Baptiste Queru
2012-07-19
2
-3
/
+20
|
\
\
|
|
/
|
/
|
|
*
Use dlopen to avoid compile time linking against libbt-vendor.so
Colin Cross
2012-07-17
2
-3
/
+20
*
|
Fixed x86 build with GCC 4.6 compiler
Andrew Hsieh
2012-07-18
1
-1
/
+1
*
|
Change name.
Mike J. Chen
2012-07-18
1
-1
/
+1
*
|
add feature configuration for full_tuna
Matthew Xie
2012-07-18
1
-0
/
+171
*
|
add feature configuration file for sdk_x86 build
Matthew Xie
2012-07-18
1
-0
/
+171
*
|
Add feature definitions for phatansm
Matthew Xie
2012-07-17
1
-0
/
+171
|
/
*
Add bluetooth feature defintion file to get SDK build to compile
Matthew Xie
2012-07-17
1
-0
/
+171
*
Add feature definitions for stingray and manta
Matthew Xie
2012-07-17
2
-0
/
+352
*
Remove unused feature defines.
Matthew Xie
2012-07-14
1
-29
/
+2
*
Gaurd out_standby() API with mutex
Matthew Xie
2012-07-14
1
-3
/
+10
*
interwork with new audio.h prototypes
Matthew Xie
2012-07-14
1
-21
/
+24
*
fix strncat overflow compiler error
Matthew Xie
2012-07-14
1
-1
/
+1
*
add config file for nakasi
Matthew Xie
2012-07-14
1
-0
/
+203
*
make HAL_MODULE_INFO_SYM non const
Matthew Xie
2012-07-14
1
-1
/
+1
*
replace logx with alogx
Matthew Xie
2012-07-14
33
-166
/
+164
*
Send SCO_AUDIO_CONNECTING on connect_audio
Kausik Sinnaswamy
2012-07-14
2
-0
/
+35
*
resubmit code-cleanup changes lost in gerrit merge
Srikanth Uppala
2012-07-14
158
-69033
/
+11
*
Handle AG SLC setup timeout
Ravi Nagarajan
2012-07-14
3
-2
/
+6
*
Notify bond state change prior to UuidsChanged
Ravi Nagarajan
2012-07-14
1
-6
/
+10
*
Fixed rename issue
Priti Aghera
2012-07-14
1
-1
/
+2
*
Send PAN disconnecting event on local side disconnect initiation
Kausik Sinnaswamy
2012-07-14
2
-1
/
+33
*
Handle service discovery failure
Ravi Nagarajan
2012-07-14
1
-4
/
+7
*
Send bond_state_bonded only after SDP is complete
Kausik Sinnaswamy
2012-07-14
1
-1
/
+9
*
Store all remote properties upon incoming pairing
Ravi Nagarajan
2012-07-14
1
-29
/
+55
*
Not invoking adapter_bonded_devices_cb on Pairing.
Kausik Sinnaswamy
2012-07-14
1
-7
/
+0
*
Fixed the BTIF_HL to exit the select thread and close the signal FDs when cle...
Syed Ibrahim M
2012-07-14
2
-1
/
+45
*
Override the CIND response to match HFP 1.5
Ravi Nagarajan
2012-07-14
1
-0
/
+5
*
Fixed HID seg fault crash
Priti Aghera
2012-07-14
1
-1
/
+0
[next]