Searched refs:le_rx_def_phys (Results 1 – 6 of 6) sorted by relevance
514 __u8 le_rx_def_phys; member1844 ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_1M))1849 ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_2M))1856 ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_CODED))
2293 le->le_rx_phy ? le->le_rx_phy : hdev->le_rx_def_phys); in hci_connect_cis()
795 if (hdev->le_rx_def_phys & HCI_LE_SET_PHY_1M) in get_selected_phys()801 if (hdev->le_rx_def_phys & HCI_LE_SET_PHY_2M) in get_selected_phys()807 if (hdev->le_rx_def_phys & HCI_LE_SET_PHY_CODED) in get_selected_phys()
2517 hdev->le_rx_def_phys = HCI_LE_SET_PHY_1M; in hci_alloc_dev_priv()
4538 hdev->le_rx_def_phys = HCI_LE_SET_PHY_1M; in hci_le_set_default_phy_sync()
1445 hdev->le_rx_def_phys = cp->rx_phys; in hci_cc_le_set_default_phy()