Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_cc.c626 LP_CC_STATE_IDLE = LLCP_STATE_IDLE, enumerator
708 ctx->state = LP_CC_STATE_IDLE; in llcp_lp_cc_rx()
807 ctx->state = LP_CC_STATE_IDLE; in lp_cc_complete()
1042 case LP_CC_STATE_IDLE: in lp_cc_execute_fsm()
1089 return ctx->state != LP_CC_STATE_IDLE; in llcp_lp_cc_is_active()
1107 case LP_CC_STATE_IDLE: in llcp_lp_cc_cancel()