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

  /device/asus/flo/conn_init/
wfc_util_qcom.c 172 #define WFC_UTIL_CFG_DEFAULT_MAC_RFT "00900CBACD88"
207 if(0 == strncmp(mac_add, WFC_UTIL_CFG_DEFAULT_MAC_RFT, WFC_UTIL_CFG_LENGHT_MAC_STRING)) {
208 wfc_util_log_error("This is RFT MAC address [%s]", WFC_UTIL_CFG_DEFAULT_MAC_RFT);
  /device/lge/mako/conn_init/
wfc_util_qcom.c 170 #define WFC_UTIL_CFG_DEFAULT_MAC_RFT "00900CBACD88"
205 if(0 == strncmp(mac_add, WFC_UTIL_CFG_DEFAULT_MAC_RFT, WFC_UTIL_CFG_LENGHT_MAC_STRING)) {
206 wfc_util_log_error("This is RFT MAC address [%s]", WFC_UTIL_CFG_DEFAULT_MAC_RFT);

Completed in 156 milliseconds