Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_conn.h32 struct data_pdu_length { struct
106 struct data_pdu_length local;
107 struct data_pdu_length remote;
108 struct data_pdu_length eff;
Dull_llcp_pdu.c631 const struct data_pdu_length *dle) in encode_length_req_rsp_common()
667 static bool dle_remote_valid(const struct data_pdu_length *remote) in dle_remote_valid()
706 struct data_pdu_length remote; in decode_length_req_rsp_common()