[RAMEN9610-14887][common][9610] wlbt: complete fw_panic_done only on fw_panic
We want to prevent fw_panic_done completion happening in case of non
fw_panic SABLE trigger. Introduce response codes corresponding to each
situation based on if it is fw_panic or other trigger from wlbtd and
check for specific condition before completing individual completion.
This change is dependent upon corresponding wlbtd v3.1 which is providing
appropriate response_codes.
SCSC-Bug-Id: SSB-51921
Change-Id: Ia11bd8d8abc370f615222a3ce768b749ac876008
Signed-off-by: Purnendu Kapadia <p.kapadia@samsung.com>