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
...
*
|
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
*
When Bluetooth disable is initiated, terminate pending bonding setup, and res...
Ravi Nagarajan
2012-07-14
4
-5
/
+23
*
If peer initiates connection and does SETCONFIG, if the SETCONFIG is for SBC ...
Ravi Nagarajan
2012-07-14
1
-4
/
+27
*
Ensure we ack back suspend request if we are not ready for it
Mattias Agren
2012-07-14
5
-41
/
+120
*
Updated preferred SBC settings to only allow 44.1 khz to match the
Mattias Agren
2012-07-14
1
-1
/
+1
*
After calling BTA_HHOpen(), sending a HAL callback for connection state chang...
Syed Ibrahim M
2012-07-14
1
-0
/
+1
*
Fix for BLTH01456966 : Clear stack's connection queue when the BT is disabled
Ganesh Ganapathi Batta
2012-07-14
3
-0
/
+28
*
Modified the BT stack to check for HID_VIRTUAL_UNPLUG SDP attribute and send ...
Syed Ibrahim M
2012-07-14
4
-5
/
+14
*
If the peer supports both source and sink role, peer initiated connections we...
Ravi Nagarajan
2012-07-14
1
-1
/
+3
*
Fix for hdp channel disconnect when connection is initiated from source
Priti Aghera
2012-07-14
1
-7
/
+53
*
Fix for HID keyboard key stuck issue
Priti Aghera
2012-07-14
5
-2
/
+7
*
Fix for app not getting timeout notification while SSP pairing
Swaminatha Balaji
2012-07-14
1
-0
/
+19
*
Increase MAX_L2CAP_LINKS to 7(from current 4) and add definition to Bdroid_<t...
Ganesh Ganapathi Batta
2012-07-14
5
-0
/
+5
*
Convert BDA str to uppercase before comparing with autopair blacklist
Ganesh Ganapathi Batta
2012-07-14
1
-1
/
+13
*
disable pan nap for wingray and misc fixes
zzy
2012-07-14
4
-39
/
+54
*
Changes done to queue play if received during the timeout for AV connection i...
Sreenidhi T
2012-07-14
2
-2
/
+86
*
Drop the automatic AVRCP Play command sent from the remote right after the c...
Ganesh Ganapathi Batta
2012-07-14
2
-0
/
+61
*
Cleaned-up HF/AV profile serialization code
Andre Eisenbach
2012-07-14
2
-9
/
+3
*
AV/HFP profile connection serialization
Andre Eisenbach
2012-07-14
5
-9
/
+289
*
Fixed the status to return int value instead of boolean value
Priti Aghera
2012-07-14
1
-3
/
+7
*
Added support to disable HFP via compile time variable in bdroid_<target>.txt
fredc
2012-07-14
3
-31
/
+51
*
fixed arithmic overflow issue when calculating frame rate adjustment
Mattias Agren
2012-07-14
1
-2
/
+36
*
Added OOB test
Sen-Der Huang
2012-07-14
10
-3
/
+189
*
Split and restructure the original BT vendor lib (I - external/bluetooth/blue...
YK Jeffrey Chao
2012-07-14
43
-3562
/
+1588
[prev]
[next]