Home | History | Annotate | Download | only in gap

Lines Matching refs:GAP_MAX_CONNECTIONS

363     if (handle < GAP_MAX_CONNECTIONS)
734 for (xx = 0, p_ccb = gap_cb.conn.ccb_pool; xx < GAP_MAX_CONNECTIONS; xx++, p_ccb++)
743 if (xx == GAP_MAX_CONNECTIONS)
1086 for (xx = 0, p_ccb = gap_cb.conn.ccb_pool; xx < GAP_MAX_CONNECTIONS; xx++, p_ccb++)
1112 if (handle < GAP_MAX_CONNECTIONS)
1140 for (xx = 0, p_ccb = gap_cb.conn.ccb_pool; xx < GAP_MAX_CONNECTIONS; xx++, p_ccb++)
1185 for (xx = 0, p_ccb = gap_cb.conn.ccb_pool; xx < GAP_MAX_CONNECTIONS; xx++, p_ccb++)