Merge "Fix typo in hci/enums.proto: OCCURED -> OCCURRED"
This commit is contained in:
committed by
Android (Google) Code Review
commit
02d30d19a3
@@ -351,7 +351,7 @@ enum EventEnum {
|
||||
EVT_COMMAND_COMPLETE = 0x0E;
|
||||
EVT_COMMAND_STATUS = 0x0F;
|
||||
EVT_HARDWARE_ERROR = 0x10;
|
||||
EVT_FLUSH_OCCURED = 0x11;
|
||||
EVT_FLUSH_OCCURRED = 0x11;
|
||||
EVT_ROLE_CHANGE = 0x12;
|
||||
EVT_NUM_COMPL_DATA_PKTS = 0x13;
|
||||
EVT_MODE_CHANGE = 0x14;
|
||||
|
||||
Reference in New Issue
Block a user