extern void bpc_tuning_reset_complete

(struct CHANNEL_INSTANCE* inst,
  char commit, char* mode)

Indicates that a tuning reset has either completed or aborted, and invokes the pro_tuning_reset_confirmation callback for all channels.

Documentation

Indicates that a tuning reset has either completed or aborted, and invokes the pro_tuning_reset_confirmation callback for all channels.

Parameters:
inst - A pointer to the channel-instance structure associated with the tuning profile.
commit_or_rollback - Whether the tuning reset actually occurred, one of:
mode - Either "plaintext" or "encrypted".

Home Alphabetic index



This page was generated with the help of DOC++.