Searched refs:gattClientReadPhy (Results 1 – 3 of 3) sorted by relevance
468 public void gattClientReadPhy(int clientIf, String address) { in gattClientReadPhy() method in GattNativeInterface
2206 mNativeInterface.gattClientReadPhy(clientIf, address); in clientReadPhy()
190 verify(mNativeInterface).gattClientReadPhy(clientIf, address); in clientReadPhy()