Home
last modified time | relevance | path

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

12

/Zephyr-latest/samples/bluetooth/cap_initiator/src/
Dcap_initiator_tx.c36 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU), in tx_thread_func()
/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/
Dstream_tx.c60 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU), in tx_thread_func()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_stream_tx.c75 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU), in tx_thread_func()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_audio_stream.c81 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU), in tx_thread_func()
/Zephyr-latest/samples/bluetooth/iso_central/src/
Dmain.c31 NET_BUF_POOL_FIXED_DEFINE(tx_pool, 1, BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag/src/
Dbroadcaster.c21 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
/Zephyr-latest/samples/bluetooth/iso_broadcast/src/
Dmain.c20 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag_2/src/
Dbroadcaster.c22 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_broadcaster.c27 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
/Zephyr-latest/subsys/bluetooth/host/
Dhci_raw.c60 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
Diso.c66 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_RX_MTU), sizeof(struct iso_data),
/Zephyr-latest/samples/bluetooth/tmap_bms/src/
Dcap_initiator.c31 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU), 8, NULL);
/Zephyr-latest/include/zephyr/bluetooth/
Diso.h56 #define BT_ISO_SDU_BUF_SIZE(mtu) BT_BUF_ISO_SIZE(mtu) macro
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_source/src/
Dmain.c38 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU), 8, NULL);
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_unicast.c356 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU), in tx_thread_func()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/src/
Dcis_central.c23 NET_BUF_POOL_FIXED_DEFINE(tx_pool, ENQUEUE_COUNT, BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dbap_unicast_sr.c22 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
/Zephyr-latest/subsys/bluetooth/host/shell/
Diso.c140 NET_BUF_POOL_FIXED_DEFINE(tx_pool, 1, BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
656 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c94 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
154 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/
Dmain.c149 NET_BUF_POOL_FIXED_DEFINE(tx_pool, TOTAL_BUF_NEEDED, BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
/Zephyr-latest/samples/bluetooth/bap_unicast_server/src/
Dmain.c47 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dbroadcaster.c40 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/
Dmain.c96 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/hci_test_app/src/
Dmain.c203 BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_RX_MTU) +
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/src/
Dmain.c90 NET_BUF_POOL_FIXED_DEFINE(tx_pool, 1, BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),

12