Home
last modified time | relevance | path

Searched refs:ACL_START (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/net/bluetooth/
Dhci.h125 #define ACL_START 0x02 macro
/linux-2.4.37.9/net/bluetooth/
Dhci_core.c1055 hci_add_acl_hdr(skb, conn->handle, flags | ACL_START); in hci_send_acl()
Dl2cap.c2019 if (flags & ACL_START) { in l2cap_recv_acldata()