nRF Connect SDK API 2.8.99
|
bool exit_datamode_handler | ( | int | result | ) |
Exit the data mode handler.
Remove the callback to the data mode handler and start dropping the incoming data, until the data mode is exited.
result | Result of sending in data mode. |
true | If handler has closed successfully. false If not in data mode. |