Searched refs:max_frame_len (Results 1 – 2 of 2) sorted by relevance
158 uint16_t max_frame_len; member
1155 p_nfcipinfo->max_frame_len; in phHciNfc_NfcIP_Info_Sequence()1433 p_nfcipinfo->max_frame_len = NFCIP_DATA_RATE_CALC(*reg_value); in phHciNfc_NfcIP_InfoUpdate()1435 if (p_nfcipinfo->max_frame_len > NFCIP_MAX_DEP_REQ_HDR_LEN) in phHciNfc_NfcIP_InfoUpdate()1437 p_nfcipinfo->max_frame_len -= NFCIP_MAX_DEP_REQ_HDR_LEN; in phHciNfc_NfcIP_InfoUpdate()1445 p_remtgt_info->MaxFrameLength = p_nfcipinfo->max_frame_len; in phHciNfc_NfcIP_InfoUpdate()