HomeSort by relevance Sort by last modified time
    Searched full:isoffloadedscanbatchingsupported (Results 1 - 22 of 22) sorted by null

  /system/bt/service/test/
mock_adapter.h 44 MOCK_METHOD0(IsOffloadedScanBatchingSupported, bool());
  /frameworks/base/core/java/android/bluetooth/
IBluetooth.aidl 103 boolean isOffloadedScanBatchingSupported();
BluetoothAdapter.java     [all...]
  /frameworks/base/docs/html/sdk/api_diff/21/changes/
android.bluetooth.BluetoothAdapter.html 115 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/bluetooth/BluetoothAdapter.html#isOffloadedScanBatchingSupported()" target="_top"><code>isOffloadedScanBatchingSupported</code></A>()</nobr>
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
methods_index_additions.html     [all...]
methods_index_all.html     [all...]
  /system/bt/service/
adapter.h 121 virtual bool IsOffloadedScanBatchingSupported() = 0;
adapter.cpp 210 bool IsOffloadedScanBatchingSupported() override {
  /cts/tests/tests/bluetooth/src/android/bluetooth/cts/
BluetoothLeScanTest.java 338 return mBluetoothAdapter.isOffloadedScanBatchingSupported();
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterService.java     [all...]
  /docs/source.android.com/src/compatibility/5.1/
android-5.1-cdd.html     [all...]
  /frameworks/base/docs/html/sdk/api_diff/21/
missingSinces.txt     [all...]
  /docs/source.android.com/src/compatibility/5.0/
android-5.0-cdd.html     [all...]
  /docs/source.android.com/src/compatibility/6.0/
android-6.0-cdd.html     [all...]
  /docs/source.android.com/src/compatibility/
android-cdd.html     [all...]
  /frameworks/data-binding/compiler/src/main/resources/
api-versions.xml     [all...]
  /frameworks/opt/setupwizard/tools/docs/
android-22.txt     [all...]
  /prebuilts/sdk/api/
21.txt     [all...]
22.txt     [all...]
  /prebuilts/sdk/system-api/
22.txt     [all...]

Completed in 903 milliseconds