ESCO_2EV3 345 include/net/bluetooth/hci.h #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5) ESCO_2EV3 45 net/bluetooth/hci_conn.c { EDR_ESCO_MASK & ~ESCO_2EV3, 0x000a, 0x01 }, /* S3 */ ESCO_2EV3 46 net/bluetooth/hci_conn.c { EDR_ESCO_MASK & ~ESCO_2EV3, 0x0007, 0x01 }, /* S2 */ ESCO_2EV3 58 net/bluetooth/hci_conn.c { EDR_ESCO_MASK & ~ESCO_2EV3, 0x000d, 0x02 }, /* T2 */ ESCO_2EV3 668 net/bluetooth/hci_event.c hdev->esco_type |= (ESCO_2EV3); ESCO_2EV3 754 net/bluetooth/sco.c if (conn->pkt_type & ESCO_2EV3)