Home
last modified time | relevance | path

Searched refs:ProcessNtf (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/nfc/pn8x/halimpl/utils/
DNfccPowerTracker.h82 void ProcessNtf(uint8_t* cmd, uint16_t len);
DNfccPowerTracker.cpp176 void NfccPowerTracker::ProcessNtf(uint8_t* rsp, uint16_t rsp_len) { in ProcessNtf() function in NfccPowerTracker
/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal.cc1163 NfccPowerTracker::getInstance().ProcessNtf(nxpncihal_ctrl.p_rx_data, in phNxpNciHal_read_complete()