readPhy

abstract fun readPhy(): Boolean

This method should initiate reading the current PHY parameters.

The result should be reported by emitting PhyChanged event to events flow.

Throws

If BLUETOOTH_CONNECT permission is denied.