Searched refs:BT_PHY_LE_1M_RX (Results 1 – 2 of 2) sorted by relevance
143 #define BT_PHY_LE_1M_RX BIT(10) macro154 #define BT_PHY_LE_MASK (BT_PHY_LE_1M_TX | BT_PHY_LE_1M_RX | \
3032 phys |= BT_PHY_LE_1M_RX; in hci_conn_get_phy()3110 if (phys & BT_PHY_LE_1M_RX) in bt_phy_le_phy()