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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/p2p/
H A DSupplicantP2pIfaceCallbackTest.java60 private byte[] mDeviceAddressInvalid2 = { 0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66 }; field in class:SupplicantP2pIfaceCallbackTest
182 mDeviceAddress1Bytes, mDeviceAddressInvalid2,
226 mDut.onDeviceLost(mDeviceAddressInvalid2);
280 mDut.onGoNegotiationRequest(mDeviceAddressInvalid2, (short)0);

Completed in 53 milliseconds