mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
VtsHalNfcV1_0TargetTest uses VtsHalHidlCallbackBase. Callback class extends VtsHalHidlCallbackBase and use waitForCallback and notifyFromCallback The original NFC test contains the following use cases: * Callback notify happens before wait * Multiple waiting in serial The modified version added the following use cases: * Wait for specific callback function * Passing callback arg data along wait and notify functions Bug: 36036059 Test: make VtsHalNfcV1_0TargetTest, adb push & adb shell Change-Id: Ic6668a18254661d07c4ff37309cd96ea5f786d29