Searched refs:lr_id (Results 1 – 2 of 2) sorted by relevance
127 if (req && req->lr_id == next_id) in l2cap_request_alloc()134 req->lr_id = link->hl_lastid = next_id; in l2cap_request_alloc()158 if (req->lr_id == id) in l2cap_request_lookup()202 DPRINTF("cid %d, ident %d\n", (chan ? chan->lc_lcid : 0), req->lr_id); in l2cap_rtx()
421 uint8_t lr_id; /* request id */ member