Searched refs:l2_cid (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Dl2cap.h50 __le16 l2_cid; member in struct:sockaddr_l2
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/rfcomm/
H A Dcore.c699 addr.l2_cid = 0;
723 addr.l2_cid = 0;
1977 addr.l2_cid = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dl2cap.c1001 if (la.l2_cid)
1147 if (la.l2_cid)
1337 la->l2_cid = cpu_to_le16(l2cap_pi(sk)->dcid);
1341 la->l2_cid = cpu_to_le16(l2cap_pi(sk)->scid);

Completed in 49 milliseconds