Searched refs:BT_PHY_LE_2M_RX (Results 1 – 2 of 2) sorted by relevance
145 #define BT_PHY_LE_2M_RX BIT(12) macro155 BT_PHY_LE_2M_TX | BT_PHY_LE_2M_RX | \
3038 phys |= BT_PHY_LE_2M_RX; in hci_conn_get_phy()3116 if (phys & BT_PHY_LE_2M_RX) in bt_phy_le_phy()