Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h501 #define ACL_START 0x02 macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c969 flags = ACL_START; in l2cap_send_cmd()
994 flags = ACL_START; in l2cap_do_send()
7494 case ACL_START: in l2cap_recv_acldata()
H A Dhci_core.c3177 flags &= ~ACL_START; in hci_queue_acl()