Home
last modified time | relevance | path

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

/hardware/nxp/nfc/pn8x/halimpl/common/
DphNfcTypes.h34 typedef uint8_t utf8_t; /* UTF8 Character String */ typedef
/hardware/nxp/nfc/snxxx/halimpl/common/
DphNfcTypes.h40 typedef uint8_t utf8_t; /* UTF8 Character String */ typedef
/hardware/nxp/uwb/halimpl/inc/common/
DphUwbTypes.h43 typedef uint8_t utf8_t; /* UTF8 Character String */ typedef
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_IoctlOperations.cc753 wFwUpdateReq = (utf8_t)wFwVer > (utf8_t)wFwVerRsp ? true : false; in phNxpNciHal_CheckFwRegFlashRequired()