ACI:GetConnectingNetworkMtu: Difference between revisions
No edit summary  | 
				|||
| Line 24: | Line 24: | ||
=Description=  | =Description=  | ||
Return the current access point to MTU value.  | Return the current access point to MTU value.  | ||
If the 3DS is connected to the internet, return current access point MTU value.  | If the 3DS is connected to the internet, return the current access point's MTU value.  | ||
If the 3DS isn't connected to the internet, return last connected access point MTU value.  | If the 3DS isn't connected to the internet, return the last connected access point's MTU value.  | ||
(If the 3DS has never connected to any access point return 0)  | (If the 3DS has never connected to any access point return to 0)  | ||
=Example=  | =Example=  | ||