As part of the Rolling CAC State Machine, introduce three state enums (INIT, RUNNING and COMPLETE) and the corresponding state events. Introduce generic APIs such as dfs_rcac_sm_create, dfs_rcac_sm_destroy and dfs_rcac_sm_deliver_evt for rolling CAC State machine operations. CRs-Fixed: 2659666 Change-Id: I528db71aa7d21dced7e47ff4f9cccfbfe94c8c21