Merge "Add WIFI_ENABLED and WIFI_DISABLED to StaEvent" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f3375f360e
@@ -784,6 +784,12 @@ message StaEvent {
|
||||
|
||||
// Framework changed Sta interface MAC address
|
||||
TYPE_MAC_CHANGE = 17;
|
||||
|
||||
// Wifi is turned on
|
||||
TYPE_WIFI_ENABLED = 18;
|
||||
|
||||
// Wifi is turned off
|
||||
TYPE_WIFI_DISABLED = 19;
|
||||
}
|
||||
|
||||
enum FrameworkDisconnectReason {
|
||||
|
||||
Reference in New Issue
Block a user