Searched refs:le_rx_phy (Results 1 – 3 of 3) sorted by relevance
2055 if (conn->le_rx_phy & HCI_LE_SET_PHY_1M) in hci_conn_get_phy()2061 if (conn->le_rx_phy & HCI_LE_SET_PHY_2M) in hci_conn_get_phy()2067 if (conn->le_rx_phy & HCI_LE_SET_PHY_CODED) in hci_conn_get_phy()
6127 conn->le_rx_phy = ev->rx_phy; in hci_le_phy_update_evt()
682 __u8 le_rx_phy; member
Completed in 22 milliseconds