Searched refs:gattServerReadPhy (Results 1 – 3 of 3) sorted by relevance
611 public void gattServerReadPhy(int clientIf, String address) { in gattServerReadPhy() method in GattNativeInterface
3224 mNativeInterface.gattServerReadPhy(serverIf, address); in serverReadPhy()
588 verify(mNativeInterface).gattServerReadPhy(serverIf, address); in serverReadPhy()