Function SDL_hid_ble_scan
pub unsafe extern "C" fn SDL_hid_ble_scan(active: SDL_bool)
Available on crate feature
dep_sdl2
only.Expand description
Start or stop a BLE scan on iOS and tvOS to pair Steam Controllers
\param active SDL_TRUE to start the scan, SDL_FALSE to stop the scan
\since This function is available since SDL 2.0.18.