Searched defs:onPhyRead (Results 1 – 2 of 2) sorted by relevance
50 public void onPhyRead(BluetoothGatt gatt, int txPhy, int rxPhy, int status) { in onPhyRead() method in BluetoothGattCallback
181 public void onPhyRead(BluetoothDevice device, int txPhy, int rxPhy, int status) { in onPhyRead() method in BluetoothGattServerCallback