Searched refs:HCI_3DH1 (Results 1 – 4 of 4) sorted by relevance
2909 if (!(conn->pkt_type & HCI_3DH1)) in hci_conn_get_phy()2998 pkt_type &= ~HCI_3DH1; in bt_phy_pkt_type()3000 pkt_type |= HCI_3DH1; in bt_phy_pkt_type()
765 if (!(hdev->pkt_type & HCI_3DH1)) in get_selected_phys()4299 pkt_type &= ~HCI_3DH1; in set_phy_configuration()4301 pkt_type |= HCI_3DH1; in set_phy_configuration()
3267 if (!(conn->pkt_type & HCI_3DH1)) in l2cap_mtu_auto()
514 #define HCI_3DH1 0x0004 macro