HomeSort by relevance Sort by last modified time
    Searched full:mode_set (Results 1 - 1 of 1) sorted by null

  /hardware/ti/wlan/wl1271/wpa_supplicant_lib/
driver_ti.c 418 u32 mode_set = mode; local
421 switch(mode_set)
424 mode_set = SG_OPPORTUNISTIC;
427 mode_set = SG_PROTECTIVE;
430 mode_set = SG_DISABLE;
439 &mode_set, sizeof(u32), NULL, 0))
    [all...]

Completed in 101 milliseconds