ESCO_HV1          344 include/net/bluetooth/hci.h #define SCO_ESCO_MASK  (ESCO_HV1 | ESCO_HV2 | ESCO_HV3)
ESCO_HV1           49 net/bluetooth/hci_conn.c 	{ EDR_ESCO_MASK | ESCO_HV1,   0xffff,	0x01 }, /* D0 */
ESCO_HV1           54 net/bluetooth/hci_conn.c 	{ EDR_ESCO_MASK | ESCO_HV1,   0xffff,	0xff }, /* D0 */
ESCO_HV1         3187 net/bluetooth/hci_core.c 	hdev->esco_type = (ESCO_HV1);