Searched refs:NfccPowerTracker (Results 1 – 4 of 4) sorted by relevance
38 NfccPowerTracker::NfccPowerTracker() { in NfccPowerTracker() function in NfccPowerTracker45 NfccPowerTracker::~NfccPowerTracker() {} in ~NfccPowerTracker()56 NfccPowerTracker& NfccPowerTracker::getInstance() { in getInstance()57 static NfccPowerTracker sPwrInstance; in getInstance()70 void NfccPowerTracker::Initialize() { in Initialize()103 uint64_t NfccPowerTracker::TimeDiff(struct timespec start, in TimeDiff()125 void NfccPowerTracker::ProcessCmd(uint8_t* cmd, uint16_t len) { in ProcessCmd()176 void NfccPowerTracker::ProcessNtf(uint8_t* rsp, uint16_t rsp_len) { in ProcessNtf()358 bool NfccPowerTracker::ReadPowerStateLog() { in ReadPowerStateLog()411 void NfccPowerTracker::Reset() { in Reset()[all …]
37 class NfccPowerTracker {39 static NfccPowerTracker& getInstance();110 NfccPowerTracker();111 ~NfccPowerTracker();
58 "halimpl/utils/NfccPowerTracker.cpp",
757 NfccPowerTracker::getInstance().Initialize(); in phNxpNciHal_MinOpen()1025 NfccPowerTracker::getInstance().ProcessCmd( in phNxpNciHal_write_unlocked()1163 NfccPowerTracker::getInstance().ProcessNtf(nxpncihal_ctrl.p_rx_data, in phNxpNciHal_read_complete()2186 NfccPowerTracker::getInstance().Pause(); in phNxpNciHal_close()2230 NfccPowerTracker::getInstance().Reset(); in phNxpNciHal_configDiscShutdown()