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

  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_custom_gpio.c 38 #define WL_ERROR(x) printf x
83 WL_ERROR(("%s: ERROR customer specific Host GPIO is NOT defined \n",
88 WL_ERROR(("%s: customer specific Host GPIO number is (%d)\n",
118 WL_ERROR(("=========== WLAN placed in RESET ========\n"));
130 WL_ERROR(("=========== WLAN going back to live ========\n"));
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.c 51 #define WL_ERROR(x) printf x
321 WL_ERROR(("%s: dev is null\n", __FUNCTION__));
341 WL_ERROR(("%s: Error dev_open: %d\n", __func__, ret));
644 WL_ERROR(("%s: set country %s failed code %d\n", __FUNCTION__, country_code, error));
689 WL_ERROR(("Unkwown yet power setting, ignored\n"));
807 WL_ERROR(("%s was called w/o DHCP OFF. Continue\n", __FUNCTION__));
844 WL_ERROR(("Unkwown yet power setting, ignored\n"));
875 WL_ERROR(("%s: Suspend Flag %d -> %d\n", \
878 WL_ERROR(("%s: failed %d\n", __FUNCTION__, ret));
961 WL_ERROR(("%s: get dtim_skip failed code %d\n",
    [all...]

Completed in 82 milliseconds