typedef void (*PFV_AUD_EMITTER_NOTIFY)(cobuns32_t notif_type,
void *notif_buf,
void *emitter_data);
| notif_type | Notification type:
|
||
| notif_buf | Notification buffer. The contents of this buffer are dependent upon notif_type. | ||
| emitter_data | Emitter-specific data |
Nothing
| Nothing |
This function is invoked by the audit facility for each configuration change that occurs for the emitter after it has been initialised.
Related topics: