Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_cc.c102 RP_CC_EVT_RUN, enumerator
293 case RP_CC_EVT_RUN: in rp_cc_state_idle()
362 case RP_CC_EVT_RUN: in rp_cc_state_wait_tx_cis_rsp()
375 case RP_CC_EVT_RUN: in rp_cc_state_wait_tx_reject_ind()
423 case RP_CC_EVT_RUN: in rp_cc_state_wait_ntf_avail()
473 case RP_CC_EVT_RUN: in rp_cc_state_wait_reply()
499 case RP_CC_EVT_RUN: in rp_cc_state_wait_instant()
607 rp_cc_execute_fsm(conn, ctx, RP_CC_EVT_RUN, param); in llcp_rp_cc_run()