Searched refs:terminate_ind (Results 1 – 4 of 4) sorted by relevance
254 pdu->len = PDU_DATA_LLCTRL_LEN(terminate_ind); in llcp_pdu_encode_terminate_ind()256 p = &pdu->llctrl.terminate_ind; in llcp_pdu_encode_terminate_ind()262 ctx->data.term.error_code = pdu->llctrl.terminate_ind.error_code; in llcp_pdu_decode_terminate_ind()
918 struct pdu_data_llctrl_terminate_ind terminate_ind; member
1588 return VALIDATE_PDU_LEN(pdu, terminate_ind);
334 pdu->len = offsetof(struct pdu_data_llctrl, terminate_ind) + in helper_pdu_encode_terminate_ind()337 pdu->llctrl.terminate_ind.error_code = p->error_code; in helper_pdu_encode_terminate_ind()974 offsetof(struct pdu_data_llctrl, terminate_ind) + in helper_pdu_verify_terminate_ind()979 zassert_equal(pdu->llctrl.terminate_ind.error_code, p->error_code, in helper_pdu_verify_terminate_ind()