Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ ETHGetLinkStateAsync
Function
ETHGetLinkStateAsync
src/dolphin/src/eth/eth.c:840–843 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
838
}
839
840
BOOL ETHGetLinkStateAsync(BOOL* status) {
841
//ASSERTLINE(1104, status);
842
return linkStateAsyncMain(status);
843
}
844
845
s32 ETHGetNWAYMode(void) {
846
u8 nways;
Callers
nothing calls this directly
Calls
1
linkStateAsyncMain
Function · 0.85
Tested by
no test coverage detected