Searched refs:configureMTU (Results 1 – 1 of 1) sorted by relevance
671 public void configureMTU(int clientIf, String address, int mtu) { in configureMTU() method in GattService.BluetoothGattBinder676 service.configureMTU(clientIf, address, mtu); in configureMTU()2492 void configureMTU(int clientIf, String address, int mtu) { in configureMTU() method in GattService