Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:disconnectProfile

987     public void disconnectProfile(BluetoothAdapter adapter, BluetoothDevice device, int profile,
990 methodName = String.format("disconnectProfile(profile=%d, device=%s)", profile, device);