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