Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h520 #define ACL_PTYPE_MASK (~SCO_PTYPE_MASK) macro
/linux-6.15/net/bluetooth/
H A Dhci_conn.c969 conn->pkt_type = hdev->pkt_type & ACL_PTYPE_MASK; in __hci_conn_add()