Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_conn.c48 { EDR_ESCO_MASK | ESCO_HV3, 0xffff, 0x01 }, /* D1 */
53 { EDR_ESCO_MASK | ESCO_HV3, 0xffff, 0xff }, /* D1 */
Dhci_event.c604 hdev->esco_type |= (ESCO_HV3); in hci_cc_read_local_features()
/linux-4.1.27/include/net/bluetooth/
Dhci.h283 #define ESCO_HV3 0x0004 macro
292 #define SCO_ESCO_MASK (ESCO_HV1 | ESCO_HV2 | ESCO_HV3)