Home | History | Annotate | Download | only in gatt

Lines Matching refs:ll

400     UINT16          handle = 0, ll = len;
427 while (ll >= 2 && p_tcb->sr_cmd.multi_req.num_handles < GATT_MAX_READ_MULTI_HANDLES)
453 ll -= 2;
456 if (ll != 0)
470 for (ll = 0; ll < p_tcb->sr_cmd.multi_req.num_handles; ll ++)
476 handle = p_tcb->sr_cmd.multi_req.handles[ll];