Searched refs:llcp_pdu_encode_reject_ind (Results 1 – 4 of 4) sorted by relevance
250 llcp_pdu_encode_reject_ind(pdu, ctx->data.enc.error); in lp_enc_ntf()731 llcp_pdu_encode_reject_ind(pdu, ctx->reject_ext_ind.error_code); in llcp_rp_enc_tx()
498 llcp_pdu_encode_reject_ind(pdu, reject_code); in rr_tx()
686 void llcp_pdu_encode_reject_ind(struct pdu_data *pdu, uint8_t error_code);
410 void llcp_pdu_encode_reject_ind(struct pdu_data *pdu, uint8_t error_code) in llcp_pdu_encode_reject_ind() function