Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt.c3403 int quota = 0; in att_chan_new() local
3422 quota++; in att_chan_new()
3425 if (quota == ATT_CHAN_MAX) { in att_chan_new()
3426 LOG_DBG("Maximum number of channels reached: %d", quota); in att_chan_new()