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