Home
last modified time | relevance | path

Searched refs:ESCO_3EV5 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/net/bluetooth/
Dhci.h290 #define ESCO_3EV5 0x0200 macro
293 #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5)
/linux-4.1.27/net/bluetooth/
Dhci_event.c623 hdev->esco_type |= (ESCO_2EV5 | ESCO_3EV5); in hci_cc_read_local_features()