Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci.h399 #define ACL_START 0x02 macro
/Linux-v5.15/net/bluetooth/
Dl2cap_core.c946 flags = ACL_START; in l2cap_send_cmd()
986 flags = ACL_START; in l2cap_do_send()
8371 case ACL_START: in l2cap_recv_acldata()
Dhci_core.c4402 flags &= ~ACL_START; in hci_queue_acl()