Searched refs:PHONE_DEV (Results 1 – 1 of 1) sorted by relevance
13 : ${PHONE_DEV:=rndis0} # name of the RNDIS interface on the phone87 $ADB shell "ifconfig $PHONE_DEV down"90 $ADB shell "/data/local/hwaddr $PHONE_DEV $PHONE_HW"91 $ADB shell "/data/local/hwaddr $PHONE_DEV"101 $ADB shell "ifconfig $PHONE_DEV $PHONE_IP netmask $NETMASK up"127 $ADB shell "ifconfig $PHONE_DEV $PHONE_IP netmask $NETMASK up"128 $ADB shell "route add default gw $HOST_IP dev $PHONE_DEV"136 $ADB shell "ifconfig $PHONE_DEV up"137 $ADB shell "netcfg $PHONE_DEV dhcp"138 $ADB shell "ifconfig $PHONE_DEV" # for diagnostics[all …]