Searched refs:link_count (Results 1 – 3 of 3) sorted by relevance
300 uint8_t link_count[kCentralAndPeripheralCount]; /* total link count central member
3328 btm_cb.ble_ctr_cb.link_count[link_role]++; in btm_ble_update_link_topology_mask()3329 else if (btm_cb.ble_ctr_cb.link_count[link_role] > 0) in btm_ble_update_link_topology_mask()3330 btm_cb.ble_ctr_cb.link_count[link_role]--; in btm_ble_update_link_topology_mask()3332 if (btm_cb.ble_ctr_cb.link_count[HCI_ROLE_CENTRAL]) in btm_ble_update_link_topology_mask()3335 if (btm_cb.ble_ctr_cb.link_count[HCI_ROLE_PERIPHERAL]) in btm_ble_update_link_topology_mask()
2820 uint8_t link_count = bta_dm_cb.device_list.count; in bta_dm_adjust_roles() local2821 if (link_count) { in bta_dm_adjust_roles()2828 (link_count > 1)) { in bta_dm_adjust_roles()