GetConnectedBluetoothDevicesCompleteCallback typedef
GetConnectedBluetoothDevicesCompleteCallback =
void Function(BluetoothError)
Implementation
typedef GetConnectedBluetoothDevicesCompleteCallback = void Function(
BluetoothError);