Searched refs:HCI_LE_SET_PHY_2M (Results 1 – 4 of 4) sorted by relevance
1909 #define scan_2m(dev) (((dev)->le_tx_def_phys & HCI_LE_SET_PHY_2M) || \1910 ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_2M))
2998 if (conn->le_tx_phy & HCI_LE_SET_PHY_2M) in hci_conn_get_phy()3001 if (conn->le_rx_phy & HCI_LE_SET_PHY_2M) in hci_conn_get_phy()
786 if (hdev->le_tx_def_phys & HCI_LE_SET_PHY_2M) in get_selected_phys()789 if (hdev->le_rx_def_phys & HCI_LE_SET_PHY_2M) in get_selected_phys()4080 cp_phy.tx_phys |= HCI_LE_SET_PHY_2M; in set_default_phy_sync()4089 cp_phy.rx_phys |= HCI_LE_SET_PHY_2M; in set_default_phy_sync()
4714 cp.tx_phys |= HCI_LE_SET_PHY_2M; in hci_le_set_default_phy_sync()4715 cp.rx_phys |= HCI_LE_SET_PHY_2M; in hci_le_set_default_phy_sync()