Searched refs:onPhyRead (Results 1 – 2 of 2) sorted by relevance
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ | ||
D | GattServerFacade.java | 1068 public void onPhyRead(BluetoothDevice device, int txPhy, int rxPhy, int status) { in onPhyRead() method in GattServerFacade.BtGattServerCallback |
D | GattClientFacade.java | 2070 public void onPhyRead(BluetoothGatt gatt, int txPhy, int rxPhy, int status) { in onPhyRead() method in GattClientFacade.myBluetoothGattCallback |