Home
last modified time | relevance | path

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

/linux-5.19.10/net/bluetooth/ !
Dhci_conn.c1765 if (!(conn->pkt_type & (ESCO_EV4 | ESCO_EV5))) in hci_conn_get_phy()
Dhci_event.c816 hdev->esco_type |= (ESCO_EV5); in hci_cc_read_local_features()
/linux-5.19.10/include/net/bluetooth/ !
Dhci.h419 #define ESCO_EV5 0x0020 macro