Skip to main content
Use this API to listen for newly discovered Bluetooth devices during discovery. The callback triggers when new devices are found.

Parameters

Success Callback Parameters

Device Object Properties

Code Example

Basic Usage

Build Device List

Find Specific Device

Remember to call my.offBluetoothDeviceFound when done to stop receiving device updates.

my.offBluetoothDeviceFound

Stop listening

my.startBluetoothDevicesDiscovery

Start discovery