Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h359 #define HCI_DM5 0x4000 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c1828 if (conn->pkt_type & (HCI_DM5 | HCI_DH5)) in hci_conn_get_phy()
H A Dmgmt.c713 if (hdev->pkt_type & (HCI_DM5 | HCI_DH5)) in get_selected_phys()
3516 pkt_type |= (HCI_DH5 | HCI_DM5); in set_phy_configuration()
3518 pkt_type &= ~(HCI_DH5 | HCI_DM5); in set_phy_configuration()
H A Dhci_event.c664 hdev->pkt_type |= (HCI_DM5 | HCI_DH5); in hci_cc_read_local_features()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h454 #define HCI_DM5 0x4000 macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c2824 if (conn->pkt_type & (HCI_DM5 | HCI_DH5)) in hci_conn_get_phy()
H A Dmgmt.c761 if (hdev->pkt_type & (HCI_DM5 | HCI_DH5)) in get_selected_phys()
4051 pkt_type |= (HCI_DH5 | HCI_DM5); in set_phy_configuration()
4053 pkt_type &= ~(HCI_DH5 | HCI_DM5); in set_phy_configuration()
H A Dhci_event.c863 hdev->pkt_type |= (HCI_DM5 | HCI_DH5); in hci_cc_read_local_features()

Completed in 63 milliseconds