Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/src/
Dcis_central.c13 #define ENQUEUE_COUNT 2 macro
23 NET_BUF_POOL_FIXED_DEFINE(tx_pool, ENQUEUE_COUNT, BT_ISO_SDU_BUF_SIZE(CONFIG_BT_ISO_TX_MTU),
108 enqueue_cnt = ENQUEUE_COUNT; in iso_connected()