Home
last modified time | relevance | path

Searched refs:ACL_PTYPE_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/net/bluetooth/
Dhci_conn.c719 conn->pkt_type = hdev->pkt_type & ACL_PTYPE_MASK; in hci_conn_add()
/linux-5.19.10/include/net/bluetooth/
Dhci.h411 #define ACL_PTYPE_MASK (~SCO_PTYPE_MASK) macro