Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/bluetooth/
Dhci.h431 #define ACL_START 0x02 macro
/linux-5.19.10/net/bluetooth/
Dl2cap_core.c969 flags = ACL_START; in l2cap_send_cmd()
1009 flags = ACL_START; in l2cap_do_send()
8405 case ACL_START: in l2cap_recv_acldata()
Dhci_core.c3093 flags &= ~ACL_START; in hci_queue_acl()