Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DGattServerFacade.java1068 public void onPhyRead(BluetoothDevice device, int txPhy, int rxPhy, int status) { in onPhyRead() method in GattServerFacade.BtGattServerCallback
DGattClientFacade.java2070 public void onPhyRead(BluetoothGatt gatt, int txPhy, int rxPhy, int status) { in onPhyRead() method in GattClientFacade.myBluetoothGattCallback