HomeSort by relevance Sort by last modified time
    Searched refs:G_WLAN_SET_ON (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.h 68 #define G_WLAN_SET_ON 0
wl_iw.c 84 static int g_onoff = G_WLAN_SET_ON;
289 if (g_onoff == G_WLAN_SET_ON) {
808 if (g_onoff == G_WLAN_SET_ON) {
837 if (g_onoff == G_WLAN_SET_ON) {
911 g_onoff = G_WLAN_SET_ON;
940 if (g_onoff == G_WLAN_SET_ON) {
    [all...]

Completed in 117 milliseconds