Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci.h350 #define ACL_START 0x02 macro
/Linux-v5.4/net/bluetooth/
Dl2cap_core.c876 flags = ACL_START; in l2cap_send_cmd()
916 flags = ACL_START; in l2cap_do_send()
7600 case ACL_START: in l2cap_recv_acldata()
Dhci_core.c3743 flags &= ~ACL_START; in hci_queue_acl()