Home
last modified time | relevance | path

Searched defs:command1 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Nfc/framework/tests/src/android/nfc/
DApduListTest.java32 private final byte[] command1 = new byte[] {0x00, (byte) 0xA4, 0x04, 0x00}; field in ApduListTest
/packages/modules/Bluetooth/system/gd/hci/
Dcontroller_test.cc437 auto command1 = in TEST_F() local