TizenRT Public API  v2.0 M2
binary_manager.h File Reference
#include <tinyara/binary_manager.h>
Include dependency graph for binary_manager.h:

Go to the source code of this file.

Functions

int binary_manager_notify_binary_started (void)
 Notify that loaded binary is started to binary manager. More...
 
int binary_manager_register_state_changed_callback (binmgr_statecb_t handler, void *cb_data)
 Set the callback which will be called when the the states of binaries are changed. More...
 
int binary_manager_unregister_state_changed_callback (void)
 Clear the registered callback for the changes of binary state. More...