Searched refs:BT_PHY_LE_CODED_TX (Results 1 – 2 of 2) sorted by relevance
146 #define BT_PHY_LE_CODED_TX BIT(13) macro156 BT_PHY_LE_CODED_TX | BT_PHY_LE_CODED_RX)
3041 phys |= BT_PHY_LE_CODED_TX; in hci_conn_get_phy()3119 if (phys & BT_PHY_LE_CODED_TX) in bt_phy_le_phy()