| /Zephyr-4.2.1/samples/bluetooth/central_hr/ |
| D | sample.yaml | 40 sample.bluetooth.central_hr.bt_ll_sw_split.phy_coded: 50 extra_args: EXTRA_CONF_FILE=overlay-phy_coded.conf 52 sample.bluetooth.central_hr.multicore.bt_ll_sw_split.phy_coded:
|
| /Zephyr-4.2.1/samples/bluetooth/peripheral_hr/ |
| D | sample.yaml | 78 sample.bluetooth.peripheral_hr.bt_ll_sw_split.phy_coded: 88 extra_args: EXTRA_CONF_FILE=overlay-phy_coded.conf 91 sample.bluetooth.peripheral_hr.multicore.bt_ll_sw_split.phy_coded:
|
| /Zephyr-4.2.1/tests/bsim/bluetooth/samples/ |
| D | compile.sh | 33 conf_overlay=overlay-phy_coded.conf \ 38 conf_overlay=${ZEPHYR_BASE}/samples/bluetooth/central_hr/overlay-phy_coded.conf \
|
| /Zephyr-4.2.1/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
| D | lll_tim_internal.h | 23 case PHY_CODED: in addr_us_get()
|
| D | lll_scan.c | 1109 case PHY_CODED:
|
| /Zephyr-4.2.1/tests/bluetooth/controller/ctrl_phy_update/src/ |
| D | main.c | 61 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-4.2.1/tests/bluetooth/controller/ctrl_cte_req/src/ |
| D | main.c | 757 #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-4.2.1/subsys/bluetooth/controller/ll_sw/ |
| D | ull_llcp_phy.c | 129 #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()
|
| D | ull_df.c | 346 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()
|
| D | ull_sched.c | 714 PHY_CODED); in ull_hdr_get_cb() 716 PHY_CODED); in ull_hdr_get_cb()
|
| D | ull_scan.c | 125 /* If phy assigned is PHY_1M or PHY_CODED, then scanning on that in ll_scan_params_set() 457 if (IS_PHY_ENABLED(scan_coded, PHY_CODED) && 772 if (IS_PHY_ENABLED(scan_coded, PHY_CODED)) {
|
| D | ull_conn.c | 622 #define PHY (PHY_CODED) in ll_length_max_get() 1626 case PHY_CODED: in ull_conn_lll_max_tx_octets_get() 1732 default_phy_tx |= PHY_CODED; in init_reset() 1733 default_phy_rx |= PHY_CODED; in init_reset() 2606 phy_select = PHY_CODED; in dle_max_time_get() 2667 unsigned int min_eff_rx_time = (conn->lll.phy_rx == PHY_CODED) ? in ull_dle_update_eff_rx() 2706 unsigned int min_eff_tx_time = (conn->lll.phy_tx == PHY_CODED) ? in ull_dle_update_eff_tx() 2741 PDU_DC_MAX_US(LL_LENGTH_OCTETS_TX_MAX, PHY_CODED); in ull_len_data_length_trim()
|
| D | ull_llcp_past.c | 93 ((phy & PHY_CODED) && !IS_ENABLED(CONFIG_BT_CTLR_PHY_CODED))) { in rp_check_phy()
|
| D | pdu.h | 285 #define PHY_CODED BIT(2) macro 326 #define PDU_US(octets, mic, phy, cs) (((phy) & PHY_CODED) ? \
|
| D | ull_adv.c | 328 (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)) {
|
| D | ull_llcp_common.c | 691 conn->lll.phy_rx != PHY_CODED) { 1087 if (conn->lll.phy_tx == PHY_CODED) {
|
| D | ull_peripheral.c | 183 if (adv->lll.phy_s & PHY_CODED) {
|
| D | ull_llcp.c | 1268 if (conn->lll.phy_rx != PHY_CODED) { 2136 return (phy == PHY_1M || phy == PHY_2M || phy == PHY_CODED);
|
| /Zephyr-4.2.1/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
| D | lll_central.c | 197 if (lll->phy_rx != PHY_CODED) { in prepare_cb()
|
| D | lll_peripheral.c | 223 if (lll->phy_rx != PHY_CODED) {
|
| D | lll_conn.c | 679 if (lll->phy_rx != PHY_CODED) { 1302 if (lll->phy_rx == PHY_CODED) {
|
| D | lll_scan.c | 275 if (phy & PHY_CODED) { in lll_scan_prepare_connect_req() 1584 case PHY_CODED:
|
| /Zephyr-4.2.1/subsys/bluetooth/host/ |
| D | scan.c | 208 struct bt_hci_ext_scan_phy *phy_coded = NULL; in start_le_scan_ext() local 227 phy_coded = ¶m_coded; in start_le_scan_ext() 237 (phy_coded && phy_coded->type == BT_HCI_LE_SCAN_ACTIVE); in start_le_scan_ext() 272 if (phy_coded) { in start_le_scan_ext() 274 net_buf_add_mem(buf, phy_coded, sizeof(*phy_coded)); in start_le_scan_ext()
|
| /Zephyr-4.2.1/tests/bluetooth/controller/ctrl_collision/src/ |
| D | main.c | 99 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-4.2.1/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
| D | radio.c | 420 case PHY_CODED: in radio_pkt_configure() 775 !(phy_curr & PHY_CODED)) { in sw_switch() 799 if (dir_curr == SW_SWITCH_RX && (phy_curr & PHY_CODED)) { in sw_switch() 2162 case PHY_CODED: in radio_ccm_ext_rx_pkt_set() 2608 if (IS_ENABLED(CONFIG_BT_CTLR_PHY_CODED) && (phy == PHY_CODED)) { in radio_ar_configure()
|