ESCO_HV3          344 include/net/bluetooth/hci.h #define SCO_ESCO_MASK  (ESCO_HV1 | ESCO_HV2 | ESCO_HV3)
ESCO_HV3           48 net/bluetooth/hci_conn.c 	{ EDR_ESCO_MASK | ESCO_HV3,   0xffff,	0x01 }, /* D1 */
ESCO_HV3           53 net/bluetooth/hci_conn.c 	{ EDR_ESCO_MASK | ESCO_HV3,   0xffff,	0xff }, /* D1 */
ESCO_HV3          655 net/bluetooth/hci_event.c 		hdev->esco_type |= (ESCO_HV3);