Searched refs:num_acl (Results 1 – 4 of 4) sorted by relevance
528 btm_cb.num_acl++; in btm_acl_update_busy_level()531 if (btm_cb.num_acl) in btm_acl_update_busy_level()533 btm_cb.num_acl--; in btm_acl_update_busy_level()534 BTM_TRACE_DEBUG ("BTM_BLI_ACL_DOWN_EVT", btm_cb.num_acl); in btm_acl_update_busy_level()571 busy_level = (UINT8)btm_cb.num_acl; in btm_acl_update_busy_level()2136 return(UINT16)btm_cb.num_acl; in BTM_GetNumAclLinks()
1023 if (btm_cb.num_acl > 0) in btm_pm_device_in_active_or_sniff_mode()1025 BTM_TRACE_DEBUG("btm_pm_device_in_active_or_sniff_mode-acl:%d", btm_cb.num_acl); in btm_pm_device_in_active_or_sniff_mode()
919 UINT8 num_acl; /* num of active ACL links */ member
2331 UINT16 num_acl = BTM_GetNumAclLinks(); in l2cu_create_conn_after_switch() local2338 l2cb.disallow_switch, num_acl, no_hi_prio_chs, p_lcb->is_bonding); in l2cu_create_conn_after_switch()2342 if ( ((!l2cb.disallow_switch && (num_acl < 3)) || (p_lcb->is_bonding && (no_hi_prio_chs==0))) in l2cu_create_conn_after_switch()