Function sdl2_sys::SDL_hid_ble_scan

source ·
pub unsafe extern "C" fn SDL_hid_ble_scan(active: SDL_bool)
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.