CHAILink SDK
Version 1.3
|
typedef void(* NH_CHAI_DEVICEDISCARDED)(CPDEVICEID const *const pDevID, DeviceDiscardedReasons const reason) |
Called on device unplug, or if a device becomes unreachable.
[in] | pDevID | Pointer to the device ID |
[in] | reason | Reason of discarding the device (see DeviceDiscardedReasons enumeration in CLC_Enums.h) |