Searched refs:mDeviceAddressInvalid1 (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/p2p/
H A DSupplicantP2pIfaceCallbackTest.java59 private byte[] mDeviceAddressInvalid1 = { 0x00 }; field in class:SupplicantP2pIfaceCallbackTest
172 mDeviceAddress1Bytes, mDeviceAddressInvalid1,
222 mDut.onDeviceLost(mDeviceAddressInvalid1);
276 mDut.onGoNegotiationRequest(mDeviceAddressInvalid1, (short)0);

Completed in 9 milliseconds