Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_df.c301 case PHY_LEGACY: in radio_df_ctrl_set()
327 RADIO_DFECTRL1_TSAMPLESPACING_2us, PHY_LEGACY); in radio_df_cte_tx_aod_2us_set()
340 RADIO_DFECTRL1_TSAMPLESPACING_2us, PHY_LEGACY); in radio_df_cte_tx_aod_4us_set()
353 RADIO_DFECTRL1_TSAMPLESPACING_2us, PHY_LEGACY); in radio_df_cte_tx_aoa_set()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df.c336 radio_df_cte_rx_4us_switching(true, PHY_LEGACY); in lll_df_conf_cte_info_parsing_enable()
Dlll_scan.c265 (phy == PHY_LEGACY) ? PHY_1M : phy) - in lll_scan_prepare_connect_req()
1179 lll_scan_prepare_connect_req(lll, pdu_tx, PHY_LEGACY,
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dpdu.h264 #define PHY_LEGACY 0 macro
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/hci/
Dhci.c1927 PHY_LEGACY); in le_create_connection()