Home
last modified time | relevance | path

Searched refs:link_count (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_int_types.h274 uint8_t link_count[kCentralAndPeripheralCount]; /* total link count central member
Dbtm_ble_gap.cc2444 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()