Home
last modified time | relevance | path

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

/hardware/nxp/nfc/intf/nxpnfc/2.0/
DINxpNfc.hal38 * reset the ese based on resettype
46 * updates ese with current state and notifies upper layer
48 * @param input current ese state to set
/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()