- 0e46362 Add MODIFY_PHONE_STATE permission to access Bluetooth service in Phone app by Matthew Xie · 12 years ago
- ebdb4d9 When pbap cleanup, stopSelfResult called twice with same service id by zzy · 12 years ago
- 826318b Merge "Enable Bluetooth sharing of downloaded files." into jb-mr1-dev by John Huang · 12 years ago
- faebb8f Revert "Reference headers in their new location" by Jean-Baptiste Queru · 12 years ago
- 2ebf3eb Merge "Add StateMachine make methods." into jb-mr1-dev by Wink Saville · 12 years ago
- 7e2c121 Reference headers in their new location by Jean-Baptiste Queru · 12 years ago
- 6893668 Add StateMachine make methods. by Wink Saville · 12 years ago
- ee52ddf Enable Bluetooth sharing of downloaded files. by Jake Hamby · 12 years ago
- f46f032 Donot include photo in vard in pbap by Matthew Xie · 12 years ago
- 1c03c84 fixed bt on off stress test issue by zzy · 12 years ago
- 37e1e99 Terminate PBAP service cleanly during BT off by Kausik Sinnaswamy · 12 years ago
- 8ca777c Revert "Terminate PBAP service cleanly during BT off" by Matthew Xie · 12 years ago
- f5d88a7 Terminate PBAP service cleanly during BT off by Kausik Sinnaswamy · 12 years ago
- 3237754 fixed local reference leak by zzy · 12 years ago
- 9eb4a84 Adjust profile priorities when setting auto-connect by Ravi Nagarajan · 12 years ago
- 976912e Fix for BT crash during CPBR AT cmd processing by Syed Ibrahim M · 12 years ago
- ce0b838 Merge "Don't trust length specified by ContentProvider for file transfers." into jb-mr1-dev by Martijn Coenen · 12 years ago
- a8e40f5 Notify headset of signal strength change by Ravi Nagarajan · 12 years ago
- ca6110d Implement enableNoAutoconnect() for NFC handover by Ganesh Ganapathi Batta · 12 years ago
- 44d8771 listenForPhoneState only after SLC by Ravi Nagarajan · 12 years ago
- fdc7bd8 Don't trust length specified by ContentProvider for file transfers. by Martijn Coenen · 12 years ago
- ef39cad Add unbond reason to bond state change intent by Ravi Nagarajan · 12 years ago
- 73d1920 Merge "Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR." into jb-mr1-dev by Matthew Xie · 12 years ago
- 15d3698 Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR. by Fred · 12 years ago
- 4f5430b Implement Profile Auto connection logic by Ganesh Ganapathi Batta · 12 years ago
- 0322ae1 Proper update of friendly name for a paired device. by Ganesh Ganapathi Batta · 12 years ago
- b454860 Fix typo in PBAP Server name SDP record by Ganesh Ganapathi Batta · 12 years ago
- 7ac24de Do not accept connection from remote PANU if the local role is also PANU by Ganesh Ganapathi Batta · 12 years ago
- ea0b4f9 Explicitly export content providers by Nick Kralevich · 12 years ago
- 15d72a0 Resolve incoming pairing and connection issue by Ravi Nagarajan · 12 years ago
- 74a598e Ensure mAddr member of DeviceProperties is properly set with device BD Addr by Ganesh Ganapathi Batta · 12 years ago
- 10bab53 Fix for When Hf is rejected the device should initiate A2dp if a2dp is enabled by Swaminatha Balaji · 12 years ago
- caa3723 Added code to ignore the empty value of remote device property change by zzy · 12 years ago
- 6b19b0e Virtual call implementation by Syed Ibrahim M · 12 years ago
- 81491a2 HDP-App crash fix by Priti Aghera · 12 years ago
- 9fa44d9 Import translations. DO NOT MERGE by Ying Wang · 12 years ago
- fe0ac5b Notify Connection state chnage to AudioManager via an API call by Matthew Xie · 12 years ago
- 5705f3a Remove unused import com.android.internal.telephony.Call by Matthew Xie · 12 years ago
- 09a4991 Add CONNECTIVITY_INTERNAL permission for PanService by Matthew Xie · 12 years ago
- 57a3923 Removed onStartCommand(). by Matthew Xie · 12 years ago
- c55a983 replace logx with alogx by Matthew Xie · 13 years ago
- 4603dc0 comment out state machine quit call by Matthew Xie · 12 years ago
- e469f16 matt: my fix to get it compile, change logx to alogx, and etc by Matthew Xie · 12 years ago
- 179fd25 Add remote device while pairing without inquiry by Kausik Sinnaswamy · 12 years ago
- 2f9a79b Resolved incoming pairing/connection issue by Ravi Nagarajan · 12 years ago
- 579f67e Additional check included for the case when PhoneApp queries Bluetooth Audio state before the stack responds for the sco disconnect issued previously in AudioOn state. by Sreenidhi T · 12 years ago
- 99a6ee1 Fix the issue where HID connection was failing on first connection randomly. by Syed Ibrahim M · 12 years ago
- e479e18 Fixed PBAP to use simple pairing instead of numeric comparison (same as before). by Fred · 12 years ago
- 8120c75 Added code to cleanup connection state when bt off by zzy · 12 years ago
- a25e9c6 Changing the order of notification of connection state change, as it was causing a race condition, with the UI not being updated with the correct connection state. by Sreenidhi T · 12 years ago
- 4a53a55 Fixed displaying images in pbap browse and pull when configured by fredc · 12 years ago
- 942da5b Ensure that A2DP stream is suspended during Voice Dial when SCO by Kausik Sinnaswamy · 12 years ago
- 755aa8f Fix for force closing HDP app: Included review comments by Priti Aghera · 12 years ago
- 75e9fd5 Fix for A2dp/hf connection happening even when profile is disabled in Settings by Swaminatha Balaji · 12 years ago
- a7e8ef3 Added support for enabling/disabling profiles by fredc · 13 years ago
- c181b8b Fix to ensure that we are able to pair with a device that was just unpaired. The fix was to clear a boolean variable which was causing some stale data to be maintained by Kausik Sinnaswamy · 12 years ago
- d807ba4 Change done to clear mUuid - local copy of Uuid. If not cleared, the cachedBluetoothDevice issued a connect using the local cached copy of uuids, without waiting for the ACTION_UUID intent. This was resulting in multiple calls to connect(). by Sreenidhi T · 12 years ago
- 970baea Fixed HDP Disconnection issue. Included channel to list of channels when channel state callback is received by Priti Aghera · 13 years ago
- c7a57f3 Added PBAP support for fetching owner vcard info from phone's profile. Added PBAP image support by fredc · 13 years ago
- 4852c56 Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to BluetoothManagerService by fredc · 13 years ago
- 74ae04c Fixed memory leak in Binder objects from repeatedly turning on/off Bluetooth by fredc · 13 years ago
- ce4edb8 Changes done for disconnecting sco connection based on disconnectAudioNative() return status, instead of waiting till BTA_AG_AUDIO_CLOSE_EVT is received. The delay in disconnecting sco was causing audio to be routed to earpiece instead of speaker, when selected from incall screen. by Sreenidhi T · 13 years ago
- 405b614 Added AT+CPBR support by Sreenidhi T · 13 years ago
- ac7e62c Added code to turn off pan connection when tethering state changed by zzy · 13 years ago
- d288c0d Backed out workaround for RFCOMM socket close issue when BT is turning off by fredc · 13 years ago
- 31ba132 Fixed Bluetooth on/off issues. Removed singleton instances causing issues when services reload. Updated adapter state machine by fredc · 13 years ago
- 7aab113 Fixed exception in BondStateMachine when quit message occurs. Fixed exception in OPP when remote does not accept incoming request. by fredc · 13 years ago
- 68e7fc4 Handle NREC. On connect, enable echo cancellation locally, headset will then override it by Ravi Nagarajan · 13 years ago
- 01a8cf9 Added ACL connect/disconnect state callbacks by Kausik Sinnaswamy · 13 years ago
- b8a77aa On disable send the disable event to stack right away, as the stack will take care of tearing down the active connections. ALL_DEVICES_DISCONNECTED was not being sent (as no profiles handled it), causing 3 second delay on BT off by Ravi Nagarajan · 13 years ago
- 6de8229 Fixed random pin generation for pairing with HID keyboard by Priti Aghera · 13 years ago
- b5cc776 Fixed BT on/off issue by fredc · 13 years ago
- 1404ab2 Added a comment by Harish Paryani · 13 years ago
- 5220034 Corrected a comment by Harish Paryani · 13 years ago
- 42a6e53 Connection state change has to be handled in AudioOn state. Some headsets send RFCOMM disconnect prior to disconnecting the SCO. In this case the state machine has to handle the connection state change by Ravi Nagarajan · 13 years ago
- 3fafe61 Memory profiling changes : Updated the Bluetooth code to handle cleaning up of object references (context, handlers, and collection objects ) during service cleanup.Memory profiling changes : Updated the Bluetooth code to handle cleaning up of object references (context, handlers, and collection objects ) during service cleanup. by Ravi Nagarajan · 13 years ago
- ac234ef Added support to handle A2DP audio state changed events and broadcast by Kausik Sinnaswamy · 13 years ago
- bbbfba6 Handle the scenario where the phone number is empty. CLCC should not send number & type if number is NULL by Ravi Nagarajan · 13 years ago
- 404743a BT icon not getting updated on profile connection due to incorrect handling of the prevState by Kausik Sinnaswamy · 13 years ago
- de396a4 Clear BT Interface pointer during cleanup for BT on/off cycles to work by Kausik Sinnaswamy · 13 years ago
- 9a0efb0 adapter non persistent service. Fixed null exception when profile services connect/disconnect by fredc · 13 years ago
- 6654f5c Non persistent adapter service by fredc · 13 years ago
- 990b2cd Patch for inconsistent pair-unpair state by Priti Aghera · 13 years ago
- edb14a4 Fix for memory leak in AdapterSertvice.cpp : The native jobjectArray and jintArray instances are being declared and de-referenced in adapter_properties_callback() and remote_device_properties_callback() methods but is being initialized in get_properties() method. Becasuse of this, when the get_properties() method returns, VM looses reference to the native instances and hence leading to memory leak. by Syed Ibrahim M · 13 years ago
- 206363c AT Response needs to be send for CNUM by Ravi Nagarajan · 13 years ago
- aa90f0c Patch to fix getBondedDevices and inconsistent pair state by Priti Aghera · 13 years ago
- 57addcc HID-PTS:Included API and calbabkcs for hid pts tests by Priti Aghera · 13 years ago
- d570893 Improve BT enable/disable stability under stress tests by Kausik Sinnaswamy · 13 years ago
- 25ec7de Implement the getDevicesMatchingConnectionStates for A2DP by Ravi Nagarajan · 13 years ago
- c55ac7d Added support for BluetoothDevice.fetchUuidsWithSdp() by fredc · 13 years ago
- 19da573 Fix discoverability timeout issues. (a) implement timeout logic (b) persist 'never timeout' after reboot (c) code cleanup by Srikanth Uppala · 13 years ago
- 89d2a16 Fixed checkCallbck thread so that callback env is always intitialized by Priti Aghera · 13 years ago
- 8826b16 check device.mAlias null case before copying to it by Matthew Xie · 13 years ago
- 9f0d856 Initial checkin of OPP and PBAP by fredc · 13 years ago
- 0708fe3 Updated the AdapterState class to handle persisted Bluetooth setting after AIRPLANE MODE OFF event by Syed Ibrahim M · 13 years ago
- cc80b22 initial check in of rfcomm socket implementation Author: Zhenye Zhu, Matthew Xie by Matthew Xie · 13 years ago
- 676cb1b Initial implementation of hdp service and jni by Matthew Xie · 13 years ago
- f8d98da Fixed incorrect handling of the RSSI during inquiry which causes the devices to not get sorted properly. by Kausik Sinnaswamy · 13 years ago
- 8f8e1bd ATD commands have a trailing ';'. Remove the trailing ';' prior to dialing a call. Else a send tone popup is received. by Ravi Nagarajan · 13 years ago
- b01cf42 Fixed the pairing variant check typo. by Sreenidhi T · 13 years ago