Home
last modified time | relevance | path

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

/hardware/interfaces/nfc/1.1/
DINfcClientCallback.hal27 sendEvent_1_1(NfcEvent event, NfcStatus status);
/hardware/nxp/nfc/pn8x/1.1/
DNfc.h67 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback()
/hardware/st/nfc/1.1/
DNfc.h68 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback()
/hardware/nxp/nfc/snxxx/1.1/
DNfc.h67 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback()
/hardware/nxp/nfc/snxxx/1.2/
DNfc.h68 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback()
/hardware/st/nfc/1.2/
DNfc.h69 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback()
/hardware/nxp/nfc/pn8x/1.2/
DNfc.h69 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback()
/hardware/samsung/nfc/1.2/
DSecNfc.h49 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback()
/hardware/interfaces/nfc/1.2/vts/functional/
DVtsHalNfcV1_2TargetTest.cpp64 Return<void> sendEvent_1_1(NfcEvent event, NfcStatus event_status) override { in sendEvent_1_1() function in NfcClientCallback
/hardware/interfaces/nfc/1.1/vts/functional/
DVtsHalNfcV1_1TargetTest.cpp64 Return<void> sendEvent_1_1(NfcEvent event, NfcStatus event_status) override { in sendEvent_1_1() function in NfcClientCallback