Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h485 #define ESCO_2EV5 0x0100 macro
489 #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5)
/linux-6.6.21/net/bluetooth/
Dhci_conn.c2868 if (!(conn->pkt_type & ESCO_2EV5)) in hci_conn_get_phy()
Dhci_event.c893 hdev->esco_type |= (ESCO_2EV5 | ESCO_3EV5); in hci_cc_read_local_features()