Searched refs:link_count (Results 1 – 2 of 2) sorted by relevance
274 uint8_t link_count[kCentralAndPeripheralCount]; /* total link count central member
2444 btm_cb.ble_ctr_cb.link_count[link_role]++; in btm_ble_update_link_topology_mask()2445 else if (btm_cb.ble_ctr_cb.link_count[link_role] > 0) in btm_ble_update_link_topology_mask()2446 btm_cb.ble_ctr_cb.link_count[link_role]--; in btm_ble_update_link_topology_mask()2448 if (btm_cb.ble_ctr_cb.link_count[HCI_ROLE_CENTRAL]) in btm_ble_update_link_topology_mask()2451 if (btm_cb.ble_ctr_cb.link_count[HCI_ROLE_PERIPHERAL]) in btm_ble_update_link_topology_mask()