Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c55 { EDR_ESCO_MASK | ESCO_EV3, 0x0007, 0x01 }, /* S1 */
67 { EDR_ESCO_MASK | ESCO_EV3, 0x0008, 0x02 }, /* T1 */
H A Dhci_event.c872 hdev->esco_type |= (ESCO_EV3); in hci_cc_read_local_features()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h487 #define ESCO_EV3 0x0008 macro