Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h19 #define RADIO_PKT_CONF_PHY_LEGACY (0U) macro
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan.c390 RADIO_PKT_CONF_PHY(RADIO_PKT_CONF_PHY_LEGACY));
Dlll_adv.c975 RADIO_PKT_CONF_PHY(RADIO_PKT_CONF_PHY_LEGACY)); in prepare_cb()