Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/
Dull_llcp_phy.c62 LP_PU_STATE_WAIT_INSTANT, enumerator
696 ctx->state = LP_PU_STATE_WAIT_INSTANT; in lp_pu_st_wait_tx_ack_phy_update_ind()
736 ctx->state = LP_PU_STATE_WAIT_INSTANT; in lp_pu_st_wait_rx_phy_update_ind()
858 case LP_PU_STATE_WAIT_INSTANT: in lp_pu_execute_fsm()
928 return (ctx->state == LP_PU_STATE_WAIT_INSTANT); in llcp_lp_pu_awaiting_instant()