Home
last modified time | relevance | path

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

/aosp_15_r20/system/nfc/src/nfa/ndefnfcee/t4t/
H A Dnfa_nfcee_act.cc39 bool isDataLenBelowMaxFileCapacity(void);
624 bool isDataLenBelowMaxFileCapacity(void) { in isDataLenBelowMaxFileCapacity() function
645 if (!isDataLenBelowMaxFileCapacity()) { in getWritePreconditionStatus()