| 505 | } |
| 506 | |
| 507 | void IRCommandDispatcher::setRequestToStopReceived(bool aRequestToStopReceived) { |
| 508 | requestToStopReceived = aRequestToStopReceived; |
| 509 | } |
| 510 | |
| 511 | #include "LocalDebugLevelEnd.h" |
| 512 |
nothing calls this directly
no outgoing calls
no test coverage detected