Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/hal/sr200/
Dfwd_hdll.h47 #define HDLL_MIN_RSP_LEN 8 macro
Dfwd_hdll.cc756 if (hdllCmdRsp->rsp_buf_len < HDLL_MIN_RSP_LEN) { in process_hdll_response()
759 __func__, hdllCmdRsp->rsp_buf_len, HDLL_MIN_RSP_LEN); in process_hdll_response()