Home
last modified time | relevance | path

Searched refs:ESCO_2EV3 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c45 { EDR_ESCO_MASK & ~ESCO_2EV3, 0x000a, 0x01 }, /* S3 */
46 { EDR_ESCO_MASK & ~ESCO_2EV3, 0x0007, 0x01 }, /* S2 */
58 { EDR_ESCO_MASK & ~ESCO_2EV3, 0x000d, 0x02 }, /* T2 */
1865 if (!(conn->pkt_type & ESCO_2EV3)) in hci_conn_get_phy()
H A Dsco.c784 if (conn->pkt_type & ESCO_2EV3) in sco_conn_defer_accept()
H A Dhci_event.c686 hdev->esco_type |= (ESCO_2EV3); in hci_cc_read_local_features()
/kernel/linux/linux-6.6/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 */
287 (esco_param[conn->attempt - 1].pkt_type & ESCO_2EV3)) in find_next_esco_param()
2861 if (!(conn->pkt_type & ESCO_2EV3)) in hci_conn_get_phy()
H A Dsco.c778 if (conn->pkt_type & ESCO_2EV3) in sco_conn_defer_accept()
H A Dhci_event.c885 hdev->esco_type |= (ESCO_2EV3); in hci_cc_read_local_features()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h386 #define ESCO_2EV3 0x0040 macro
392 #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5)
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h481 #define ESCO_2EV3 0x0040 macro
487 #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5)

Completed in 37 milliseconds