Searched refs:num_ble_links_active (Results 1 – 3 of 3) sorted by relevance
515 …UINT16 num_ble_links_active; /* Number of LE links active … member
110 l2cb.num_ble_links_active++; in l2cu_allocate_lcb()252 if (l2cb.num_ble_links_active >= 1) { in l2cu_release_lcb()253 l2cb.num_ble_links_active--; in l2cu_release_lcb()
1134 if (l2cb.num_ble_links_active == 0) { in l2c_ble_link_adjust_allocation()