#include "bluetoothradio.h" const char* ffDetectBluetoothRadio(FF_MAYBE_UNUSED FFlist* devices /* FFBluetoothRadioResult */) { return "Not supported on this platform"; }