summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothAdvScanData.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove MR2 BLE Advertising hidden API from L codebase (1/2).Wei Wang2014-07-141-152/+0
| | | | Change-Id: I78bb8b89de56bddb7422da1d1d4468c88a68ea11
* Add status callback for start/stop advertising.Wei Wang2014-03-181-1/+6
| | | | | | Fixes b/13289050, b/13418851, also fixes 13418671. Change-Id: I231ba51aaa67b1f917e476ef0f2c8f82c762df77
* BLE peripheral mode (3/4): Add peripheral mode API.Wei Wang2013-12-191-0/+147
Change-Id: Id9d2f566b6d9ed0fffe73b67efad2e3d045360b4 Conflicts: core/java/android/bluetooth/BluetoothAdapter.java core/java/android/bluetooth/BluetoothGatt.java