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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Modified HID host to use kernel UHID driver
Priti Aghera
2012-08-17
2
-110
/
+104
*
Enhanced bluetooth HAL with DUT mode APIs
Kausik Sinnaswamy
2012-08-13
4
-5
/
+138
*
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
14
-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
17
-77
/
+77
*
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
5
-156
/
+4
*
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
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
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
4
-5
/
+23
*
Ensure we ack back suspend request if we are not ready for it
Mattias Agren
2012-07-14
4
-41
/
+98
*
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
2
-5
/
+10
*
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
*
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
3
-39
/
+53
*
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
4
-7
/
+286
*
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
2
-31
/
+47
*
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
5
-3
/
+184
*
Do not attempt auto pair if the pairing is initiated by remote device
Ganesh Ganapathi Batta
2012-07-14
1
-35
/
+42
*
Adding auto_pair_devlist.conf configuration file. Modified makefile and btif...
Ganesh Ganapathi Batta
2012-07-14
1
-1
/
+1
*
Implementation of auto pair logic (Automatically pair with legacy headsets an...
Ganesh Ganapathi Batta
2012-07-14
3
-8
/
+407
*
Fix for BLTH01416119: Cannot unpair hid mouse when it is disconnected
Priti Aghera
2012-07-14
1
-1
/
+1
*
Fix for Apple Magic mouse: Changed the product id to bind to a correct driver
Priti Aghera
2012-07-14
1
-0
/
+11
*
Fix for VUP not working second time.
Priti Aghera
2012-07-14
1
-1
/
+1
*
Added check in case rfc is not initialized
zzy
2012-07-14
1
-8
/
+13
*
Resolve JustWorks related pairing issues
Ravi Nagarajan
2012-07-14
1
-10
/
+26
*
Added reconnect and NV support; bug fixes: service mask setting for HDP durin...
Sen-Der Huang
2012-07-14
5
-805
/
+2254
[prev]
[next]