Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:explicitCallTransfer

871     public boolean explicitCallTransfer(BluetoothDevice device) {
872 if (DBG) log("explicitCallTransfer()");
876 return mService.explicitCallTransfer(device);