Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_phy.c235 const uint8_t old_rx = lll->phy_rx; in pu_apply_phy_update() local
267 return ((old_tx != lll->phy_tx) || (old_rx != lll->phy_rx)); in pu_apply_phy_update()