blob: 845e6f52324aec8f1b181f2c439b662300ecd08b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<root>
<item name="android.bluetooth.le.BluetoothLeScanner void startScan(android.bluetooth.le.ScanCallback)">
<annotation name="android.support.annotation.RequiresPermission">
<val name="value" val="&quot;android.permission.BLUETOOTH_ADMIN&quot;" />
</annotation>
</item>
<item name="android.bluetooth.le.BluetoothLeScanner void startScan(java.util.List&lt;android.bluetooth.le.ScanFilter&gt;, android.bluetooth.le.ScanSettings, android.bluetooth.le.ScanCallback)">
<annotation name="android.support.annotation.RequiresPermission">
<val name="value" val="&quot;android.permission.BLUETOOTH_ADMIN&quot;" />
</annotation>
</item>
<item name="android.bluetooth.le.BluetoothLeScanner void stopScan(android.bluetooth.le.ScanCallback)">
<annotation name="android.support.annotation.RequiresPermission">
<val name="value" val="&quot;android.permission.BLUETOOTH_ADMIN&quot;" />
</annotation>
</item>
<item name="android.bluetooth.le.ScanFilter android.os.ParcelUuid getServiceDataUuid()">
<annotation name="android.support.annotation.Nullable" />
</item>
<item name="android.bluetooth.le.ScanFilter android.os.ParcelUuid getServiceUuid()">
<annotation name="android.support.annotation.Nullable" />
</item>
<item name="android.bluetooth.le.ScanFilter android.os.ParcelUuid getServiceUuidMask()">
<annotation name="android.support.annotation.Nullable" />
</item>
<item name="android.bluetooth.le.ScanFilter byte[] getManufacturerData()">
<annotation name="android.support.annotation.Nullable" />
</item>
<item name="android.bluetooth.le.ScanFilter byte[] getManufacturerDataMask()">
<annotation name="android.support.annotation.Nullable" />
</item>
<item name="android.bluetooth.le.ScanFilter byte[] getServiceData()">
<annotation name="android.support.annotation.Nullable" />
</item>
<item name="android.bluetooth.le.ScanFilter byte[] getServiceDataMask()">
<annotation name="android.support.annotation.Nullable" />
</item>
<item name="android.bluetooth.le.ScanFilter java.lang.String getDeviceAddress()">
<annotation name="android.support.annotation.Nullable" />
</item>
<item name="android.bluetooth.le.ScanFilter java.lang.String getDeviceName()">
<annotation name="android.support.annotation.Nullable" />
</item>
<item name="android.bluetooth.le.ScanRecord byte[] getManufacturerSpecificData(int)">
<annotation name="android.support.annotation.Nullable" />
</item>
<item name="android.bluetooth.le.ScanRecord byte[] getServiceData(android.os.ParcelUuid)">
<annotation name="android.support.annotation.Nullable" />
</item>
<item name="android.bluetooth.le.ScanRecord java.lang.String getDeviceName()">
<annotation name="android.support.annotation.Nullable" />
</item>
<item name="android.bluetooth.le.ScanResult android.bluetooth.le.ScanRecord getScanRecord()">
<annotation name="android.support.annotation.Nullable" />
</item>
</root>