Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c1913 cis->le_tx_phy = qos->ucast.out.phy; in hci_bind_cis()
2198 conn->le_tx_phy = qos->bcast.out.phy; in hci_bind_bis()
2199 conn->le_tx_phy = qos->bcast.out.phy; in hci_bind_bis()
2208 conn->le_tx_phy ? conn->le_tx_phy : in hci_bind_bis()
2287 le->le_tx_phy ? le->le_tx_phy : hdev->le_tx_def_phys); in hci_connect_cis()
2877 if (conn->le_tx_phy & HCI_LE_SET_PHY_1M) in hci_conn_get_phy()
2883 if (conn->le_tx_phy & HCI_LE_SET_PHY_2M) in hci_conn_get_phy()
2889 if (conn->le_tx_phy in hci_conn_get_phy()
[all...]
H A Dhci_event.c6888 conn->le_tx_phy = ev->tx_phy; in hci_le_phy_update_evt()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c1881 if (conn->le_tx_phy & HCI_LE_SET_PHY_1M) in hci_conn_get_phy()
1887 if (conn->le_tx_phy & HCI_LE_SET_PHY_2M) in hci_conn_get_phy()
1893 if (conn->le_tx_phy & HCI_LE_SET_PHY_CODED) in hci_conn_get_phy()
H A Dhci_event.c6003 conn->le_tx_phy = ev->tx_phy; in hci_le_phy_update_evt()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h639 __u8 le_tx_phy;
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h741 __u8 le_tx_phy; member

Completed in 39 milliseconds