Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/hal/
DphNxpNciHal.cc3177 static uint8_t response_buf[][30] = {"STATUS_OK", in phNxpNciHal_print_res_status() local
3194 response_buf[status_byte]); in phNxpNciHal_print_res_status()
3196 NXPLOG_NCIHAL_D("%s: response status =%s", __func__, response_buf[11]); in phNxpNciHal_print_res_status()