-
public interface RxBlePhyThe interface used in Set for requesting PHY when calling setPreferredPhy and inside PhyPair as results of readPhy and setPreferredPhy
-
-
Method Summary
-
-
Method Detail
-
getMask
abstract int getMask()
Corresponds to e.g. PHY_LE_CODED_MASK
-
getValue
abstract int getValue()
Corresponds to e.g. PHY_LE_CODED
-
-
-
-