Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:terminateCall

816     public boolean terminateCall(BluetoothDevice device, BluetoothHeadsetClientCall call) {
817 if (DBG) log("terminateCall()");
821 return mService.terminateCall(device, call);