/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_adv_aux.c | 201 radio_phy_set(phy_s, lll_adv->phy_flags); in prepare_cb() 273 radio_switch_complete_and_b2b_tx(phy_s, lll_adv->phy_flags, in prepare_cb() 274 phy_s, lll_adv->phy_flags); in prepare_cb() 314 lll_adv->phy_flags) - in prepare_cb() 481 radio_switch_complete_and_b2b_tx(lll->phy_s, lll->phy_flags, in isr_tx_chain() 482 lll->phy_s, lll->phy_flags); in isr_tx_chain() 515 lll->phy_flags) - in isr_tx_chain() 597 radio_switch_complete_and_tx(lll->phy_s, 0, lll->phy_s, lll->phy_flags); in isr_tx_rx() 795 lll->phy_flags, in isr_rx_pdu() 797 lll->phy_flags); in isr_rx_pdu()
|
D | lll_adv_iso.c | 248 radio_phy_set(phy, lll->phy_flags); in prepare_cb_common() 394 lll->phy, lll->phy_flags); in prepare_cb_common() 397 radio_switch_complete_and_b2b_tx(lll->phy, lll->phy_flags, in prepare_cb_common() 398 lll->phy, lll->phy_flags); in prepare_cb_common() 421 lll->phy_flags) - in prepare_cb_common() 748 lll->phy, lll->phy_flags); in isr_tx_common() 751 radio_switch_complete_and_b2b_tx(lll->phy, lll->phy_flags, in isr_tx_common() 752 lll->phy, lll->phy_flags); in isr_tx_common() 789 lll->phy_flags) - in isr_tx_common()
|
D | lll_peripheral.c | 248 lll->phy_flags, end_evt_delay); 262 radio_switch_complete_and_tx(lll->phy_rx, 0, lll->phy_tx, lll->phy_flags);
|
D | lll_conn.c | 654 lll->phy_flags, end_evt_delay); 668 radio_switch_complete_and_tx(lll->phy_rx, 0, lll->phy_tx, lll->phy_flags); 705 hcto -= radio_tx_chain_delay_get(lll->phy_tx, lll->phy_flags); 740 lll->phy_flags) - 842 flags = lll->phy_flags;
|
D | lll_central.c | 232 lll->phy_flags) - in prepare_cb()
|
D | lll_adv.c | 969 radio_phy_set(lll->phy_p, lll->phy_flags); in prepare_cb() 1155 uint8_t phy_flags = lll->phy_flags; in isr_tx() local 1158 const uint8_t phy_flags = 0U; in isr_tx() local 1172 radio_switch_complete_and_tx(phy_p, 0, phy_p, phy_flags); in isr_tx()
|
D | lll_central_iso.c | 198 radio_phy_set(phy, cis_lll->tx.phy_flags); in prepare_cb() 512 cis_lll->tx.phy_flags); in isr_tx() 533 cis_lll->tx.phy_flags) - in isr_tx() 912 radio_phy_set(phy, next_cis_lll->tx.phy_flags); in isr_rx() 1010 radio_phy_set(cis_lll->tx.phy, cis_lll->tx.phy_flags); in isr_prepare_subevent()
|
D | lll_peripheral_iso.c | 268 cis_lll->tx.phy_flags); in prepare_cb() 708 radio_phy_set(cis_lll->tx.phy, cis_lll->tx.phy_flags); in isr_rx() 904 cis_lll->tx.phy_flags); in isr_tx() 1121 cis_lll->tx.phy_flags); in isr_prepare_subevent_common()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | lll_adv.h | 63 uint8_t phy_flags:1; member 188 uint8_t phy_flags:1; member
|
D | lll_conn_iso.h | 13 uint64_t phy_flags:1; /* S2 or S8 coding scheme */ member
|
D | ull_adv.c | 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; [all …]
|
D | ull_adv_internal.h | 161 uint8_t phy_s, uint8_t phy_flags, 226 uint8_t phy_s, uint8_t phy_flags,
|
D | lll_conn.h | 119 uint8_t phy_flags:1; member
|
D | ull_peripheral_iso.c | 266 cis->lll.rx.phy_flags = PHY_FLAGS_S8; in ull_peripheral_iso_acquire() 272 cis->lll.tx.phy_flags = PHY_FLAGS_S8; in ull_peripheral_iso_acquire()
|
D | ull_adv_iso.c | 263 adv->lll.phy_flags) + in big_create() 286 sync->lll.adv->phy_flags) + in big_create() 317 lll_adv_iso->phy_flags = PHY_FLAGS_S8; in big_create() 414 phy, lll_adv_iso->phy_flags) + in big_create() 417 lll_adv_iso->phy_flags); in big_create() 1186 lll_iso->phy_flags) + in adv_iso_time_get() 1189 lll_iso->phy, lll_iso->phy_flags); in adv_iso_time_get()
|
D | ull_adv_aux.c | 633 adv->lll.phy_flags) + 1276 adv->lll.phy_flags) + in ll_adv_aux_sr_data_set() 2049 adv->lll.phy_s, adv->lll.phy_flags, in ull_adv_aux_hdr_set_clear() 2854 uint8_t phy_s, uint8_t phy_flags, in ull_adv_aux_chain_pdu_duplicate() argument 2880 offs_us = PDU_AC_US(pdu->len, phy_s, phy_flags) + mafs_us; in ull_adv_aux_chain_pdu_duplicate() 3025 time_us = PDU_AC_US(pdu_len, lll->phy_s, lll->phy_flags) + in aux_time_get() 3035 TARGETA_SIZE), lll->phy_s, lll->phy_flags); in aux_time_get() 3043 PDU_AC_US(pdu_scan_len, lll->phy_s, lll->phy_flags); in aux_time_get() 3156 pdu_us = PDU_AC_US(pdu->len, adv->phy_p, adv->phy_flags); in ull_adv_aux_lll_auxptr_fill() 3281 pdu_us = PDU_AC_US(pdu->len, adv->lll.phy_p, adv->lll.phy_flags); in mfy_aux_offset_get()
|
D | ull_conn.c | 1307 lll_radio_tx_ready_delay_get(lll->phy_tx, lll->phy_flags); in ull_conn_done() 1588 if (lll->phy_flags & 0x01) { in ull_conn_lll_max_tx_octets_get() 2074 uint8_t phy_flags; in force_md_cnt_calc() local 2080 phy_flags = lll_connection->phy_flags; in force_md_cnt_calc() 2083 phy_flags = 0U; in force_md_cnt_calc() 2095 phy_flags) + in force_md_cnt_calc() 2261 lll->phy_flags); in ull_conn_update_parameters()
|
D | ull_central.c | 223 conn_lll->phy_flags = PHY_FLAGS_S8; in ll_create_connection() 342 conn_lll->phy_flags); in ll_create_connection() 819 lll->phy_flags);
|
D | ull_central_iso.c | 141 ll_iso_setup.stream[cis_idx].lll.tx.phy_flags = PHY_FLAGS_S8; in ll_cis_parameters_set() 143 ll_iso_setup.stream[cis_idx].lll.rx.phy_flags = PHY_FLAGS_S8; in ll_cis_parameters_set() 684 ll_iso_setup.stream[cis_idx].lll.tx.phy_flags = PHY_FLAGS_S8; in ll_cis_parameters_test_set() 686 ll_iso_setup.stream[cis_idx].lll.rx.phy_flags = PHY_FLAGS_S8; in ll_cis_parameters_test_set()
|
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_chains/src/ |
D | common.c | 172 lll_sync->adv->phy_flags, NULL); in common_create_per_adv_chain() 178 lll_sync->adv->phy_flags, NULL); in common_create_per_adv_chain() 201 lll_sync->adv->phy_flags, NULL); in common_create_per_adv_chain() 206 lll_sync->adv->phy_flags, NULL); in common_create_per_adv_chain()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_conn.c | 352 lll->phy_flags); in lll_conn_isr_tx() 368 hcto -= radio_tx_chain_delay_get(lll->phy_tx, lll->phy_flags); in lll_conn_isr_tx() 393 lll->phy_flags) - in lll_conn_isr_tx() 469 flags = lll->phy_flags; in lll_conn_tx_pkt_set()
|
D | lll_central.c | 177 lll->phy_flags) - in prepare_cb()
|
D | lll_peripheral.c | 179 lll->phy_flags); in prepare_cb()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_collision/src/ |
D | main.c | 101 conn.lll.phy_flags = PREFER_S2_CODING; in collision_setup() 140 _conn.lll.phy_flags, _flags); \
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/ |
D | main.c | 780 zassert_equal(conn->lll.phy_flags, flags, in check_current_phy_state() 781 "Current Flags mismatch %d (actual) != %d (expected)", conn->lll.phy_flags, in check_current_phy_state() 815 conn.lll.phy_flags = PREFER_S2_CODING; in phy_update_setup()
|