Searched refs:MAX_L2CAP_LINKS (Results 1 – 5 of 5) sorted by relevance
391 if (list_length(btm_cb.p_pm_mode_db_list) >= MAX_L2CAP_LINKS) { in btm_pm_sm_alloc()735 p_cb->state, btm_cb.pm_pend_link_hdl, MAX_L2CAP_LINKS); in btm_pm_proc_cmd_status()
265 if (list_length(btm_cb.p_acl_db_list) >= MAX_L2CAP_LINKS) { in btm_acl_created()
1084 #define MAX_L2CAP_LINKS 5 macro1086 #define MAX_L2CAP_LINKS MAX_ACL_CONNECTIONS macro
552 UINT16 num_pkts[MAX_L2CAP_LINKS + 4]; /* 3 SCO connections */ in btu_hcif_send_host_rdy_for_data()553 UINT16 handles[MAX_L2CAP_LINKS + 4]; in btu_hcif_send_host_rdy_for_data()
76 if(p_lcb == NULL && list_length(l2cb.p_lcb_pool) < MAX_L2CAP_LINKS) { in l2cu_allocate_lcb()