User Tools

Site Tools


uphp:functions:net_disable3g

This is an old revision of the document!


net_disable3g

WMPRO, WMMINI FW >= 1.0 WMMEGA FW >= 2.0

Disabled 3G support for the dongle

Description

int net_disable3g ( )

This disables the 2G/3G PPP stack, allowing you to interface with a USB CDC device or the 3G modem via text commands

Parameter

none

Return Value

none

Example

<?
  net_disable3g();
?>

See Also

net_enable3g() - Enable 3G PPP Stack

usb_info() - Get information about the USB state

setusbpower() - Set the state of the USB power

getusbstat() - Get information about the USB connection state

uphp/functions/net_disable3g.1494485348.txt.gz · Last modified: 2021/09/13 05:56 (external edit)