Searched refs:HCI_LE_SET_PHY_2M (Results 1 – 3 of 3) sorted by relevance
1203 #define scan_2m(dev) (((dev)->le_tx_def_phys & HCI_LE_SET_PHY_2M) || \1204 ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_2M))
1594 #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()3508 cp_phy.tx_phys |= HCI_LE_SET_PHY_2M; in set_phy_configuration()3517 cp_phy.rx_phys |= HCI_LE_SET_PHY_2M; in set_phy_configuration()