Searched refs:HCI_3DH1 (Results 1 – 4 of 4) sorted by relevance
3005 if (!(conn->pkt_type & HCI_3DH1)) in hci_conn_get_phy() 3094 pkt_type &= ~HCI_3DH1; in bt_phy_pkt_type() 3096 pkt_type |= HCI_3DH1; in bt_phy_pkt_type()
762 if (!(hdev->pkt_type & HCI_3DH1)) in get_selected_phys() 4380 pkt_type &= ~HCI_3DH1; in set_phy_configuration() 4382 pkt_type |= HCI_3DH1; in set_phy_configuration()
3309 if (!(conn->pkt_type & HCI_3DH1)) in l2cap_mtu_auto()
511 #define HCI_3DH1 0x0004 macro