Searched refs:sendEvent_1_1 (Results 1 – 10 of 10) sorted by relevance
/hardware/interfaces/nfc/1.1/ |
D | INfcClientCallback.hal | 27 sendEvent_1_1(NfcEvent event, NfcStatus status);
|
/hardware/nxp/nfc/pn8x/1.1/ |
D | Nfc.h | 67 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback()
|
/hardware/st/nfc/1.1/ |
D | Nfc.h | 68 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback()
|
/hardware/nxp/nfc/snxxx/1.1/ |
D | Nfc.h | 67 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback()
|
/hardware/nxp/nfc/snxxx/1.2/ |
D | Nfc.h | 68 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback()
|
/hardware/st/nfc/1.2/ |
D | Nfc.h | 69 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback()
|
/hardware/nxp/nfc/pn8x/1.2/ |
D | Nfc.h | 69 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback()
|
/hardware/samsung/nfc/1.2/ |
D | SecNfc.h | 49 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback()
|
/hardware/interfaces/nfc/1.2/vts/functional/ |
D | VtsHalNfcV1_2TargetTest.cpp | 64 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/ |
D | VtsHalNfcV1_1TargetTest.cpp | 64 Return<void> sendEvent_1_1(NfcEvent event, NfcStatus event_status) override { in sendEvent_1_1() function in NfcClientCallback
|