Home
last modified time | relevance | path

Searched defs:onPhyRead (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java50 public void onPhyRead(BluetoothGatt gatt, int txPhy, int rxPhy, int status) { in onPhyRead() method in BluetoothGattCallback
DBluetoothGattServerCallback.java181 public void onPhyRead(BluetoothDevice device, int txPhy, int rxPhy, int status) { in onPhyRead() method in BluetoothGattServerCallback