Searched refs:kCommandLength (Results 1 – 1 of 1) sorted by relevance
249 static const uint32_t kCommandLength = 4; in nxp_pn80t_handle_interface_call() local253 uint8_t buf[kCommandLength + 1]; in nxp_pn80t_handle_interface_call()257 if (ese_sg_to_buf(tx_buf, tx_len, 0, sizeof(buf), buf) != kCommandLength) { in nxp_pn80t_handle_interface_call()