Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Da2dp.c55 #define A2DP_NO_SPACE (-1) macro
95 free = A2DP_NO_SPACE; in get_new_connection()
110 free == A2DP_NO_SPACE) { in get_new_connection()
116 if (free == A2DP_NO_SPACE) { in get_new_connection()