Start or stop a BLE scan on iOS and tvOS to pair Steam Controllers
Defined in SDL_hidapi.h
void SDL_hid_ble_scan(SDL_bool active);
SDL_bool | active | SDL_TRUE to start the scan, SDL_FALSE to stop the scan. |
This function is available since SDL 2.0.18.