Searched defs:otPlatDiagModeGet (Results 1 – 6 of 6) sorted by relevance
112 bool otPlatDiagModeGet() { return false; } in otPlatDiagModeGet() function
69 bool otPlatDiagModeGet(void) { return sDiagMode; } in otPlatDiagModeGet() function
531 bool otPlatDiagModeGet(void) { return false; } in otPlatDiagModeGet() function
620 bool otPlatDiagModeGet(void) { return GetRadioSpinel().IsDiagEnabled(); } in otPlatDiagModeGet() function
463 bool otPlatDiagModeGet() { return false; } in otPlatDiagModeGet() function
259 OT_TOOL_WEAK bool otPlatDiagModeGet() { return sDiagMode; } in otPlatDiagModeGet() function