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
/
btif_dm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send the enabled hfp/hsp service UUIDs based on config
Ravi Nagarajan
2012-09-28
1
-0
/
+1
*
Trigger restart on BT Controller H/W error
Kausik Sinnaswamy
2012-09-26
1
-0
/
+10
*
Initual Bluetooth open source release
Andre Eisenbach
2012-09-18
1
-41
/
+12
*
Revert "Header file and whitespace cleanups"
Matthew Xie
2012-09-18
1
-1
/
+1
*
Header file and whitespace cleanups
Andre Eisenbach
2012-09-18
1
-1
/
+1
*
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 remote unpaired device not removed from config file
zzy
2012-08-29
1
-0
/
+1
*
Log DM events
Ravi Nagarajan
2012-08-28
1
-1
/
+1
*
Added new storage code and bluez configuration migration support
zzy
2012-08-27
1
-2
/
+2
*
Do not send Bond state change evt after SDP completion if security upgrade i...
Ganesh Ganapathi Batta
2012-08-23
1
-1
/
+6
*
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
1
-2
/
+2
*
Fix for updating correct COD value after pairing
Syed Ibrahim M
2012-07-25
1
-20
/
+19
*
configure avdtp signalling timeout to default value (4 secs)
Mattias Agren
2012-07-25
1
-0
/
+0
*
replace logx with alogx
Matthew Xie
2012-07-14
1
-3
/
+3
*
Notify bond state change prior to UuidsChanged
Ravi Nagarajan
2012-07-14
1
-6
/
+10
*
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
*
When Bluetooth disable is initiated, terminate pending bonding setup, and res...
Ravi Nagarajan
2012-07-14
1
-2
/
+17
*
Modified the BT stack to check for HID_VIRTUAL_UNPLUG SDP attribute and send ...
Syed Ibrahim M
2012-07-14
1
-4
/
+6
*
Added OOB test
Sen-Der Huang
2012-07-14
1
-1
/
+144
*
Do not attempt auto pair if the pairing is initiated by remote device
Ganesh Ganapathi Batta
2012-07-14
1
-35
/
+42
*
Implementation of auto pair logic (Automatically pair with legacy headsets an...
Ganesh Ganapathi Batta
2012-07-14
1
-6
/
+81
*
Resolve JustWorks related pairing issues
Ravi Nagarajan
2012-07-14
1
-10
/
+26
*
Assign proper fail reasons to status parameter while sending Auth Complete ev...
Ganesh Ganapathi Batta
2012-07-14
1
-1
/
+18
*
Reject an incoming a2dp start request if btif is about to disable.
Mattias Agren
2012-07-14
1
-0
/
+0
*
Support added to report custom 128-bit UUIDs as part of the BT_PROPERTY_UUIDS...
Kausik Sinnaswamy
2012-07-14
1
-12
/
+44
*
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
1
-0
/
+0
*
Support for Microsoft mouse
Priti Aghera
2012-07-14
1
-10
/
+34
*
Media Task was not getting shutdown due to incorrect event and stale
Kausik Sinnaswamy
2012-07-14
1
-1
/
+1
*
Always check if reconfig is needed prior to starting an
Mattias Agren
2012-07-14
1
-4
/
+6
*
Added handling of AV HAL init if bluetooth not yet enabled
Mattias Agren
2012-07-14
1
-0
/
+0
*
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
*
Patch for GetBondedDevices
Priti Aghera
2012-07-14
1
-0
/
+8
*
Fix for getBondedDevices() - reverted back the callback
Priti Aghera
2012-07-14
1
-7
/
+0
*
Added support to ensure that BT_DISCOVERY_STARTED and
Kausik Sinnaswamy
2012-07-14
1
-6
/
+17
*
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
*
Added API support to start SDP and get device remote services
fredc
2012-07-14
1
-1
/
+0
*
Fix discoverability timeout issues. (a) implement timeout logic (b) persist '...
Srikanth Uppala
2012-07-14
1
-1
/
+1
*
Check-in Mouse pairing fixes.
Harish Paryani
2012-07-14
1
-47
/
+8
[next]