Home
last modified time | relevance | path

Searched refs:le_tx_phy (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c1869 if (conn->le_tx_phy & HCI_LE_SET_PHY_1M) in hci_conn_get_phy()
1875 if (conn->le_tx_phy & HCI_LE_SET_PHY_2M) in hci_conn_get_phy()
1881 if (conn->le_tx_phy & HCI_LE_SET_PHY_CODED) in hci_conn_get_phy()
H A Dhci_event.c5969 conn->le_tx_phy = ev->tx_phy; in hci_le_phy_update_evt()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h630 __u8 le_tx_phy; member