Home
last modified time | relevance | path

Searched refs:SCO_ESCO_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h391 #define SCO_ESCO_MASK (ESCO_HV1 | ESCO_HV2 | ESCO_HV3) macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c563 conn->pkt_type = (hdev->esco_type & SCO_ESCO_MASK) | in hci_conn_add()
H A Dhci_event.c4395 conn->pkt_type = (hdev->esco_type & SCO_ESCO_MASK) | in hci_sync_conn_complete_evt()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h486 #define SCO_ESCO_MASK (ESCO_HV1 | ESCO_HV2 | ESCO_HV3) macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c995 conn->pkt_type = (hdev->esco_type & SCO_ESCO_MASK) | in hci_conn_add()
H A Dhci_event.c5105 conn->pkt_type = (hdev->esco_type & SCO_ESCO_MASK) | in hci_sync_conn_complete_evt()

Completed in 35 milliseconds