Home
last modified time | relevance | path

Searched refs:reset_ntf (Results 1 – 2 of 2) sorted by relevance

/system/nfc/halimpl/pn54x/hal/
DphNxpNciHal_Kovio.c37 static uint8_t reset_ntf[] = {0x60, 0x00, 0x06, 0xA0, 0x00, variable
124 nxpncihal_ctrl.rx_data_len = sizeof(reset_ntf); in phNxpNciHal_rf_deactivate()
125 memcpy(nxpncihal_ctrl.p_rx_data, reset_ntf, sizeof(reset_ntf)); in phNxpNciHal_rf_deactivate()
DphNxpNciHal.c773 static uint8_t reset_ntf[] = {0x60, 0x00, 0x06, 0xA0, 0x00, in phNxpNciHal_write_unlocked() local
837 nxpncihal_ctrl.rx_data_len = sizeof(reset_ntf); in phNxpNciHal_write_unlocked()
838 memcpy(nxpncihal_ctrl.p_rx_data, reset_ntf, sizeof(reset_ntf)); in phNxpNciHal_write_unlocked()