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);
2169 uint8_t phy_flags; local
2179 phy_flags = lll->phy_flags;
2182 phy_flags = 0U;
2187 time_us = adv_time_get(pdu, pdu_scan, chan_cnt, phy, phy_flags);
2276 uint8_t phy_flags) argument
2288 time_us += PDU_AC_US(pdu->len, phy, phy_flags) * adv_chn_cnt +