Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h488 #define ESCO_EV4 0x0010 macro
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c2813 if (!(conn->pkt_type & (ESCO_EV4 | ESCO_EV5))) in hci_conn_get_phy()
H A Dhci_event.c875 hdev->esco_type |= (ESCO_EV4); in hci_cc_read_local_features()