Home
last modified time | relevance | path

Searched refs:pdu_data_llctrl_min_used_chans_ind (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/ctrl_min_used_chans/src/
Dmain.c71 struct pdu_data_llctrl_min_used_chans_ind local_muc_ind = { .phys = 1, in ZTEST()
74 struct pdu_data_llctrl_min_used_chans_ind remote_muc_ind = { .phys = 1, in ZTEST()
133 struct pdu_data_llctrl_min_used_chans_ind remote_muc_ind = { .phys = 1, in ZTEST()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dpdu.h806 struct pdu_data_llctrl_min_used_chans_ind { struct
941 struct pdu_data_llctrl_min_used_chans_ind min_used_chans_ind;
Dull_llcp_pdu.c226 struct pdu_data_llctrl_min_used_chans_ind *p; in llcp_pdu_encode_min_used_chans_ind()
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_pdu.c112 struct pdu_data_llctrl_min_used_chans_ind *p = param; in helper_pdu_encode_min_used_chans_ind()
116 sizeof(struct pdu_data_llctrl_min_used_chans_ind); in helper_pdu_encode_min_used_chans_ind()
621 struct pdu_data_llctrl_min_used_chans_ind *p = param; in helper_pdu_verify_min_used_chans_ind()