Searched defs:error_mask (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_ncif.c1435 UINT16 error_mask = 0; local
1495 error_mask = (p_last->layer_specific & NFC_RAS_TOO_BIG);
1496 p_last->layer_specific = (p_msg->layer_specific | error_mask);

Completed in 51 milliseconds