Searched refs:feature_phy_coded (Results 1 – 4 of 4) sorted by relevance
111 static inline bool feature_phy_coded(struct ll_conn *conn) in feature_phy_coded() function
787 if (feature_phy_coded(conn)) {972 if (feature_phy_coded(conn)) {
318 ((phys & PHY_CODED) && !feature_phy_coded(conn))) { in rp_cc_check_phy()
609 if (!feature_phy_2m(conn) && !feature_phy_coded(conn)) { in ll_phy_req_send()2271 if (conn->llcp.fex.valid && feature_phy_coded(conn)) { in dle_max_time_get()