Lines Matching refs:phy_flags
77 uint8_t phy_flags);
333 adv->lll.phy_flags = PHY_FLAGS_S8;
1048 conn_lll->phy_flags = lll->phy_flags;
1054 conn_lll->phy_flags = PHY_FLAGS_S8;
1219 const uint8_t phy_flags = lll->phy_flags; local
1225 const uint8_t phy_flags = 0U; local
1239 phy_flags);
2162 uint8_t phy_flags; local
2172 phy_flags = lll->phy_flags;
2175 phy_flags = 0U;
2180 time_us = adv_time_get(pdu, pdu_scan, chan_cnt, phy, phy_flags);
2269 uint8_t phy_flags) argument
2281 time_us += PDU_AC_US(pdu->len, phy, phy_flags) * adv_chn_cnt +