summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/Utils.java
Commit message (Expand)AuthorAgeFilesLines
* Fix foreground scans for pre-M apps when location is disabledFyodor Kupolov2015-10-121-8/+15
* Block results if location is disabled in SettingsFyodor Kupolov2015-08-121-0/+8
* Merge "Change MNC codename to just M." into mnc-devDianne Hackborn2015-07-311-2/+2
|\
| * Change MNC codename to just M.Dianne Hackborn2015-07-291-2/+2
* | Legacy foreground apps should continue getting scan resultsFyodor Kupolov2015-07-291-0/+16
|/
* Enforce location permission for apps targeting MFyodor Kupolov2015-07-211-2/+21
* Do not return devices when caller has no location permissionFyodor Kupolov2015-07-061-0/+24
* Allow system process to interact with Bluetooth across users.Santos Cordon2014-12-161-4/+5
* Allow SystemUI access to bluetooth from user 0Jason Monk2014-12-051-1/+15
* Allow managed profile apps to use some bluetooth functionality.Benjamin Franz2014-12-021-0/+31
* Fixed batch scan returning status 12 when restarted.Wei Wang2014-09-051-0/+9
* Add an AdvertiseManager for LE advertise operations.Wei Wang2014-07-171-20/+40
* License of files Bluetooth package is not updated to ASL2Zhihai Xu2012-10-231-1/+13
* Bluetooth multi-user updates: change bluetooth serviceZhihai Xu2012-10-091-0/+23
* Added PBAP support for fetching owner vcard info from phone's profile. Added ...fredc2012-07-161-0/+35
* Fixed memory leak in Binder objects from repeatedly turning on/off Bluetoothfredc2012-07-161-0/+5
* Non persistent adapter servicefredc2012-07-161-0/+15
* initial check in of rfcomm socket implementation Author: Zhenye Zhu, Matthew XieMatthew Xie2012-07-161-0/+13
* Initial commit for new Bluetooth stack interface.Jaikumar Ganesh2012-07-161-0/+97