Searched refs:HCI_LE_SET_PHY_2M (Results 1 – 3 of 3) sorted by relevance
1177 #define scan_2m(dev) (((dev)->le_tx_def_phys & HCI_LE_SET_PHY_2M) || \1178 ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_2M))
1547 #define HCI_LE_SET_PHY_2M 0x02 macro
719 if (hdev->le_tx_def_phys & HCI_LE_SET_PHY_2M) in get_selected_phys()722 if (hdev->le_rx_def_phys & HCI_LE_SET_PHY_2M) in get_selected_phys()3513 cp_phy.tx_phys |= HCI_LE_SET_PHY_2M; in set_phy_configuration()3522 cp_phy.rx_phys |= HCI_LE_SET_PHY_2M; in set_phy_configuration()