mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
bfefc5ef104b63d0644ec3b4c766131987824535
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
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%