annotations.xml 1.6 KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <root>
  3. <item name="android.bluetooth.le.BluetoothLeScanner int startScan(java.util.List&lt;android.bluetooth.le.ScanFilter&gt;, android.bluetooth.le.ScanSettings, android.app.PendingIntent)">
  4. <annotation name="androidx.annotation.RequiresPermission">
  5. <val name="value" val="&quot;android.permission.BLUETOOTH_ADMIN&quot;" />
  6. </annotation>
  7. </item>
  8. <item name="android.bluetooth.le.BluetoothLeScanner void startScan(android.bluetooth.le.ScanCallback)">
  9. <annotation name="androidx.annotation.RequiresPermission">
  10. <val name="value" val="&quot;android.permission.BLUETOOTH_ADMIN&quot;" />
  11. </annotation>
  12. </item>
  13. <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)">
  14. <annotation name="androidx.annotation.RequiresPermission">
  15. <val name="value" val="&quot;android.permission.BLUETOOTH_ADMIN&quot;" />
  16. </annotation>
  17. </item>
  18. <item name="android.bluetooth.le.BluetoothLeScanner void stopScan(android.app.PendingIntent)">
  19. <annotation name="androidx.annotation.RequiresPermission">
  20. <val name="value" val="&quot;android.permission.BLUETOOTH_ADMIN&quot;" />
  21. </annotation>
  22. </item>
  23. <item name="android.bluetooth.le.BluetoothLeScanner void stopScan(android.bluetooth.le.ScanCallback)">
  24. <annotation name="androidx.annotation.RequiresPermission">
  25. <val name="value" val="&quot;android.permission.BLUETOOTH_ADMIN&quot;" />
  26. </annotation>
  27. </item>
  28. </root>