Home
last modified time | relevance | path

Searched defs:proc_ctx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_internal.h133 struct proc_ctx { struct
135 sys_snode_t node;
138 struct llcp_mem_pool *owner;
142 sys_snode_t wait_node;
146 enum llcp_proc proc;
148 enum pdu_data_llctrl_type response_opcode;
151 uint8_t state;
154 enum pdu_data_llctrl_type rx_opcode;
157 uint8_t rx_greedy;
160 enum pdu_data_llctrl_type tx_opcode;
[all …]