Searched refs:BT_PHY_LE_2M_TX (Results 1 – 2 of 2) sorted by relevance
144 #define BT_PHY_LE_2M_TX BIT(11) macro155 BT_PHY_LE_2M_TX | BT_PHY_LE_2M_RX | \
3035 phys |= BT_PHY_LE_2M_TX; in hci_conn_get_phy()3113 if (phys & BT_PHY_LE_2M_TX) in bt_phy_le_phy()