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

  /device/asus/flo/conn_init/
wfc_util_qcom.c 250 char string_buff[5]; local
276 string_buff,
302 char string_buff[5]; local
328 string_buff,
669 char string_buff[5]; local
678 string_buff,
680 //wfc_util_log_info("%s%s", WFC_UTIL_CFG_TAG_L2Roaming, string_buff);
681 wfc_util_log_info("%s%s", WFC_UTIL_CFG_TAG_POWER_SAVE, string_buff);
682 if(0 == strncmp(string_buff, "0", 1)) {
  /device/lge/mako/conn_init/
wfc_util_qcom.c 248 char string_buff[5]; local
274 string_buff,
300 char string_buff[5]; local
326 string_buff,
655 char string_buff[5]; local
664 string_buff,
666 //wfc_util_log_info("%s%s", WFC_UTIL_CFG_TAG_L2Roaming, string_buff);
667 wfc_util_log_info("%s%s", WFC_UTIL_CFG_TAG_POWER_SAVE, string_buff);
668 if(0 == strncmp(string_buff, "0", 1)) {

Completed in 269 milliseconds