Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dascs.c78 #define ASE_BUF_SIZE \ macro
87 BT_ATT_BUF_SIZE - 3 >= ASE_BUF_SIZE ||
88 DIV_ROUND_UP(ASE_BUF_SIZE, (BT_ATT_BUF_SIZE - 3)) <= CONFIG_BT_ATT_PREPARE_COUNT,
99 NET_BUF_SIMPLE_DEFINE_STATIC(ase_buf, ASE_BUF_SIZE);