![]() |
DVBCore
22.3.0
Open Source DVB Engine
|
Contains the initialise functions for IP. More...
#include "techtype.h"
Go to the source code of this file.
Enumerations | |
enum | E_STB_IP_MODE { IP_DHCP, IP_STATIC } |
Functions | |
void | AIP_ConnectToNetwork (BOOLEAN wait_for_completion) |
Connect to network based on IP_MODE from NVM e.g. restore from IP NVM and connect to network. More... | |
Contains the initialise functions for IP.
void AIP_ConnectToNetwork | ( | BOOLEAN | wait_for_completion | ) |
Connect to network based on IP_MODE from NVM e.g. restore from IP NVM and connect to network.
wait_for_completion | if TRUE and the mode is DHCP this function blocks until the DHCP has returned a result |