readPhy

abstract fun readPhy(device: ClientDevice)

Reads the current transmitter PHY and receiver PHY of the connection.

Parameters

device

The remote device to send this response to.

See also

(https://developer.android.com/reference/android/bluetooth/BluetoothGattServer#readPhy(android.bluetooth.BluetoothDevice))