Home
last modified time | relevance | path

Searched defs:sdu (Results 1 – 23 of 23) sorted by relevance

/Zephyr-Core-3.5.0/tests/bluetooth/ctrl_isoal/src/
Disoal_test_debug.c118 const struct isoal_emitted_sdu *sdu) in isoal_test_debug_print_rx_sdu()
245 const struct isoal_emitted_sdu *sdu) in isoal_test_debug_print_rx_sdu()
Disoal_test_common.h69 uint8_t sdu[TEST_RX_SDU_FRAG_PAYLOAD_MAX]; member
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dop_agg.h30 struct net_buf_simple *sdu; member
Dtransport_legacy.c128 static int send_unseg(struct bt_mesh_net_tx *tx, struct net_buf_simple *sdu, in send_unseg()
448 static int send_seg(struct bt_mesh_net_tx *net_tx, struct net_buf_simple *sdu, in send_seg()
704 struct net_buf_simple *sdu; member
743 struct net_buf_simple *buf, struct net_buf_simple *sdu, in sdu_recv()
1525 struct net_buf_simple sdu; in trans_seg() local
Dtransport.c121 static int send_unseg(struct bt_mesh_net_tx *tx, struct net_buf_simple *sdu, in send_unseg()
487 static int send_seg(struct bt_mesh_net_tx *net_tx, struct net_buf_simple *sdu, in send_seg()
741 struct net_buf_simple *sdu; member
780 struct net_buf_simple *buf, struct net_buf_simple *sdu, in sdu_recv()
1593 struct net_buf_simple sdu; in trans_seg() local
Dfriend.c340 struct net_buf_simple *sdu) in create_friend_pdu()
440 struct net_buf_simple sdu; in unseg_app_sdu_encrypt() local
544 struct net_buf_simple *sdu) in encode_friend_ctl()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Disoal.c422 struct isoal_sdu_produced *sdu; in isoal_rx_allocate_sdu() local
473 struct isoal_sdu_produced *sdu; in isoal_rx_buffered_emit_sdu() local
585 struct isoal_sdu_produced *sdu; in isoal_rx_try_emit_sdu() local
667 struct isoal_sdu_produced *sdu; in isoal_rx_append_to_sdu() local
798 struct isoal_sdu_produced *sdu; in isoal_rx_unframed_consume() local
1018 struct isoal_sdu_produced *sdu; in isoal_rx_framed_release_lost_sdus() local
1077 struct isoal_sdu_produced *sdu; in isoal_rx_framed_update_sdu_release() local
1105 struct isoal_sdu_produced *sdu; in isoal_rx_framed_consume() local
Disoal.h130 struct isoal_sdu_produced sdu; member
273 struct isoal_sdu_produced sdu; member
Dull_iso.c663 const struct isoal_emitted_sdu *sdu) in ll_iso_test_sdu_emit()
974 struct isoal_sdu_tx sdu; in ll_iso_transmit_test_send_sdu() local
Dull_conn_iso.c1507 for (uint8_t sdu = 0; sdu < tx_sdu_count; sdu++) { in ull_conn_iso_transmit_test_cig_interval() local
/Zephyr-Core-3.5.0/samples/bluetooth/iso_broadcast_benchmark/src/
Dbroadcaster.c225 uint64_t sdu; in parse_sdu_arg() local
467 int sdu; in parse_args() local
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/hci/
Dhci_driver.c113 const struct isoal_emitted_sdu *sdu) in sink_sdu_emit_hci()
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dascs_internal.h69 uint16_t sdu; member
157 uint16_t sdu; member
/Zephyr-Core-3.5.0/drivers/ieee802154/
Dieee802154_cc13xx_cc26xx.c401 uint8_t *sdu; in ieee802154_cc13xx_cc26xx_rx_done() local
Dieee802154_cc13xx_cc26xx_subg.c329 uint8_t *sdu; in drv_rx_done() local
/Zephyr-Core-3.5.0/samples/bluetooth/iso_connected_benchmark/src/
Dmain.c615 uint64_t sdu; in parse_sdu_arg() local
874 int sdu; in parse_cis_args() local
/Zephyr-Core-3.5.0/subsys/bluetooth/shell/
Diso.c256 unsigned long sdu; in cmd_cig_create() local
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/bis/src/
Dmain.c114 const struct isoal_emitted_sdu *sdu) in test_sink_sdu_emit()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/
Daudio.h463 uint16_t sdu; member
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Diso.h186 uint16_t sdu; member
/Zephyr-Core-3.5.0/tests/bluetooth/audio/bap_broadcast_source/src/
Dmain.c60 const uint16_t sdu = 40U; /* octets */ in bap_broadcast_source_test_suite_fixture_init() local
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/shell/
Dbap.c1231 unsigned long sdu; in cmd_stream_qos() local
/Zephyr-Core-3.5.0/tests/bluetooth/ctrl_isoal/src/sub_sets/
Disoal_test_rx.c105 const struct isoal_emitted_sdu *sdu) in custom_sink_sdu_emit_test()