Searched refs:disconnected_channels (Results 1 – 1 of 1) sorted by relevance
21 static atomic_t disconnected_channels; variable44 atomic_inc(&disconnected_channels); in l2cap_chan_disconnected_cb()112 while (atomic_get(&disconnected_channels) < 4) { in entrypoint_dut()