Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h478 #define ESCO_3EV5 0x0200 macro
481 #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5)
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c2904 if (!(conn->pkt_type & ESCO_3EV5)) in hci_conn_get_phy()
H A Dhci_event.c891 hdev->esco_type |= (ESCO_2EV5 | ESCO_3EV5); in hci_cc_read_local_features()