Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_terminate/src/
Dmain.c56 struct pdu_data_llctrl_terminate_ind remote_terminate_ind = { in test_terminate_rem()
104 struct pdu_data_llctrl_terminate_ind local_terminate_ind = { in test_terminate_loc()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dpdu.h643 struct pdu_data_llctrl_terminate_ind { struct
918 struct pdu_data_llctrl_terminate_ind terminate_ind;
Dull_llcp_pdu.c251 struct pdu_data_llctrl_terminate_ind *p; in llcp_pdu_encode_terminate_ind()
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_pdu.c331 struct pdu_data_llctrl_terminate_ind *p = param; in helper_pdu_encode_terminate_ind()
335 sizeof(struct pdu_data_llctrl_terminate_ind); in helper_pdu_encode_terminate_ind()
969 struct pdu_data_llctrl_terminate_ind *p = param; in helper_pdu_verify_terminate_ind()
975 sizeof(struct pdu_data_llctrl_terminate_ind), in helper_pdu_verify_terminate_ind()