le_kernelModule_interface.h
20 * Module dependencies and running module load scripts are handled automatically. Only the name of47 //--------------------------------------------------------------------------------------------------51 //--------------------------------------------------------------------------------------------------54 //--------------------------------------------------------------------------------------------------57 * Connect the current client thread to the service providing this API. Block until the service is61 * called before any other functions in this API. Normally, ConnectService is automatically called66 //--------------------------------------------------------------------------------------------------72 //--------------------------------------------------------------------------------------------------75 * Try to connect the current client thread to the service providing this API. Return with an error79 * called before any other functions in this API. Normally, ConnectService is automatically called88 * - LE_NOT_PERMITTED if the client interface is not bound to any service (doesn't have a binding).91 //--------------------------------------------------------------------------------------------------97 //--------------------------------------------------------------------------------------------------101 * When a server connection is lost, call this handler then exit with LE_FATAL. If a program wants104 //--------------------------------------------------------------------------------------------------111 //--------------------------------------------------------------------------------------------------117 * longer a connection to the service, and the functions in this API can't be used. For details, see122 //--------------------------------------------------------------------------------------------------129 //--------------------------------------------------------------------------------------------------140 //--------------------------------------------------------------------------------------------------147 //--------------------------------------------------------------------------------------------------