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
*
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
4
-99
/
+149
*
Match the call and callheld indicator status in CIND with CLCC. call indicate...
Ravi Nagarajan
2012-07-14
1
-7
/
+10
*
Support added to report custom 128-bit UUIDs as part of the BT_PROPERTY_UUIDS...
Kausik Sinnaswamy
2012-07-14
1
-12
/
+44
*
Reverted PAN on/off handling code.
fredc
2012-07-14
3
-26
/
+46
*
Device with temporary link key is marked as "not paired".
Harish Paryani
2012-07-14
1
-0
/
+4
*
Added ACL Connected/Disconnected events/callbacks to Bluetooth HAL
Kausik Sinnaswamy
2012-07-14
1
-1
/
+14
*
Resolved uipc task termination issue during bluetooth on/off cycle.
Mattias Agren
2012-07-14
5
-1
/
+3
*
Fixed Bluetooth on/off issues
fredc
2012-07-14
3
-31
/
+20
*
Support for Microsoft mouse
Priti Aghera
2012-07-14
3
-104
/
+150
*
Ensure UIPC task is fully shutdown upon termination of btif media task.
Mattias Agren
2012-07-14
2
-13
/
+29
*
Added support to send the Audio state changed events for A2DP
Kausik Sinnaswamy
2012-07-14
1
-7
/
+0
*
Media Task was not getting shutdown due to incorrect event and stale
Kausik Sinnaswamy
2012-07-14
2
-2
/
+5
*
Added support to init/shutdown Bluetooth as part of
Kausik Sinnaswamy
2012-07-14
2
-36
/
+115
*
Always check if reconfig is needed prior to starting an
Mattias Agren
2012-07-14
6
-43
/
+105
*
added bt pan profile
zzy
2012-07-14
4
-11
/
+681
*
Added handling of AV HAL init if bluetooth not yet enabled
Mattias Agren
2012-07-14
7
-19
/
+85
*
Handle cancel bond for both legacy and ssp pairing
Ravi Nagarajan
2012-07-14
1
-5
/
+29
*
Handle the scenario to cancel discovery when inquiry has completed but
Kausik Sinnaswamy
2012-07-14
1
-1
/
+29
*
Fix for first time pairing fails on bdroid phones
Priti Aghera
2012-07-14
1
-11
/
+14
*
On Cancel discovery, do not send BT_DISCOVERY_STOPPED on
Kausik Sinnaswamy
2012-07-14
1
-1
/
+0
*
Patch for null remote device name and inconsistent bond state
Priti Aghera
2012-07-14
1
-0
/
+39
*
Added changes for parsing bt_did.conf file
Sreenidhi T
2012-07-14
1
-0
/
+6
*
Resolve HFP PTS issues related to 3way calling. Following were the changes
Ravi Nagarajan
2012-07-14
1
-4
/
+7
*
Patch for GetBondedDevices
Priti Aghera
2012-07-14
2
-2
/
+82
*
Fix for getBondedDevices() - reverted back the callback
Priti Aghera
2012-07-14
1
-7
/
+0
*
HID-PTS:Support for Hid Pts tests
Priti Aghera
2012-07-14
1
-9
/
+2
*
Added support to ensure that BT_DISCOVERY_STARTED and
Kausik Sinnaswamy
2012-07-14
1
-6
/
+17
*
To improve enable/disable stability, ensure that GKI buffer pool gets
Kausik Sinnaswamy
2012-07-14
1
-4
/
+5
*
Auto-accept JustWorks pairing - both incoming & outgoing. Prompting user for ...
Ravi Nagarajan
2012-07-14
1
-8
/
+3
*
Fix for GetBondedDevices API
Priti Aghera
2012-07-14
1
-0
/
+10
*
HID-HOST:Fixed MAX_LINE_LENGTH
Priti Aghera
2012-07-14
3
-55
/
+238
*
Added API support to start SDP and get device remote services
fredc
2012-07-14
2
-1
/
+10
*
Fixed UUID lookup for reserved profile SCN's
fredc
2012-07-14
1
-25
/
+26
*
Fix discoverability timeout issues. (a) implement timeout logic (b) persist '...
Srikanth Uppala
2012-07-14
3
-2
/
+9
*
added code to cleanup sockets and workaround when bluetooth process does not ...
zzy
2012-07-14
3
-1
/
+18
*
patch to add init code for socket interface
zzy
2012-07-14
1
-1
/
+5
*
Fix a memory access crash
Matthew Xie
2012-07-14
1
-0
/
+1
*
Check in for - new rfc multi accept code
Harish Paryani
2012-07-14
6
-0
/
+2659
*
Check-in Mouse pairing fixes.
Harish Paryani
2012-07-14
3
-196
/
+314
*
AV rate correction for inaccurate GKI timers
Harish Paryani
2012-07-14
2
-32
/
+180
*
added new btif_hl (HDP profile) module
Sen-Der Huang
2012-07-14
2
-3
/
+4105
*
Consolidated patchset for
Kausik Sinnaswamy
2012-07-14
1
-3
/
+2
*
HID-Host:Fixed white space issue and power management issue
Priti Aghera
2012-07-14
5
-25
/
+1664
*
If no sevices are found on the remote device or SDP failed, services info in ...
Ravi Nagarajan
2012-07-14
1
-0
/
+2
*
Added the check for incoming pairing consent for JustWorks.
Sreenidhi T
2012-07-14
1
-3
/
+7
*
Enabled stack AVDTP feature bit that prevents the stack from
Kausik Sinnaswamy
2012-07-14
1
-1
/
+4
*
Added new control and data path interface between audioflinger a2dp HAL
Mattias Agren
2012-07-14
10
-655
/
+1352
*
Add support for Voice Recognition. Stack will verify that the peer supports V...
Ravi Nagarajan
2012-07-14
1
-12
/
+26
*
Handle scenarios where call is incoming/outgoing/connected/waiting when a hea...
Ravi Nagarajan
2012-07-14
1
-7
/
+46
[next]