Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h384 #define ESCO_EV4 0x0010 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_conn.c1847 if (!(conn->pkt_type & (ESCO_EV4 | ESCO_EV5))) in hci_conn_get_phy()
Dhci_event.c678 hdev->esco_type |= (ESCO_EV4); in hci_cc_read_local_features()