wl_cm.c File Reference

#include "wl_cm.h"
#include "wl_util.h"
#include <string.h>

Go to the source code of this file.

Data Structures

struct  cm
struct  cm_candidate

Defines

#define CM_DPRINTF(fmt...)

Functions

static struct wl_network_t * find_best_candidate (struct cm *cm)
static void select_net (struct cm *cm)
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)
static void wl_conn_failure_cb (void *ctx)
static void wl_conn_lost_cb (void *ctx)
static void wl_event_cb (struct wl_event_t event, void *ctx)
static void wl_media_connected_cb (void *ctx)
static void wl_scan_complete_cb (void *ctx)

Variables

static struct cmcm = NULL


Define Documentation

#define CM_DPRINTF ( fmt...   ) 


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