Searched refs:HCI_LE_SET_PHY_CODED (Results 1 – 3 of 3) sorted by relevance
1180 #define scan_coded(dev) (((dev)->le_tx_def_phys & HCI_LE_SET_PHY_CODED) || \1181 ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_CODED))
1548 #define HCI_LE_SET_PHY_CODED 0x04 macro
725 if (hdev->le_tx_def_phys & HCI_LE_SET_PHY_CODED) in get_selected_phys()728 if (hdev->le_rx_def_phys & HCI_LE_SET_PHY_CODED) in get_selected_phys()3516 cp_phy.tx_phys |= HCI_LE_SET_PHY_CODED; in set_phy_configuration()3525 cp_phy.rx_phys |= HCI_LE_SET_PHY_CODED; in set_phy_configuration()