Searched defs:otPlatDiagModeGet (Results 1 – 4 of 4) sorted by relevance
63 bool otPlatDiagModeGet(void) { return sDiagMode; } in otPlatDiagModeGet() function
508 bool otPlatDiagModeGet(void) { return false; } in otPlatDiagModeGet() function
537 bool otPlatDiagModeGet(void) { return GetRadioSpinel().IsDiagEnabled(); } in otPlatDiagModeGet() function
235 OT_TOOL_WEAK bool otPlatDiagModeGet() { return sDiagMode; } in otPlatDiagModeGet() function