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
*
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
*
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
3
-8
/
+39
*
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
5
-10
/
+34
*
Added reconnect and NV support; bug fixes: service mask setting for HDP durin...
Sen-Der Huang
2012-07-14
9
-1138
/
+2916
*
Resolved too strict av state check when a2dp datapath is setup
Mattias Agren
2012-07-14
1
-9
/
+6
*
Assign proper fail reasons to status parameter while sending Auth Complete ev...
Ganesh Ganapathi Batta
2012-07-14
2
-2
/
+19
*
Enable pannap panu sdp by default add network service class bit and other min...
zzy
2012-07-14
4
-14
/
+15
*
Enable support for Unknown AT commands (AT commands stack doesnt parse). Add ...
Sreenidhi T
2012-07-14
1
-4
/
+4
*
Reject an incoming a2dp start request if btif is about to disable.
Mattias Agren
2012-07-14
5
-99
/
+149
*
Match the call and callheld indicator status in CIND with CLCC. call indicate...
Ravi Nagarajan
2012-07-14
2
-8
/
+12
*
Support added to report custom 128-bit UUIDs as part of the BT_PROPERTY_UUIDS...
Kausik Sinnaswamy
2012-07-14
7
-21
/
+267
*
Increased the SDP DB size to 8K as there were devices whose number of
Kausik Sinnaswamy
2012-07-14
7
-32
/
+12
*
Reverted PAN on/off handling code.
fredc
2012-07-14
4
-26
/
+48
*
Enabled acl link priority control to ensure robust a2dp streaming
Mattias Agren
2012-07-14
2
-9
/
+13
*
Device with temporary link key is marked as "not paired".
Harish Paryani
2012-07-14
1
-0
/
+4
[next]