Module network_fsm

network_fsm.

Description

This module is depreciated. Use the network module instead.

Function Index

start/1
stop/0
wait_for_ap/0
wait_for_ap/1
wait_for_ap/2
wait_for_sta/0
wait_for_sta/1
wait_for_sta/2

Function Details

start/1

start(Config) -> any()

stop/0

stop() -> any()

wait_for_ap/0

wait_for_ap() -> any()

wait_for_ap/1

wait_for_ap(ApConfig) -> any()

wait_for_ap/2

wait_for_ap(ApConfig, Timeout) -> any()

wait_for_sta/0

wait_for_sta() -> any()

wait_for_sta/1

wait_for_sta(StaConfig) -> any()

wait_for_sta/2

wait_for_sta(StaConfig, Timeout) -> any()