Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci.h427 #define ESCO_3EV3 0x0080 macro
432 #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5)
/Linux-v6.1/net/bluetooth/
Dhci_conn.c2737 if (!(conn->pkt_type & ESCO_3EV3)) in hci_conn_get_phy()
Dhci_event.c866 hdev->esco_type |= (ESCO_3EV3); in hci_cc_read_local_features()