Home
last modified time | relevance | path

Searched refs:PHY_CODED (Results 1 – 25 of 25) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_tim_internal.h23 case PHY_CODED: in addr_us_get()
Dlll_scan.c1109 case PHY_CODED:
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c757 #define PHY_PREFER_ANY (PHY_1M | PHY_2M | PHY_CODED)
1106 struct pdu_data_llctrl_phy_req phy_req = { .rx_phys = PHY_CODED, .tx_phys = PHY_CODED }; in test_local_cte_req_wait_for_phy_update_complete_and_disable()
1117 err = ull_cp_phy_update(&conn, PHY_CODED, PREFER_S2_CODING, PHY_CODED, HOST_INITIATED); in test_local_cte_req_wait_for_phy_update_complete_and_disable()
1220 struct pdu_data_llctrl_phy_req phy_req = { .rx_phys = PHY_CODED, .tx_phys = PHY_CODED }; in test_local_phy_update_wait_for_cte_req_complete()
1242 err = ull_cp_phy_update(&conn, PHY_CODED, PREFER_S2_CODING, PHY_CODED, HOST_INITIATED); in test_local_phy_update_wait_for_cte_req_complete()
1305 struct pdu_data_llctrl_phy_req phy_req = { .rx_phys = PHY_CODED, .tx_phys = PHY_CODED }; in test_phy_update_wait_for_remote_cte_req_complete()
1330 err = ull_cp_phy_update(&conn, PHY_CODED, PREFER_S2_CODING, PHY_CODED, HOST_INITIATED); in test_phy_update_wait_for_remote_cte_req_complete()
1368 struct pdu_data_llctrl_phy_req phy_req = { .rx_phys = PHY_CODED, .tx_phys = PHY_CODED }; in test_cte_req_wait_for_remote_phy_update_complete_and_disable()
/Zephyr-latest/tests/bluetooth/controller/ctrl_phy_update/src/
Dmain.c61 conn.phy_pref_rx = PHY_1M | PHY_2M | PHY_CODED; in phy_setup()
62 conn.phy_pref_tx = PHY_1M | PHY_2M | PHY_CODED; in phy_setup()
484 CHECK_PREF_PHY_STATE(conn, PHY_1M | PHY_2M | PHY_CODED, PHY_1M | PHY_2M | PHY_CODED); in ZTEST()
679 struct pdu_data_llctrl_phy_req rsp = { .rx_phys = PHY_1M | PHY_2M | PHY_CODED, in ZTEST()
680 .tx_phys = PHY_1M | PHY_2M | PHY_CODED }; in ZTEST()
767 CHECK_PREF_PHY_STATE(conn, PHY_1M | PHY_2M | PHY_CODED, PHY_1M | PHY_2M | PHY_CODED); in ZTEST()
843 struct pdu_data_llctrl_phy_req rsp = { .rx_phys = PHY_1M | PHY_2M | PHY_CODED, in ZTEST()
844 .tx_phys = PHY_1M | PHY_2M | PHY_CODED }; in ZTEST()
1540 CHECK_PREF_PHY_STATE(conn, PHY_1M | PHY_2M | PHY_CODED, PHY_1M | PHY_2M | PHY_CODED); in ZTEST()
1628 struct pdu_data_llctrl_phy_req rsp = { .rx_phys = PHY_1M | PHY_2M | PHY_CODED, in ZTEST()
[all …]
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_df.c346 if (adv->lll.phy_s == PHY_CODED) { in ll_df_set_cl_cte_tx_enable()
436 if (lll->phy == PHY_CODED) { in ll_df_set_cl_iq_sampling_enable()
970 if (conn->lll.phy_rx == PHY_CODED) { in ll_df_set_conn_cte_req_enable()
1024 if (conn->lll.phy_tx == PHY_CODED) { in ll_df_set_conn_cte_rsp_enable()
Dull_llcp_phy.c129 #define PHY_PREF_3 PHY_CODED
172 PHY_CODED, PHY_CODED, PHY_CODED, PHY_CODED }; in pu_select_phy_timing_restrict()
241 phy_bitmask |= PHY_CODED; in pu_apply_phy_update()
Dull_sched.c722 PHY_CODED); in ull_hdr_get_cb()
724 PHY_CODED); in ull_hdr_get_cb()
Dull_conn.c621 #define PHY (PHY_CODED) in ll_length_max_get()
1587 case PHY_CODED: in ull_conn_lll_max_tx_octets_get()
1687 default_phy_tx |= PHY_CODED; in init_reset()
1688 default_phy_rx |= PHY_CODED; in init_reset()
2488 phy_select = PHY_CODED; in dle_max_time_get()
2549 unsigned int min_eff_rx_time = (conn->lll.phy_rx == PHY_CODED) ? in ull_dle_update_eff_rx()
2588 unsigned int min_eff_tx_time = (conn->lll.phy_tx == PHY_CODED) ? in ull_dle_update_eff_tx()
2623 PDU_DC_MAX_US(LL_LENGTH_OCTETS_TX_MAX, PHY_CODED); in ull_len_data_length_trim()
Dull_llcp_past.c93 ((phy & PHY_CODED) && !IS_ENABLED(CONFIG_BT_CTLR_PHY_CODED))) { in rp_check_phy()
Dull_scan.c465 if (IS_PHY_ENABLED(scan_coded, PHY_CODED) &&
777 if (IS_PHY_ENABLED(scan_coded, PHY_CODED)) {
Dpdu.h284 #define PHY_CODED BIT(2) macro
325 #define PDU_US(octets, mic, phy, cs) (((phy) & PHY_CODED) ? \
Dull_llcp_common.c691 conn->lll.phy_rx != PHY_CODED) {
1087 if (conn->lll.phy_tx == PHY_CODED) {
Dull_adv.c328 (phy_p == PHY_CODED)) {
500 (!pri_hdr_prev.aux_ptr || (phy_p != PHY_CODED))) {
558 (!pri_hdr_prev.aux_ptr || (phy_p != PHY_CODED))) {
606 (phy_s == PHY_CODED)) {
Dull_peripheral.c183 if (adv->lll.phy_s & PHY_CODED) {
Dull_llcp.c1268 if (conn->lll.phy_rx != PHY_CODED) {
2071 return (phy == PHY_1M || phy == PHY_2M || phy == PHY_CODED);
Dull_llcp_cc.c315 ((phys & PHY_CODED) && !feature_phy_coded(conn))) { in rp_cc_check_phy()
Dull_scan_aux.c331 case PHY_CODED: in ull_scan_aux_setup()
1662 case PHY_CODED: in ull_scan_aux_setup()
Dull_adv_aux.c1792 if (lll->phy_p != PHY_CODED) { in ull_adv_aux_hdr_set_clear()
3014 (lll->phy_s == PHY_CODED)) { in aux_time_get()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_central.c197 if (lll->phy_rx != PHY_CODED) { in prepare_cb()
Dlll_peripheral.c222 if (lll->phy_rx != PHY_CODED) {
Dlll_conn.c621 if (lll->phy_rx != PHY_CODED) {
1228 if (lll->phy_rx == PHY_CODED) {
Dlll_scan.c275 if (phy & PHY_CODED) { in lll_scan_prepare_connect_req()
1530 case PHY_CODED:
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c449 case PHY_CODED: in radio_pkt_configure()
794 !(phy_curr & PHY_CODED)) { in sw_switch()
818 if (dir_curr == SW_SWITCH_RX && (phy_curr & PHY_CODED)) { in sw_switch()
2055 case PHY_CODED: in radio_ccm_ext_rx_pkt_set()
2257 if (IS_ENABLED(CONFIG_BT_CTLR_PHY_CODED) && (phy == PHY_CODED)) { in radio_ar_configure()
/Zephyr-latest/tests/bluetooth/controller/ctrl_collision/src/
Dmain.c99 conn.phy_pref_rx = PHY_1M | PHY_2M | PHY_CODED; in collision_setup()
100 conn.phy_pref_tx = PHY_1M | PHY_2M | PHY_CODED; in collision_setup()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3141 LL_ASSERT(phy_rx != PHY_CODED); in le_df_connection_iq_report()
5436 LL_ASSERT(phy_rx != PHY_CODED);