Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:rejectIncomingConnect

657     public boolean rejectIncomingConnect(BluetoothDevice device) {
658 if (DBG) log("rejectIncomingConnect");
661 return mService.rejectIncomingConnect(device);