Searched refs:le_tx_phy (Results 1 – 3 of 3) sorted by relevance
1797 cis->le_tx_phy = qos->out.phy; in hci_bind_cis()1990 conn->le_tx_phy = qos->out.phy; in hci_bind_bis()1991 conn->le_tx_phy = qos->out.phy; in hci_bind_bis()2153 conn->le_tx_phy ? conn->le_tx_phy : in hci_connect_bis()2179 le->le_tx_phy ? le->le_tx_phy : hdev->le_tx_def_phys); in hci_connect_cis()2756 if (conn->le_tx_phy & HCI_LE_SET_PHY_1M) in hci_conn_get_phy()2762 if (conn->le_tx_phy & HCI_LE_SET_PHY_2M) in hci_conn_get_phy()2768 if (conn->le_tx_phy & HCI_LE_SET_PHY_CODED) in hci_conn_get_phy()
6771 conn->le_tx_phy = ev->tx_phy; in hci_le_phy_update_evt()
727 __u8 le_tx_phy; member