OnBluetoothDeviceFoundCallback typedef
OnBluetoothDeviceFoundCallback =
void Function(OnBluetoothDeviceFoundListenerResult)
Implementation
typedef OnBluetoothDeviceFoundCallback = void Function(
OnBluetoothDeviceFoundListenerResult);