Home
last modified time | relevance | path

Searched refs:ese (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/nfc/1.2/vts/functional/
DVtsHalNfcV1_2TargetTest.cpp147 for (uint8_t ese : config.offHostRouteEse) { in TEST_P() local
148 EXPECT_GE(ese, MIN_OFFHOST_ROUTE_ID); in TEST_P()
149 EXPECT_LE(ese, MAX_OFFHOST_ROUTE_ID); in TEST_P()