Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h381 UINT8 link_count[2]; /* total link count master and slave*/ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c4474 btm_cb.ble_ctr_cb.link_count[link_role]++; in btm_ble_update_link_topology_mask()
4475 } else if (btm_cb.ble_ctr_cb.link_count[link_role] > 0) { in btm_ble_update_link_topology_mask()
4476 btm_cb.ble_ctr_cb.link_count[link_role]--; in btm_ble_update_link_topology_mask()
4479 if (btm_cb.ble_ctr_cb.link_count[HCI_ROLE_MASTER]) { in btm_ble_update_link_topology_mask()
4483 if (btm_cb.ble_ctr_cb.link_count[HCI_ROLE_SLAVE]) { in btm_ble_update_link_topology_mask()