qcacmn: Add timestamp info in Vdev SM history
Add timestamp info in Vdev SM history Change-Id: I5c3c5da2e48fccc5f85802c9021bd060f940a243 CRs-Fixed: 2756819
This commit is contained in:
@@ -76,6 +76,7 @@ struct wlan_sm_history_info {
|
||||
uint8_t event_type;
|
||||
uint8_t initial_state;
|
||||
uint8_t final_state;
|
||||
uint64_t time;
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user