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
path:
root
/
btif
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Header file and whitespace cleanups
Andre Eisenbach
2012-09-18
7
-5
/
+5
*
Save the service uuid when changed
zzy
2012-09-14
1
-0
/
+1
*
BTIF Media task not terminated during BT off
Kausik Sinnaswamy
2012-09-13
1
-3
/
+3
*
Use new storage APIs for NV items
Sen-Der Huang
2012-09-12
1
-91
/
+60
*
Fix for HDP thread leak during BT on/off
Kausik Sinnaswamy
2012-09-11
1
-1
/
+6
*
Fix for Fixed pin keyboard blacklist search issue.
Ganesh Ganapathi Batta
2012-09-04
1
-15
/
+8
*
Send proper length while retrieving local name during BT Enable
Ganesh Ganapathi Batta
2012-09-04
1
-1
/
+1
*
Handle all auth failure codes to retry pairing
Ravi Nagarajan
2012-09-04
1
-0
/
+6
*
Fixed the issue that local adapter name cannot be changed and lost last bonde...
zzy
2012-08-29
2
-19
/
+21
*
Merge "fixed the issue that remote unpaired device not removed from config fi...
Matthew Xie
2012-08-29
1
-0
/
+1
|
\
|
*
fixed the issue that remote unpaired device not removed from config file
zzy
2012-08-29
1
-0
/
+1
*
|
Turn on NUMLOCK states for HID KBs without NUMLOCK
Syed Ibrahim M
2012-08-29
1
-8
/
+203
|
/
*
Log DM events
Ravi Nagarajan
2012-08-28
2
-1
/
+34
*
Added new storage code and bluez configuration migration support
zzy
2012-08-27
9
-846
/
+1964
*
Null terminate Local name before sending to stack
Ganesh Ganapathi Batta
2012-08-25
1
-2
/
+9
*
Ignore AVRCP Pause command from carkits right after the call
Ganesh Ganapathi Batta
2012-08-24
1
-9
/
+10
*
Do not send Bond state change evt after SDP completion if security upgrade i...
Ganesh Ganapathi Batta
2012-08-23
1
-1
/
+6
*
Remove attr_mask field from BTA_HH_ADD_DEV_EVT cb
Syed Ibrahim M
2012-08-23
1
-1
/
+0
*
fixed the second reconnect issue
Sen-Der Huang
2012-08-21
1
-39
/
+48
*
Modified HID host to use kernel UHID driver
Priti Aghera
2012-08-17
1
-25
/
+12
*
Enhanced bluetooth HAL with DUT mode APIs
Kausik Sinnaswamy
2012-08-13
2
-4
/
+115
*
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
*
Fix for updating correct COD value after pairing
Syed Ibrahim M
2012-07-25
1
-20
/
+19
*
Handle RC_Close while AV_Closing to cleanup uinput
Kausik Sinnaswamy
2012-07-25
1
-0
/
+5
*
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
10
-4
/
+4
*
fix strncat overflow compiler error
Matthew Xie
2012-07-14
1
-1
/
+1
*
make HAL_MODULE_INFO_SYM non const
Matthew Xie
2012-07-14
1
-1
/
+1
*
replace logx with alogx
Matthew Xie
2012-07-14
14
-53
/
+53
*
Send SCO_AUDIO_CONNECTING on connect_audio
Kausik Sinnaswamy
2012-07-14
1
-0
/
+32
*
resubmit code-cleanup changes lost in gerrit merge
Srikanth Uppala
2012-07-14
3
-152
/
+3
*
Handle AG SLC setup timeout
Ravi Nagarajan
2012-07-14
1
-0
/
+4
*
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
1
-0
/
+28
*
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
1
-1
/
+40
*
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
3
-5
/
+20
*
Ensure we ack back suspend request if we are not ready for it
Mattias Agren
2012-07-14
3
-38
/
+95
*
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
2
-0
/
+26
*
Modified the BT stack to check for HID_VIRTUAL_UNPLUG SDP attribute and send ...
Syed Ibrahim M
2012-07-14
2
-5
/
+10
*
Fix for hdp channel disconnect when connection is initiated from source
Priti Aghera
2012-07-14
1
-7
/
+53
*
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
1
-36
/
+47
[next]