Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_conn.c47 { EDR_ESCO_MASK | ESCO_EV3, 0x0007, 0x01 }, /* S1 */
59 { EDR_ESCO_MASK | ESCO_EV3, 0x0008, 0x02 }, /* T1 */
Dhci_event.c614 hdev->esco_type |= (ESCO_EV3); in hci_cc_read_local_features()
/Linux-v4.19/include/net/bluetooth/
Dhci.h323 #define ESCO_EV3 0x0008 macro