Home
last modified time | relevance | path

Searched defs:ndefRecord (Results 1 – 1 of 1) sorted by relevance

/device/board/bearpi/bearpi_hm_nano/app/B5_basic_i2c_nfc/nfc/ndef/rtd/
DnfcForum.c4 static void rtdHeader(uint8_t type, NDEFRecordStr *ndefRecord, uint8_t *I2CMsg) in rtdHeader()
17 uint8_t composeRtdText(const NDEFDataStr *ndef, NDEFRecordStr *ndefRecord, uint8_t *I2CMsg) in composeRtdText()
31 uint8_t composeRtdUri(const NDEFDataStr *ndef, NDEFRecordStr *ndefRecord, uint8_t *I2CMsg) in composeRtdUri()
44 void composeNDEFMBME(bool isFirstRecord, bool isLastRecord, NDEFRecordStr *ndefRecord) in composeNDEFMBME()