Searched refs:HCI_3DH1 (Results 1 – 4 of 4) sorted by relevance
514 #define HCI_3DH1 0x0004 macro
2903 if (!(conn->pkt_type & HCI_3DH1)) in hci_conn_get_phy() 2992 pkt_type &= ~HCI_3DH1; in hci_abort_conn() 2994 pkt_type |= HCI_3DH1; in hci_abort_conn()
765 if (!(hdev->pkt_type & HCI_3DH1)) in get_selected_phys()4294 pkt_type &= ~HCI_3DH1; in set_phy_configuration()4296 pkt_type |= HCI_3DH1; in set_phy_configuration()
3247 if (!(conn->pkt_type & HCI_3DH1)) in l2cap_mtu_auto()