Home
last modified time | relevance | path

Searched refs:le_rx_phy (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c1914 cis->le_rx_phy = qos->ucast.in.phy; in hci_bind_cis()
2289 le->le_rx_phy ? le->le_rx_phy : hdev->le_rx_def_phys); in hci_connect_cis()
2880 if (conn->le_rx_phy & HCI_LE_SET_PHY_1M) in hci_conn_get_phy()
2886 if (conn->le_rx_phy & HCI_LE_SET_PHY_2M) in hci_conn_get_phy()
2892 if (conn->le_rx_phy & HCI_LE_SET_PHY_CODED) in hci_conn_get_phy()
H A Dhci_event.c6889 conn->le_rx_phy = ev->rx_phy; in hci_le_phy_update_evt()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c1884 if (conn->le_rx_phy & HCI_LE_SET_PHY_1M) in hci_conn_get_phy()
1890 if (conn->le_rx_phy & HCI_LE_SET_PHY_2M) in hci_conn_get_phy()
1896 if (conn->le_rx_phy & HCI_LE_SET_PHY_CODED) in hci_conn_get_phy()
H A Dhci_event.c6004 conn->le_rx_phy = ev->rx_phy; in hci_le_phy_update_evt()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h640 __u8 le_rx_phy;
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h742 __u8 le_rx_phy; member

Completed in 30 milliseconds