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

  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_custom_gpio.c 38 #define WL_ERROR(x) printf x
77 WL_ERROR(("%s: ERROR customer specific Host GPIO is NOT defined \n",
82 WL_ERROR(("%s: customer specific Host GPIO number is (%d)\n",
105 WL_ERROR(("=========== WLAN placed in RESET ========\n"));
117 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
282 WL_ERROR(("%s: dev is null\n", __FUNCTION__));
300 WL_ERROR(("%s: Error dev_open: %d\n", __func__, ret));
596 WL_ERROR(("%s: set country %s failed code %d\n", __FUNCTION__, country_code, error));
724 WL_ERROR(("%s was called w/o DHCP OFF. Continue\n", __FUNCTION__));
761 WL_ERROR(("Unkwown yet power setting, ignored\n"));
840 WL_ERROR(("%s: Fails %d\n", __FUNCTION__, error));
890 WL_ERROR(("%s: dev is null\n", __FUNCTION__));
930 WL_ERROR(("%s: dev is null\n", __FUNCTION__));
1080 WL_ERROR(("ERROR: sub_cmd:%s != 'AP_CFG'!\n", sub_cmd))
    [all...]
wl_iw.h 73 WL_ERROR(("%s: error : extra is null pointer\n", __FUNCTION__)); \

Completed in 61 milliseconds