HomeSort by relevance Sort by last modified time
    Searched refs:num_links_active (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/l2cap/
l2c_int.h 496 uint16_t num_links_active; /* Number of links active */ member in struct:__anon113950
    [all...]
l2c_utils.cc 98 l2cb.num_links_active++;
219 if (l2cb.num_links_active >= 1) l2cb.num_links_active--;
    [all...]
l2c_link.cc 674 if (l2cb.num_links_active == 0) {
    [all...]

Completed in 50 milliseconds