Searched refs:ESCO_EV3 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_conn.c | 47 { EDR_ESCO_MASK | ESCO_EV3, 0x0007, 0x01 }, /* S1 */ 59 { EDR_ESCO_MASK | ESCO_EV3, 0x0008, 0x02 }, /* T1 */
|
H A D | hci_event.c | 677 hdev->esco_type |= (ESCO_EV3); in hci_cc_read_local_features()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_conn.c | 55 { EDR_ESCO_MASK | ESCO_EV3, 0x0007, 0x01 }, /* S1 */ 67 { EDR_ESCO_MASK | ESCO_EV3, 0x0008, 0x02 }, /* T1 */
|
H A D | hci_event.c | 876 hdev->esco_type |= (ESCO_EV3); in hci_cc_read_local_features()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci.h | 383 #define ESCO_EV3 0x0008 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci.h | 478 #define ESCO_EV3 0x0008 macro
|
Completed in 48 milliseconds