WIFI_P2P_GC_CONNECTED
((wifi_link_status & WIFI_P2P_GC_CONNECTED) ? 1 : 0));
portConnectedStatus |= WIFI_P2P_GC_CONNECTED;