Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/nfc/include/
H A Dndef_utils.h313 uint8_t* p_new_type,
/aosp12/system/nfc/src/nfc/ndef/
H A Dndef_utils.cc1101 uint8_t* p_new_type, uint8_t new_type_len) { in NDEF_MsgReplaceType() argument
1152 if (p_new_type) memcpy(p_prev_type, p_new_type, new_type_len); in NDEF_MsgReplaceType()