Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_phy.c193 static inline bool phy_validation_check_phy_ind(uint8_t phy) in phy_validation_check_phy_ind() function
206 if (!phy_validation_check_phy_ind(ctx->data.pu.c_to_p_phy) || in pu_check_update_ind()
207 !phy_validation_check_phy_ind(ctx->data.pu.p_to_c_phy)) { in pu_check_update_ind()