Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_conn.c53 { EDR_ESCO_MASK & ~ESCO_2EV3, 0x000a, 0x01 }, /* S3 */
54 { EDR_ESCO_MASK & ~ESCO_2EV3, 0x0007, 0x01 }, /* S2 */
66 { EDR_ESCO_MASK & ~ESCO_2EV3, 0x000d, 0x02 }, /* T2 */
228 (esco_param[conn->attempt - 1].pkt_type & ESCO_2EV3)) in find_next_esco_param()
2842 if (!(conn->pkt_type & ESCO_2EV3)) in hci_conn_get_phy()
H A Dsco.c854 if (conn->pkt_type & ESCO_2EV3) in sco_conn_defer_accept()
H A Dhci_event.c889 hdev->esco_type |= (ESCO_2EV3); in hci_cc_read_local_features()