1.3.5.4.40 CL_432_RELEASE_CONFIRM_CB Function Pointer
C
typedef void (*CL_432_RELEASE_CONFIRM_CB)(uint16_t dstAddress, DL_432_RESULT result);
Summary
Callback function pointer for the CL 4-32 Release Confirm primitive.
Description
This data type contains the definition of the callback function for the CL 4-32 Release Confirm primitive.
- dstAddress: Destination 4-32 address
- result: Confirmation result
Remarks
None.