Home
last modified time | relevance | path

Searched refs:HCI_DH3 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci.h450 #define HCI_DH3 0x0800 macro
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c2854 if (conn->pkt_type & (HCI_DM3 | HCI_DH3)) in hci_conn_get_phy()
H A Dmgmt.c746 if (hdev->pkt_type & (HCI_DM3 | HCI_DH3)) in get_selected_phys()
4044 pkt_type |= (HCI_DH3 | HCI_DM3); in set_phy_configuration()
4046 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()