Home
last modified time | relevance | path

Searched refs:BT_PHY_LE_CODED_RX (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/bluetooth/
H A Dbluetooth.h147 #define BT_PHY_LE_CODED_RX BIT(14) macro
156 BT_PHY_LE_CODED_TX | BT_PHY_LE_CODED_RX)
/linux/net/bluetooth/
H A Dhci_conn.c3044 phys |= BT_PHY_LE_CODED_RX; in hci_conn_get_phy()
3122 if (phys & BT_PHY_LE_CODED_RX) in bt_phy_le_phy()