SDL_hid_ble_scan
Start or stop a BLE scan on iOS and tvOS to pair Steam Controllers.
- Provided by: libsdl3-doc (Version: 3.4.2+ds-1ubuntu1)
- Source: libsdl3
- Report a bug
Start or stop a BLE scan on iOS and tvOS to pair Steam Controllers.
#include <SDL3/SDL_hidapi.h>
void SDL_hid_ble_scan(bool active);
This function is available since SDL 3.2.0.