Home
last modified time | relevance | path

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

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