| 317 | } |
| 318 | |
| 319 | bool Kernel::IsTracingCommunications() |
| 320 | { |
| 321 | return m_bTracingCommunications ; |
| 322 | } |
| 323 | |
| 324 | /************************************************************* |
| 325 | * @brief This function is called when we receive a "call" SML |
no outgoing calls
no test coverage detected