Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h358 #define HCI_DM3 0x0400 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c1825 if (conn->pkt_type & (HCI_DM3 | HCI_DH3)) in hci_conn_get_phy()
H A Dmgmt.c710 if (hdev->pkt_type & (HCI_DM3 | HCI_DH3)) in get_selected_phys()
3511 pkt_type |= (HCI_DH3 | HCI_DM3); in set_phy_configuration()
3513 pkt_type &= ~(HCI_DH3 | HCI_DM3); in set_phy_configuration()
H A Dhci_event.c661 hdev->pkt_type |= (HCI_DM3 | HCI_DH3); in hci_cc_read_local_features()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h453 #define HCI_DM3 0x0400 macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c2821 if (conn->pkt_type & (HCI_DM3 | HCI_DH3)) in hci_conn_get_phy()
H A Dmgmt.c758 if (hdev->pkt_type & (HCI_DM3 | HCI_DH3)) in get_selected_phys()
4046 pkt_type |= (HCI_DH3 | HCI_DM3); in set_phy_configuration()
4048 pkt_type &= ~(HCI_DH3 | HCI_DM3); in set_phy_configuration()
H A Dhci_event.c860 hdev->pkt_type |= (HCI_DM3 | HCI_DH3); in hci_cc_read_local_features()

Completed in 54 milliseconds