Home
last modified time | relevance | path

Searched defs:hal_evt (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/fuzzers/nci/
Dhal.cc3 void hal_inject_event(uint8_t hal_evt, tHAL_NFC_STATUS status) { in hal_inject_event()
/system/nfc/src/nfc/nfc/
Dnfc_main.cc571 void nfc_main_post_hal_evt(uint8_t hal_evt, tHAL_NFC_STATUS status) { in nfc_main_post_hal_evt()
/system/nfc/src/nfc/include/
Dnfc_int.h132 uint8_t hal_evt; /* HAL event code */ member