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

  /device/asus/flo/charger_touch/
charger_touch.c 25 const char* WIRELESS = "change@/devices/platform/bq51051b_wlc/power_supply/wireless";
76 if (!strncmp(str, WIRELESS, strlen(WIRELESS))) {
77 snprintf(path, sizeof(path), "%s/wireless/online", POWER_SUPPLY_PATH);
  /device/lge/mako/charger_touch/
charger_touch.c 25 const char* WIRELESS = "change@/devices/platform/bq51051b_wlc/power_supply/wireless";
76 if (!strncmp(str, WIRELESS, strlen(WIRELESS))) {
77 snprintf(path, sizeof(path), "%s/wireless/online", POWER_SUPPLY_PATH);

Completed in 61 milliseconds