Home
last modified time | relevance | path

Searched refs:llcp_ntf_encode_unknown_rsp (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_common.c254 llcp_ntf_encode_unknown_rsp(ctx, pdu); in lp_comm_ntf_feature_exchange()
301 llcp_ntf_encode_unknown_rsp(ctx, pdu); in lp_comm_ntf_cte_req()
Dull_llcp_internal.h624 void llcp_ntf_encode_unknown_rsp(struct proc_ctx *ctx,
Dull_llcp_pdu.c101 void llcp_ntf_encode_unknown_rsp(struct proc_ctx *ctx, struct pdu_data *pdu) in llcp_ntf_encode_unknown_rsp() function