Searched defs:dcid (Results 1 – 2 of 2) sorted by relevance
224 uint16_t dcid; /* destination channel ID */ member259 uint16_t dcid; /* destination channel ID */ member268 uint16_t dcid; /* destination channel ID */ member300 uint16_t dcid; /* destination channel ID */ member
1207 l2cap_send_connect_rsp(struct hci_link *link, uint8_t ident, uint16_t dcid, uint16_t scid, uint16_t… in l2cap_send_connect_rsp()