Home
last modified time | relevance | path

Searched defs:HalEvent (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/nfc/src/rust/hal/
H A Dhal.rs55 pub enum HalEvent { enum
83 pub async fn register(&mut self, event: HalEvent, sender: oneshot::Sender<HalEventStatus>) { in register()
/aosp_15_r20/hardware/st/nfc/st21nfc/hal/
Dhalcore_private.h86 } HalEvent; typedef
/aosp_15_r20/hardware/st/nfc/1.0/hal/
Dhalcore_private.h85 } HalEvent; typedef
/aosp_15_r20/system/nfc/src/fuzzers/integration/
H A Dnfc_integration_fuzzer.proto301 enum HalEvent { enum