Home
last modified time | relevance | path

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

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