wl_cm.h File Reference

#include "wl_api.h"

Go to the source code of this file.

Typedefs

typedef void( cm_conn_cb_t )(struct wl_network_t *net, void *ctx)
typedef void( cm_disconn_cb_t )(void *ctx)
typedef void( cm_scan_cb_t )(void *ctx)

Functions

wl_err_t wl_cm_set_network (struct wl_ssid_t *ssid, struct wl_mac_addr_t *bssid)
 Set the desired network which the connection manager should try to connect to.
wl_err_t wl_cm_start (cm_scan_cb_t scan_cb, cm_conn_cb_t conn_cb, cm_disconn_cb_t disconn_cb, void *ctx)


Typedef Documentation

typedef void( cm_conn_cb_t)(struct wl_network_t *net, void *ctx)

Definition at line 34 of file wl_cm.h.

typedef void( cm_disconn_cb_t)(void *ctx)

Definition at line 35 of file wl_cm.h.

typedef void( cm_scan_cb_t)(void *ctx)

Definition at line 33 of file wl_cm.h.


Generated on Fri Feb 19 02:24:09 2010 for AVR32 - H&D by  doxygen 1.5.5