CHAILink SDK
Version 1.3
|
typedef void(* NH_SERVER_ASKTOENTERBL)(void) |
Called when the VNM want the client to enter in boot loader mode.
Before calling this this handler, the CHAILink Client automatically call the CLC_ResetVNM(TRUE) function, wait 10 ms then call this handler. Implementation of this handler MUST enter in boot loader mode and should not return.