//+build !android package main import ( "gioui.org/io/event" "git.wow.st/gmp/ble" ) func handleEvent(e event.Event, b *ble.BLE) { }