public interface PhyPair
The interface used for results of readPhy and setPreferredPhy
abstract RxBlePhy
getTxPhy()
getRxPhy()
abstract int
hashCode()
abstract boolean
equals(@Nullable() Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@NonNull() abstract RxBlePhy getTxPhy()
@NonNull() abstract RxBlePhy getRxPhy()
abstract int hashCode()
abstract boolean equals(@Nullable() Object obj)