Searched refs:NFC_HAL_EVT_HCI (Results 1 – 2 of 2) sorted by relevance
35 #define NFC_HAL_EVT_HCI 0x0400 /* NCI message for hci persistency data */ macro40 #define NFC_HAL_HCI_RSP_NV_READ_EVT (0x01 | NFC_HAL_EVT_HCI)41 #define NFC_HAL_HCI_RSP_NV_WRITE_EVT (0x02 | NFC_HAL_EVT_HCI)42 #define NFC_HAL_HCI_VSC_TIMEOUT_EVT (0x03 | NFC_HAL_EVT_HCI)
710 case NFC_HAL_EVT_HCI: in nfc_hal_main_task()