qcacmn: Handle initial wake up message from target

Handle initial wake up message from target .

Change-Id: Ibd3e916e288090e1318ebbd75468577b25962d05
CRs-Fixed: 1051684
This commit is contained in:
Rajeev Kumar
2016-08-08 10:51:33 -07:00
committed by Vishwajith Upendra
vanhempi bb6bd1132e
commit 296c019780
2 muutettua tiedostoa jossa 13 lisäystä ja 0 poistoa

Näytä tiedosto

@@ -89,6 +89,7 @@ typedef enum {
HTC_PROCESS_CREDIT_REPORT,
HTC_SUSPEND_ACK,
HTC_SUSPEND_NACK,
HTC_INITIAL_WAKE_UP,
} htc_credit_exchange_type;
typedef struct {