Home | History | Annotate | Download | only in gap

Lines Matching refs:GAP_MAX_CONNECTIONS

410     if (handle < GAP_MAX_CONNECTIONS)
731 for (xx = 0, p_ccb = gap_cb.conn.ccb_pool; xx < GAP_MAX_CONNECTIONS; xx++, p_ccb++)
740 if (xx == GAP_MAX_CONNECTIONS)
1116 for (xx = 0, p_ccb = gap_cb.conn.ccb_pool; xx < GAP_MAX_CONNECTIONS; xx++, p_ccb++)
1142 if (handle < GAP_MAX_CONNECTIONS)
1170 for (xx = 0, p_ccb = gap_cb.conn.ccb_pool; xx < GAP_MAX_CONNECTIONS; xx++, p_ccb++)
1221 for (xx = 0, p_ccb = gap_cb.conn.ccb_pool; xx < GAP_MAX_CONNECTIONS; xx++, p_ccb++)