HomeSort by: relevance | last modified time | path
    Searched refs:hl_lastid (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netbt/
l2cap_misc.c 121 next_id = link->hl_lastid + 1;
134 req->lr_id = link->hl_lastid = next_id;
l2cap_signal.c 686 if (l2cap_send_signal(link, L2CAP_CONFIG_REQ, link->hl_lastid,
1117 chan->lc_link->hl_lastid, sizeof(cp), &cp);
1180 chan->lc_link->hl_lastid, (int)(next - buf), buf);
1200 chan->lc_link->hl_lastid, sizeof(cp), &cp);
hci.h 2453 uint8_t hl_lastid; /* last id used */ member in struct:hci_link

Completed in 16 milliseconds