Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dspdhelper.cpp71 string strNew; in isPatchBadImpl() local
75 strNew.append(toHex(*prm++)); in isPatchBadImpl()
78 if ( strNew != mPatchId ) in isPatchBadImpl()
80 mPatchId = strNew; in isPatchBadImpl()