Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dhci.h156 #define ESCO_3EV3 0x0080 macro
161 #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5)
/linux-2.6.39/net/bluetooth/
Dhci_event.c640 hdev->esco_type |= (ESCO_3EV3); in hci_cc_read_local_features()