Ejemplo n.º 1
0
    /////////////////// all the next methods are just calling the same BtConnection methods

    //private static AndroidJavaClass ajc = new AndroidJavaClass ("com.badran.bluetoothcontroller.Bridge") ;
    //public GameObject = GameObject.
    public static void askEnableBluetooth()
    {
        BtConnection.askEnableBluetooth();
    }