Skip to main content

BluetoothRequestDeviceOptions

BFChainInterfaceBluetoothRequestDeviceOptions 2Less than 1 minute

BluetoothRequestDeviceOptions is an option object used to describe the rule interface for querying Bluetooth devices;

Property

  • BluetoothRequestDeviceOptions.filters

    Optional attribute, used to describe filter rulesopen in new window for querying Bluetooth devices;

  • BluetoothRequestDeviceOptions.optionalServices

    Optional attribute, used to describe the rules of those services that can access Bluetooth devices; if the subsequent access services are not declared here, you will receive an error message when accessing;
    The value of the property is an array of strings;

  • BluetoothRequestDeviceOptions.acceptAllDevices

    Optional attribute; used to query all Bluetooth devices;
    The attribute value is a boolean;

Method

  • none

Event

  • none

Platform Compatibility

Property/Method/EventAndroidIOSDesktop-DevDesktop
filtersX
optionalServicesX
acceptAllDevicesX

BluetoothPlugin

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.15.7