Home | History | Annotate | Download | only in gatt

Lines Matching refs:sr_reg

485     gatt_cb.srv_list[i_sreg].s_hdl          = gatt_cb.sr_reg[i_sreg].s_hdl;
1291 if (gatt_cb.sr_reg[i_rcb].in_use &&
1292 gatt_cb.sr_reg[i_rcb].s_hdl <= handle &&
1293 gatt_cb.sr_reg[i_rcb].e_hdl >= handle )
1316 for (i_rcb = 0, p_sreg = gatt_cb.sr_reg; i_rcb < GATT_MAX_SR_PROFILES; i_rcb++, p_sreg++)
1351 for (ii = 0, p_sreg = gatt_cb.sr_reg; ii < GATT_MAX_SR_PROFILES; ii++, p_sreg++)