Lines Matching refs:llctrl
187 ctx->tx_opcode = pdu->llctrl.opcode; in llcp_rp_cc_tx_rsp()
207 ctx->tx_opcode = pdu->llctrl.opcode; in llcp_rp_cc_tx_reject()
305 if (!phy_valid(pdu->llctrl.cis_req.c_phy) || in rp_cc_check_phy()
306 !phy_valid(pdu->llctrl.cis_req.p_phy)) { in rp_cc_check_phy()
312 const uint8_t phys = pdu->llctrl.cis_req.p_phy | pdu->llctrl.cis_req.c_phy; in rp_cc_check_phy()
339 ull_peripheral_iso_acquire(conn, &pdu->llctrl.cis_req, in rp_cc_state_wait_rx_cis_req()
392 if (!ull_peripheral_iso_setup(&pdu->llctrl.cis_ind, ctx->data.cis_create.cig_id, in rp_cc_state_wait_rx_cis_ind()
564 switch (pdu->llctrl.opcode) { in llcp_rp_cc_rx()
685 ctx->tx_opcode = pdu->llctrl.opcode; in lp_cc_tx()
695 switch (pdu->llctrl.opcode) { in llcp_lp_cc_rx()
910 if (pdu->llctrl.reject_ext_ind.error_code == BT_HCI_ERR_UNSUPP_REMOTE_FEATURE) { in lp_cc_st_wait_rx_cis_rsp()
914 ctx->data.cis_create.error = pdu->llctrl.reject_ext_ind.error_code; in lp_cc_st_wait_rx_cis_rsp()